-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v1.32.x #851
Release/v1.32.x #851
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0752034 - Browse repository at this point
Copy the full SHA 0752034View commit details
Commits on Feb 27, 2024
-
[release/v1.32.x] Add commits from main branch (#761)
* E2E Testing: Add failure in waiting for pods to retry mechanism (#659) * Revert "E2E Testing: Add failure in waiting for pods to retry mechanism (#659)" (#661) This reverts commit a5f5565. * Bump github/codeql-action from 2 to 3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Feat: add support to releasing to private ECR (#633) * Removing patch dependencies scope restriction to release branch only (#670) Removing patches scope restriction to release branch * Updating patch file path and Excluding windows-built for patch build * Add patch dependencies and publish to maven local (#677) Add patch dependencies and publish to maven local for appsignals tests for canaries * nightly-build workfow update (#627) nightly-build-update seprarte out contract tests and timestamp * Adding missing symbols (#679) * Fixing main build failure (#680) * Updating workflows * Do not sign patched artifacts at PR time (#691) * Do not sign patched artifacts at PR time * Fix dir structure * Just don't provide keys to the workflow * Set env vars conditionally * Double quote * Use truthy statement instead * Use env vars to avoid inject attacks * Delete unncessary workflow * Use doublequote for substitution * Bump rust from 1.74 to 1.75 Bumps rust from 1.74 to 1.75. --- updated-dependencies: - dependency-name: rust dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump tempfile from 3.8.1 to 3.9.0 in /tools/cp-utility Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1 Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump com.linecorp.armeria:armeria-bom from 1.26.3 to 1.26.4 Bumps [com.linecorp.armeria:armeria-bom](https://github.com/line/armeria) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/line/armeria/releases) - [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg) - [Commits](line/armeria@armeria-1.26.3...armeria-1.26.4) --- updated-dependencies: - dependency-name: com.linecorp.armeria:armeria-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.8.0 Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.3.1 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Changing from workflow to action (#694) Change from workflow to action * Dry run validator before pull request (#690) * Create test_validator * Rename test_validator to test_validator.yml * Update appsignals-e2e-ec2-test.yml * Update appsignals-e2e-ec2-canary-test.yml * Update appsignals-e2e-eks-canary-test.yml * add option to allow validator dry run compile * allow test validator dry run * allow test validator dry run * allow test validator dry run * allow test validator dry run * allow test validator dry run * allow test validator dry run * Allow PR-build test to test validator success to build * Revert change in E2E Test * Revert unneeded change * Revert unneeded change * Use Gradle-Build-Action instead of run command * delete unneeded indent * delete unneeded indent * delete unneeded indent * Handle multi-line strings (#700) * Use input rather than secret (#702) * Fix usage of input variable in workflows (#703) * remove unncessary build output * Fix region in app signal e2e workflow * Fix incorrect usage of env var * fix nightly build wf also * Build patched artifacts in codeql workflow (#701) * Build patched artifacts in codeql workflow * Add cache check * Set default region as build output (#704) * Set output for default region * Update the rest of the workflows * reorder init (#705) * add outputs context (#706) * Reinsert aws default region env var (#708) * Reinsert aws default region env var * Use explicit job for setting env var output * Fix tab spacing * revert region changes to app signal wfs * revert 703 changes fully * Build before publishing in e2e operator tests (#710) * Build before publishing * Add sample app build as dependency * Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.1 (#695) Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/stale from 8 to 9 (#638) Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.google.guava:guava-bom from 32.1.3-jre to 33.0.0-jre (#696) Bumps [com.google.guava:guava-bom](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1 (#698) Bumps org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/setup-java from 3 to 4 (#681) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Change terraform to use minimal ami (#712) * Change terraform to use minimal ami * Combine wget and java11 installation --------- Co-authored-by: ADOT Patch workflow <[email protected]> * Add Documentation for Testing E2E Resource Changes (#709) * Add documentation for testing E2E resource changes, download enablement script from public repo * Additional changes to the README.md * Change back whitespace * Remove secret and run test on the canary * Add extra note to EKS cluster setup * Remove Internal Reference --------- Co-authored-by: ADOT Patch workflow <[email protected]> * Add E2E EC2 Release Testing for Main Build (#713) * Add E2E EC2 Release Testing for Main Build * Fix changes based on PR * Change Terraform variable * Update variable name * Edit if statement for main build --------- Co-authored-by: ADOT Patch workflow <[email protected]> * Bump actions/setup-go from 4 to 5 (#639) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix typos (#730) A few small fixes, no functional changes. * Update README.md (#743) * Remote target (#745) * Setting SQS remote target to ARN * Adding remote target for the other services * Ran spotless * Adding more tests * Adding more tests * Addressing PR * Fixing contract tests * Fixing PR * Rename AppSignals configs with backward compatibility (#744) * Rename AppSignals configs with backwards compatibility * update config name in contract tests * fixing related javadoc * Updated generateRemoteService to parse HTTP_URL as last resort (#750) * Updated generateRemoteService to parse HTTP_URL as last resort * fixed violations * updated comments * applied comments * Support AppSignals metrics transport protocol configuration (#752) * Support AppSignals metrics transport protocol configuration * rename SMP to AppSignals * rename Span Metrics to AppSignals * run gradlew :awsagentprovider:spotlessApply * Parse db.statement attribute for database instrumentation (#755) * Parse db.statement attribute for database instrumentation * reverted file change * fixed tests * fixed formating * applied comments * fixed ordering * Bump gradle/gradle-build-action from 2 to 3 (#732) Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * prefix AWS.SDK to the RemoteService from v1 (#756) * Update RemoteTarget Value to ::s3:::e2e-test-bucket-name for aws-sdk-call on E2E EC2 Tests (#757) Co-authored-by: Harry Ryu <[email protected]> * update the remote target for eks e2e validations (#758) * Add `RPC_SYSTEM` testing to AWS SDK contract tests (#760) Followup contract test improvement following from #756 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Mahad Janjua <[email protected]> Co-authored-by: Mengyi Zhou (bjrara) <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Philipe Mendes da Silva <[email protected]> Co-authored-by: Paurush Garg <[email protected]> Co-authored-by: Paurush Garg <[email protected]> Co-authored-by: bryan-aguilar <[email protected]> Co-authored-by: XinRan Zhang <[email protected]> Co-authored-by: Harry <[email protected]> Co-authored-by: ADOT Patch workflow <[email protected]> Co-authored-by: Thomas Pierce <[email protected]> Co-authored-by: atshaw43 <[email protected]> Co-authored-by: Prashant Srivastava <[email protected]> Co-authored-by: Mohamed Asaker <[email protected]> Co-authored-by: Lei Wang <[email protected]> Co-authored-by: Harry Ryu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c25eaa - Browse repository at this point
Copy the full SHA 8c25eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a51f93 - Browse repository at this point
Copy the full SHA 0a51f93View commit details
Commits on May 16, 2024
-
Update release testing for e2e tests (#770)
* Update release testing for e2e tests * Update E2E Test with latest artifact
Configuration menu - View commit details
-
Copy full SHA for 357d130 - Browse repository at this point
Copy the full SHA 357d130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1ff21 - Browse repository at this point
Copy the full SHA 4b1ff21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c63e58 - Browse repository at this point
Copy the full SHA 1c63e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68588c - Browse repository at this point
Copy the full SHA e68588cView commit details -
Metric Schema and config name changes
In this commit, we are removing RemoteTarget and replacing with RemoteResourceIdentifier and RemoteResourceType. Further, we are formatting RemoteService, and the content of the RemoteResource attributes such that they align with AWS Cloud Control resource names. In addition to these changes, we are modifying the config names used for enabling and configuring Application Signals to use the full feature name, "application.signals".
Configuration menu - View commit details
-
Copy full SHA for a348244 - Browse repository at this point
Copy the full SHA a348244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37957a5 - Browse repository at this point
Copy the full SHA 37957a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 623bde1 - Browse repository at this point
Copy the full SHA 623bde1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370af10 - Browse repository at this point
Copy the full SHA 370af10View commit details -
Update settings.gradle.kts to remove outdate code (#802)
* Update settings.gradle.kts to remove outdate code * Remove testing validator in PR build
Configuration menu - View commit details
-
Copy full SHA for 14e7161 - Browse repository at this point
Copy the full SHA 14e7161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f47d4b - Browse repository at this point
Copy the full SHA 6f47d4bView commit details -
Merge pull request #807 from aws-observability/release/v1.32.2
Prepare Release/v1.32.2
Configuration menu - View commit details
-
Copy full SHA for 91cbba8 - Browse repository at this point
Copy the full SHA 91cbba8View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d7f17e - Browse repository at this point
Copy the full SHA 0d7f17eView commit details -
Merge pull request #809 from aws-observability/patch-test
Update Release Testing with latest changes
Configuration menu - View commit details
-
Copy full SHA for c417486 - Browse repository at this point
Copy the full SHA c417486View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8a362e - Browse repository at this point
Copy the full SHA f8a362eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8469ae5 - Browse repository at this point
Copy the full SHA 8469ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a0bb4 - Browse repository at this point
Copy the full SHA 99a0bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f16996 - Browse repository at this point
Copy the full SHA 6f16996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b63129 - Browse repository at this point
Copy the full SHA 5b63129View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa76acc - Browse repository at this point
Copy the full SHA fa76accView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7baab2 - Browse repository at this point
Copy the full SHA d7baab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e80f90 - Browse repository at this point
Copy the full SHA 5e80f90View commit details -
Update CONTRIBUTING.md for PR best practices
Clarify expectations around PRs.
Configuration menu - View commit details
-
Copy full SHA for caccd44 - Browse repository at this point
Copy the full SHA caccd44View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e8924 - Browse repository at this point
Copy the full SHA e6e8924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3472c29 - Browse repository at this point
Copy the full SHA 3472c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca01d87 - Browse repository at this point
Copy the full SHA ca01d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f8963 - Browse repository at this point
Copy the full SHA 04f8963View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01725e - Browse repository at this point
Copy the full SHA d01725eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 843c331 - Browse repository at this point
Copy the full SHA 843c331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dfdfc0 - Browse repository at this point
Copy the full SHA 9dfdfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48b6ed - Browse repository at this point
Copy the full SHA d48b6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd6921 - Browse repository at this point
Copy the full SHA 0fd6921View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc53e88 - Browse repository at this point
Copy the full SHA dc53e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf2371 - Browse repository at this point
Copy the full SHA cbf2371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1512995 - Browse repository at this point
Copy the full SHA 1512995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cee702 - Browse repository at this point
Copy the full SHA 2cee702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ed536 - Browse repository at this point
Copy the full SHA 64ed536View commit details -
Configuration menu - View commit details
-
Copy full SHA for c77f967 - Browse repository at this point
Copy the full SHA c77f967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f10059 - Browse repository at this point
Copy the full SHA 6f10059View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd913b - Browse repository at this point
Copy the full SHA ffd913bView commit details -
Bump to gradle-nexus publish-plugin 2.0.0 to attempt to fix main build issue where we can no longer publish to maven.
Configuration menu - View commit details
-
Copy full SHA for 55f4c87 - Browse repository at this point
Copy the full SHA 55f4c87View commit details -
Commands run: ./gradlew wrapper --gradle-version 8.8 ./gradlew wrapper
Configuration menu - View commit details
-
Copy full SHA for b50f99e - Browse repository at this point
Copy the full SHA b50f99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be1edb - Browse repository at this point
Copy the full SHA 4be1edbView commit details -
Merge pull request #837 from aws-observability/1323-branch
Prepare Release/v1.32.3
Configuration menu - View commit details
-
Copy full SHA for 8664b26 - Browse repository at this point
Copy the full SHA 8664b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f34ea3 - Browse repository at this point
Copy the full SHA 6f34ea3View commit details
Commits on Jul 11, 2024
-
Merge pull request #839 from zzhlogin/release/v1.32.x
Add opentelemetry-java-instrumentation.patch.
Configuration menu - View commit details
-
Copy full SHA for 87c6cf3 - Browse repository at this point
Copy the full SHA 87c6cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ead002 - Browse repository at this point
Copy the full SHA 6ead002View commit details -
Merge pull request #841 from zzhlogin/release/v1.32.x
Update License Report.
Configuration menu - View commit details
-
Copy full SHA for 753acdf - Browse repository at this point
Copy the full SHA 753acdfView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 648cf5d - Browse repository at this point
Copy the full SHA 648cf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for de611c9 - Browse repository at this point
Copy the full SHA de611c9View commit details -
Merge pull request #847 from aws-observability/1.32.x-temp-fix
temp: Comment out ECR-related release steps
Configuration menu - View commit details
-
Copy full SHA for f982522 - Browse repository at this point
Copy the full SHA f982522View commit details
Commits on Jul 22, 2024
-
Revert "Add build release step back"
This reverts commit de611c9.
Configuration menu - View commit details
-
Copy full SHA for a50e1df - Browse repository at this point
Copy the full SHA a50e1dfView commit details -
Revert "temp: Comment out ECR-related release steps"
This reverts commit 648cf5d.
Configuration menu - View commit details
-
Copy full SHA for 55f15d7 - Browse repository at this point
Copy the full SHA 55f15d7View commit details -
Merge pull request #849 from aws-observability/uncomment-release-steps
revert: Uncomment release steps that were commented in #847
Configuration menu - View commit details
-
Copy full SHA for fa7fc21 - Browse repository at this point
Copy the full SHA fa7fc21View commit details