Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2023

Bumps the github-actions group with 1 update: actions/upload-artifact.

Updates actions/upload-artifact from 3 to 4

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

v3.1.3

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

  • Update all @actions/* NPM packages to their latest versions- #374
  • Update all dev dependencies to their most recent versions - #375

v3.1.1

  • Update actions/core package to latest version to remove set-output deprecation warning #351

v3.1.0

What's Changed

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2023
@dependabot dependabot bot requested a review from a team December 17, 2023 22:11
@LikeTheSalad LikeTheSalad merged commit 7e1dcad into main Dec 18, 2023
@LikeTheSalad LikeTheSalad deleted the dependabot/github_actions/github-actions-cb1dee63db branch December 18, 2023 09:59
LikeTheSalad added a commit that referenced this pull request Jan 25, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
LikeTheSalad added a commit that referenced this pull request Feb 2, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
LikeTheSalad added a commit that referenced this pull request Mar 14, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
LikeTheSalad added a commit that referenced this pull request Mar 27, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 2, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 3, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 3, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 3, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 3, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 3, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request Apr 4, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> * Remove compilesdk validation (#292) * Removing androidx libs version constraints * Updating tests * Updating sample app compileSdk version * Updating notice files * Updated the changelog * Preparing for the next release (#294) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Main to 0.x (#290) * Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co> * Main to 0.x (#291) * Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request May 20, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> * Remove compilesdk validation (#292) * Removing androidx libs version constraints * Updating tests * Updating sample app compileSdk version * Updating notice files * Updated the changelog * Preparing for the next release (#294) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Resolving main to release-branch conflicts before creating PR from main (#299) * Upgrade gradle version (#300) * Upgrading to gradle 8.4 * Bumping up gradle env * Using MaxMetaspaceSize * Enabling desugaring * Using new env var mocking lib * Adding buildconfg fields for tests * Updating tests * Using Java 17 * github-action: enable provenance for jar/aar files (#288) * Documentation changes (#302) * Bumping Kotlin min version * Adding signals examples for manual instrumentation * Explaining sessions in the docs * Clean up * github-action: add attestations scope (#305) * Bump upstream version (#304) * Bumping OTel deps and addressing Event api changes * Addressing app listener interface issue * Sorting lifecycle instrumentation * Using new disk buffering api * Adjusting tests to api changes * Bumping up semconv and contrib versions * Making CreateNoticeTask output a dir * Updating jar notice tasks * Adding notice file to repo for android libs * Fixing jar create notice file resources dependency * Bump actions/download-artifact from 3 to 4 in the github-actions group (#306) Bumps the github-actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "Bump actions/download-artifact from 3 to 4 in the github-actions grou…" (#307) This reverts commit b7d76f4. * github-action: use setup composite action for jdk conf (#311) * Addressing r8 issues (#309) * Updating build-tools processor to not leak compile-only annotation * Bumping up gradle in sample app * Adding R8 common rules * Updating changelog * github-action: delete opentelemetry workflow (#312) * github-action: use actions/attest-build-provenance (#313) * Adding faq on SSL/TLS config (#310) * Adding faq on SSL/TLS * Fixing typo * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#314) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
LikeTheSalad added a commit that referenced this pull request May 30, 2024
* Bump the github-actions group with 1 update (#250) Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add sample app (#249) * Created sample app dir * Adding code from sample-app-android-apm * Setting latest lib version on sample app * Updating the sample app README * Adding doc comment * ci(release): use new set of credentials for GPG and Maven Central (#255) * ci(buildkite): vault context switch (#256) * Revert "Bump the github-actions group with 1 update" (#257) * ci(release): use the new vault secret path (#258) * ci(release): fetch field in plain format (#259) * Sim operator fix (#261) * Calling getSimOperator once * Validating simOperator calls * Updated changelog * Using short key id (#262) * Release 0.13.1 (#263) * Preparing for the next release * Update gradle.properties * Update CHANGELOG.asciidoc * Update CHANGELOG.asciidoc --------- Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> * backstage: add tags for the obltmachine/apmmachine and other things (#266) * Release/0.14.0 (#267) * Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#268) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Updated the changelog (#269) * Make resources configurable (#276) * Making OTel resource configurable * Validating configured resource * Adding resource config docs * Updated the CHANGELOG.asciidoc * ci: use VM with the installed tools and fallback otherwise (#274) * Preparing for the next release (#277) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * github-action: listen for all the github workflows (#279) * security: add permissions block to workflows (#272) * security: add permissions block to workflows * Add permissions * Documentation update (#281) * Removing links to latest version of artifacts * Adding note to warn users about version 1.13.1 * Update docs/setup.asciidoc Co-authored-by: Emily S <emily.s@elastic.co> * Updating note * Removing 1.13.1 notes --------- Co-authored-by: Emily S <emily.s@elastic.co> * Cicd version validation (#282) * Validating version override format and major/minor values * Reorganizing code * Reorganizing code * Providing clearer function name * Updating setup doc versions in post deploy process (#283) * Cicd release messages update (#284) * Enhancing slack messages when a release is triggered * Showing release input params in slack message * Github action to automatically update version branch after a release (#285) * Created action to automatically update version branch with the latest changes from main after a release * Update .github/workflows/updateVersionBranch.yml Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> * Remove compilesdk validation (#292) * Removing androidx libs version constraints * Updating tests * Updating sample app compileSdk version * Updating notice files * Updated the changelog * Preparing for the next release (#294) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Resolving main to release-branch conflicts before creating PR from main (#299) * Upgrade gradle version (#300) * Upgrading to gradle 8.4 * Bumping up gradle env * Using MaxMetaspaceSize * Enabling desugaring * Using new env var mocking lib * Adding buildconfg fields for tests * Updating tests * Using Java 17 * github-action: enable provenance for jar/aar files (#288) * Documentation changes (#302) * Bumping Kotlin min version * Adding signals examples for manual instrumentation * Explaining sessions in the docs * Clean up * github-action: add attestations scope (#305) * Bump upstream version (#304) * Bumping OTel deps and addressing Event api changes * Addressing app listener interface issue * Sorting lifecycle instrumentation * Using new disk buffering api * Adjusting tests to api changes * Bumping up semconv and contrib versions * Making CreateNoticeTask output a dir * Updating jar notice tasks * Adding notice file to repo for android libs * Fixing jar create notice file resources dependency * Bump actions/download-artifact from 3 to 4 in the github-actions group (#306) Bumps the github-actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "Bump actions/download-artifact from 3 to 4 in the github-actions grou…" (#307) This reverts commit b7d76f4. * github-action: use setup composite action for jdk conf (#311) * Addressing r8 issues (#309) * Updating build-tools processor to not leak compile-only annotation * Bumping up gradle in sample app * Adding R8 common rules * Updating changelog * github-action: delete opentelemetry workflow (#312) * github-action: use actions/attest-build-provenance (#313) * Adding faq on SSL/TLS config (#310) * Adding faq on SSL/TLS * Fixing typo * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Update docs/faq.asciidoc Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> --------- Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> * Preparing for the next release (#314) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Bump actions/attest-build-provenance from 1.1.1 to 1.1.2 in the github-actions group (#317) Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance). Updates `actions/attest-build-provenance` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@951c0c5...173725a) * Fetching remote branches before switching to version branch (#316) * Fetching remote branches before switching to version branch * Using checkout action params to fetch all git branches * Adding http exporting path (#319) * Adding http exporting path * Updated changelog * Preparing for the next release (#320) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> * Adding write permissions to updateVersionBranch.yml (#322) * Upgrading byte buddy plugin (#324) * Upgrading byte buddy plugin * Updated chagelog * Updating notice files metadata * Preparing for the next release (#325) Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: César <56847527+LikeTheSalad@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com> Co-authored-by: apmmachine <apmmachine@users.noreply.github.com> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> Co-authored-by: Jan Calanog <jan.calanog@elastic.co> Co-authored-by: Emily S <emily.s@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-android agent-mobile dependencies Pull requests that update a dependency file

1 participant