Skip to content
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] Add commits from main branch #761

Merged

Conversation

vasireddy99
Copy link
Contributor

@vasireddy99 vasireddy99 commented Feb 23, 2024

Merge commits from main to release/1.32.x branch to contain all the required commits.

Command used to do create this pr - git merge main on release/v1.32.x and resolved conflicts.

Commits picked from main to release branch

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

majanjua-amzn and others added 30 commits December 15, 2023 18:00
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] <support@github.com>
…_release_v1.32.x_to_main

Merge release v1.32.x to main
)

Add patch dependencies and publish to maven local for appsignals tests for canaries
nightly-build-update seprarte out contract tests and timestamp
* 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
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
…dabot/docker/rust-1.75

Bump rust from 1.74 to 1.75
…dabot/gradle/com.linecorp.armeria-armeria-bom-1.26.4

Bump com.linecorp.armeria:armeria-bom from 1.26.3 to 1.26.4
…dabot/github_actions/github/codeql-action-3

Bump github/codeql-action from 2 to 3
…dabot/cargo/tools/cp-utility/tempfile-3.9.0

Bump tempfile from 3.8.1 to 3.9.0 in /tools/cp-utility
…dabot/gradle/org.mockito-mockito-junit-jupiter-5.8.0

Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.8.0
…dabot/gradle/org.apache.logging.log4j-log4j-core-2.22.1

Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1
* 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
dependabot bot and others added 19 commits January 10, 2024 15:19
…ility#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change terraform to use minimal ami

* Combine wget and java11 installation

---------

Co-authored-by: ADOT Patch workflow <adot-patch-workflow@github.com>
…#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 <adot-patch-workflow@github.com>
* 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 <adot-patch-workflow@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
A few small fixes, no functional changes.
* 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
…ity#744)

* Rename AppSignals configs with backwards compatibility

* update config name in contract tests

* fixing related javadoc
…bservability#750)

* Updated generateRemoteService to parse HTTP_URL as last resort

* fixed violations

* updated comments

* applied comments
…rvability#752)

* Support AppSignals metrics transport protocol configuration

* rename SMP to AppSignals

* rename Span Metrics to AppSignals

* run gradlew :awsagentprovider:spotlessApply
…ability#755)

* Parse db.statement attribute for database instrumentation

* reverted file change

* fixed tests

* fixed formating

* applied comments

* fixed ordering
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…call on E2E EC2 Tests (aws-observability#757)

Co-authored-by: Harry Ryu <khryu999@gmail.com>
@vasireddy99 vasireddy99 requested a review from a team as a code owner February 23, 2024 23:50
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 65.69767% with 59 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (release/v1.32.x@0752034). Click here to learn what that means.

Files Patch % Lines
...ent/providers/AwsAppSignalsCustomizerProvider.java 5.88% 29 Missing and 3 partials ⚠️
...pentelemetry/javaagent/providers/SqsUrlParser.java 76.74% 9 Missing and 11 partials ⚠️
...vaagent/providers/AwsMetricAttributeGenerator.java 87.17% 1 Missing and 4 partials ⚠️
...try/javaagent/providers/AwsSpanProcessingUtil.java 83.33% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/v1.32.x     #761   +/-   ##
==================================================
  Coverage                   ?   52.69%           
  Complexity                 ?      316           
==================================================
  Files                      ?       40           
  Lines                      ?     1446           
  Branches                   ?      178           
==================================================
  Hits                       ?      762           
  Misses                     ?      637           
  Partials                   ?       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thpierce
Copy link
Contributor

thpierce commented Feb 26, 2024

When I run git log release/v1.31.x..main --format="%h - %ad - %s" --date=format:'%b %d %Y', I get the following list of commits:

294e957 - Feb 23 2024 - Add `RPC_SYSTEM` testing to AWS SDK contract tests (#760)
50f1a20 - Feb 22 2024 - update the remote target for eks e2e validations (#758)
c352494 - Feb 22 2024 - Update RemoteTarget Value to ::s3:::e2e-test-bucket-name for aws-sdk-call on E2E EC2 Tests (#757)
6d41a16 - Feb 22 2024 - prefix AWS.SDK to the RemoteService from v1 (#756)
7fdbf21 - Feb 22 2024 - Bump gradle/gradle-build-action from 2 to 3 (#732)
86c1bda - Feb 21 2024 - Parse db.statement attribute for database instrumentation (#755)
56c20f2 - Feb 21 2024 - Support AppSignals metrics transport protocol configuration (#752)
34a2f17 - Feb 20 2024 - Updated generateRemoteService to parse HTTP_URL as last resort (#750)
61460af - Feb 13 2024 - Rename AppSignals configs with backward compatibility (#744)
757e2ef - Feb 13 2024 - Remote target (#745)
fb25e6d - Feb 09 2024 - Update README.md (#743)
cf3c27a - Jan 29 2024 - Fix typos (#730)
c1a8428 - Jan 21 2024 - Bump actions/setup-go from 4 to 5 (#639)
4be6798 - Jan 18 2024 - Add E2E EC2 Release Testing for Main Build (#713)
b907c0f - Jan 17 2024 - Add Documentation for Testing E2E Resource Changes (#709)
0ffa2a7 - Jan 11 2024 - Change terraform to use minimal ami (#712)
00900ac - Jan 10 2024 - Bump actions/setup-java from 3 to 4 (#681)
991fc0b - Jan 10 2024 - Bump org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1 (#698)
3607a18 - Jan 10 2024 - Bump com.google.guava:guava-bom from 32.1.3-jre to 33.0.0-jre (#696)
559cf27 - Jan 10 2024 - Bump actions/stale from 8 to 9 (#638)
8f8e556 - Jan 10 2024 - Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.1 (#695)
c465b5d - Jan 10 2024 - Build before publishing in e2e operator tests (#710)
2c9c129 - Jan 09 2024 - Reinsert aws default region env var (#708)
6c850da - Jan 09 2024 - add outputs context (#706)
d760169 - Jan 09 2024 - reorder init (#705)
59de65d - Jan 09 2024 - Set default region as build output (#704)
11a7f8a - Jan 09 2024 - Build patched artifacts in codeql workflow (#701)
41f4c50 - Jan 09 2024 - Fix usage of input variable in workflows (#703)
2f29ec1 - Jan 09 2024 - Use input rather than secret (#702)
a1722da - Jan 09 2024 - Handle multi-line strings (#700)
42a08de - Jan 09 2024 - Dry run validator before pull request (#690)
88fc9c4 - Jan 09 2024 - Changing from workflow to action (#694)
8924b9c - Jan 08 2024 - Merge pull request #683 from aws-observability/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.22.1
add2545 - Jan 08 2024 - Merge pull request #682 from aws-observability/dependabot/gradle/org.mockito-mockito-junit-jupiter-5.8.0
19528a9 - Jan 08 2024 - Merge pull request #686 from aws-observability/dependabot/cargo/tools/cp-utility/tempfile-3.9.0
47047d2 - Jan 08 2024 - Merge pull request #666 from aws-observability/dependabot/github_actions/github/codeql-action-3
fd73a99 - Jan 08 2024 - Merge pull request #640 from aws-observability/dependabot/gradle/com.linecorp.armeria-armeria-bom-1.26.4
23448ba - Jan 08 2024 - Merge pull request #687 from aws-observability/dependabot/docker/rust-1.75
8a1a827 - Jan 06 2024 - Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.8.0
401a09e - Jan 06 2024 - Bump com.linecorp.armeria:armeria-bom from 1.26.3 to 1.26.4
78f0f6f - Jan 06 2024 - Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1
7d064d7 - Jan 06 2024 - Bump tempfile from 3.8.1 to 3.9.0 in /tools/cp-utility
f6ec5aa - Jan 06 2024 - Bump rust from 1.74 to 1.75
0295b4a - Jan 05 2024 - Do not sign patched artifacts at PR time (#691)
bb2796f - Jan 05 2024 - Merge pull request #689 from aws-observability/update-flows
fdfb4ab - Jan 03 2024 - Updating workflows
b6e0887 - Dec 30 2023 - Fixing main build failure (#680)
c982749 - Dec 29 2023 - Adding missing symbols (#679)
491620b - Dec 29 2023 - nightly-build workfow update (#627)
dc55921 - Dec 27 2023 - Add patch dependencies and publish to maven local (#677)
b5e7788 - Dec 27 2023 - Merge pull request #671 from aws-observability/merge_release_v1.32.x_to_main
10a13cc - Dec 21 2023 - Updating patch file path and Excluding windows-built for patch build
d331e8e - Dec 21 2023 - Merging Release v1.32.x branch to main
6c223a3 - Dec 21 2023 - Removing patch dependencies scope restriction to release branch only (#670)
e48f3cf - Dec 20 2023 - Feat: add support to releasing to private ECR (#633)
203cbaa - Dec 20 2023 - Restore Cache (#667)
65e3eb3 - Dec 19 2023 - Dependency Updates v1.32.x (#622)
7714afb - Dec 19 2023 - Bump github/codeql-action from 2 to 3
f44e8d0 - Dec 15 2023 - Merge pull request #658 from aws-observability/merge_main_to_release/v1.32.x
98c6d3d - Dec 15 2023 - Revert "E2E Testing: Add failure in waiting for pods to retry mechanism (#659)" (#661)
a5f5565 - Dec 15 2023 - E2E Testing: Add failure in waiting for pods to retry mechanism (#659)
d89c243 - Dec 15 2023 - Merge branch main
7c0463f - Dec 15 2023 - Revert "Rebase release/v1.32.x (#656)" (#657)
2283eda - Dec 15 2023 - Rebase release/v1.32.x (#656)
f5fc3b3 - Dec 15 2023 - E2E Testing: Fix EKS test candidate image override (#652)
d6289cc - Dec 14 2023 - change dep config to compileOnly to fix high cardinality metrics (#651)
dd90422 - Dec 14 2023 - Change App Signals Directory (#650)
5d7feed - Dec 13 2023 - Add Retry Mechanism to E2E EC2 Terraform Deployment (#635)
efb16c6 - Dec 13 2023 - Dynamic input RPM link by region setting (#647)
6a85d5f - Dec 13 2023 - Add Retry Mechanism to E2E EKS Terraform Deployment (#634)
4f21215 - Dec 13 2023 - Use aws-region in the workflow (#649)
f0c9fe8 - Dec 12 2023 - E2E Testing: Add concurrency tag to test in main build and nightly build (#646)
82d921b - Dec 12 2023 - Revert "Provide aws-region for the e2e test in worklow (#643)" (#645)
44b5b68 - Dec 12 2023 - Provide aws-region for the e2e test in worklow (#643)
2beb66c - Dec 11 2023 - Bump tempfile from 3.8.0 to 3.8.1 in /tools/cp-utility (#585)
e54c318 - Dec 11 2023 - Bump actions/setup-node from 3 to 4 (#574)
5da2685 - Dec 11 2023 - Bump rust from 1.73 to 1.74 (#611)
0785750 - Dec 11 2023 - Bump hashicorp/setup-terraform from 2 to 3 (#586)
d8c0309 - Dec 11 2023 - Bump actions/setup-java from 3 to 4 (#629)
704649f - Dec 11 2023 - Bump nebula.release from 17.2.2 to 18.0.6 (#631)
71ef73a - Dec 06 2023 - Fix Terrform Destroy Error on EKS Canary (#628)
b082f92 - Dec 01 2023 - Fix trace validation error follow up fix (#626)
9747047 - Nov 30 2023 - Add e2e canary to public preview regions (#623)
9d3b384 - Nov 29 2023 - E2E Test: Ensure the use of IMDSv2 in EC2 instances (#621)
24bfb35 - Nov 28 2023 - Fix trace validation bug (#617)
aabc787 - Nov 22 2023 - Adding changes to remove nightly-build-error (#614)
f1f2dc8 - Nov 22 2023 - [App Signals] E2E Testing: EC2 Use Case (#615)
096b4ba - Nov 22 2023 - [App Signals] E2E Testing: Change canary rate, update test metric to failure (#613)
8b4edf4 - Nov 21 2023 - Merge pull request #607 from aws-observability/dependabot/gradle/com.linecorp.armeria-armeria-bom-1.26.3
2ba4d1f - Nov 21 2023 - Bump com.linecorp.armeria:armeria-bom from 1.25.2 to 1.26.3
8556b5e - Nov 17 2023 - Merge pull request #602 from aws-observability/fix_hardcoded_tag
a1bf589 - Nov 17 2023 - Merge pull request #591 from aws-observability/update-nightly-build
6b2b882 - Nov 17 2023 - Adding trivial commit to re-trigger workflow
c9b7204 - Nov 15 2023 - Updating nightlybuild workflow
560c49e - Nov 08 2023 - Adding changes to include appsignals contract tests and e2e tests in nightly build
2aed13f - Nov 15 2023 - Removing hardcoded image tag
a90e3cb - Nov 15 2023 - Merge pull request #603 from aws-observability/release/v1.31.x
345d907 - Nov 08 2023 - Merge pull request #588 from Danielzolty/addLoggingEnv
9ac0db9 - Nov 08 2023 - try to fix run problem
ec1dc04 - Nov 07 2023 - Removed LOG_LEVEL
cd56a50 - Nov 03 2023 - Merge branch 'aws-observability:main' into addLoggingEnv
1a40523 - Nov 03 2023 - changed to image name
0d84df8 - Nov 03 2023 - Added logging env variables
5b3d6ac - Oct 30 2023 - Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#567)
0929896 - Oct 30 2023 - Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (#568)
ad0d9d1 - Oct 30 2023 - Bump org.springframework.boot:spring-boot-dependencies (#573)
e9a2c05 - Oct 30 2023 - Bump org.springframework.boot from 2.7.15 to 2.7.17 (#572)
555a3d8 - Oct 30 2023 - Bump uuid from 1.4.1 to 1.5.0 in /tools/cp-utility (#575)
c006e2b - Oct 26 2023 - Merge pull request #579 from aws-observability/update-main-release-v1.31.0

Comparing to your PR, I see we are taking:

  • All commits from 50f1a20 - Feb 22 2024 - update the remote target for eks e2e validations (#758) to e48f3cf - Dec 20 2023 - Feat: add support to releasing to private ECR (#633)
  • 7714afb - Dec 19 2023 - Bump github/codeql-action from 2 to 3
  • 98c6d3d - Dec 15 2023 - Revert "E2E Testing: Add failure in waiting for pods to retry mechanism (#659)" (#661)
  • a5f5565 - Dec 15 2023 - E2E Testing: Add failure in waiting for pods to retry mechanism (#659)

but we are not taking:

  • 294e957 - Feb 23 2024 - Add RPC_SYSTEM testing to AWS SDK contract tests (#760) - Worth calling out why we are skipping this.
  • All other commits after e48f3cf - Dec 20 2023 - Feat: add support to releasing to private ECR (#633), excluding three mentioned above.

Can you help me understand how these commits were selected/why ~50 commits in main are not in release 1.31.x nor 1.32.x?

@vasireddy99
Copy link
Contributor Author

vasireddy99 commented Feb 26, 2024

Here are the list of 58 commits - we are taking from main branch to release/v1.32.x , i have used the command git merge main to create this PR.

but we are not taking:
294e957 - Feb 23 2024 - Add RPC_SYSTEM testing to AWS SDK contract tests (#760) - Worth calling out why we are skipping this.
All other commits after e48f3cf - Dec 20 2023 - Feat: add support to releasing to private ECR (#633), excluding three mentioned above.

The main branch got updated at the time of creating this draft PR. I have updated the branch now to include 294e957

@vasireddy99 vasireddy99 merged commit 8c25eaa into aws-observability:release/v1.32.x Feb 27, 2024
3 checks passed
@vasireddy99 vasireddy99 deleted the merge-maintorelese branch February 27, 2024 17:59
vasireddy99 added a commit that referenced this pull request Feb 28, 2024
* Update Dependency to 1.32.1 and remove patch (#749)

* [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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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 <adot-patch-workflow@github.com>

* 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 <adot-patch-workflow@github.com>

* 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 <adot-patch-workflow@github.com>

* 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] <support@github.com>
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] <support@github.com>
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 <khryu999@gmail.com>

* 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] <support@github.com>
Co-authored-by: Mahad Janjua <134644284+majanjua-amzn@users.noreply.github.com>
Co-authored-by: Mengyi Zhou (bjrara) <zmengyi@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Philipe Mendes da Silva <rapphil@gmail.com>
Co-authored-by: Paurush Garg <62579325+PaurushGarg@users.noreply.github.com>
Co-authored-by: Paurush Garg <paurushg@amazon.com>
Co-authored-by: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com>
Co-authored-by: XinRan Zhang <xinranzh@amazon.com>
Co-authored-by: Harry <harryryu@amazon.com>
Co-authored-by: ADOT Patch workflow <adot-patch-workflow@github.com>
Co-authored-by: Thomas Pierce <thp@amazon.com>
Co-authored-by: atshaw43 <108552302+atshaw43@users.noreply.github.com>
Co-authored-by: Prashant Srivastava <50466688+srprash@users.noreply.github.com>
Co-authored-by: Mohamed Asaker <asakermohamad471@icloud.com>
Co-authored-by: Lei Wang <66336933+wangzlei@users.noreply.github.com>
Co-authored-by: Harry Ryu <khryu999@gmail.com>

* Prepare for release 1.32.1 - Update licenses (#766)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mahad Janjua <134644284+majanjua-amzn@users.noreply.github.com>
Co-authored-by: Mengyi Zhou (bjrara) <zmengyi@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Philipe Mendes da Silva <rapphil@gmail.com>
Co-authored-by: Paurush Garg <62579325+PaurushGarg@users.noreply.github.com>
Co-authored-by: Paurush Garg <paurushg@amazon.com>
Co-authored-by: bryan-aguilar <46550959+bryan-aguilar@users.noreply.github.com>
Co-authored-by: XinRan Zhang <xinranzh@amazon.com>
Co-authored-by: Harry <harryryu@amazon.com>
Co-authored-by: ADOT Patch workflow <adot-patch-workflow@github.com>
Co-authored-by: Thomas Pierce <thp@amazon.com>
Co-authored-by: atshaw43 <108552302+atshaw43@users.noreply.github.com>
Co-authored-by: Prashant Srivastava <50466688+srprash@users.noreply.github.com>
Co-authored-by: Mohamed Asaker <asakermohamad471@icloud.com>
Co-authored-by: Lei Wang <66336933+wangzlei@users.noreply.github.com>
Co-authored-by: Harry Ryu <khryu999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.