Skip to content

Commit

Permalink
Update dev branch based on terraform branch (#1418)
Browse files Browse the repository at this point in the history
* Add configurable sleep duration for load balancing tests (#1356)

* Add configurable sleep duration for tests

* change spanset to spanlist

* Bump the cdk-infra-deps group in /cdk_infra with 5 updates (#1350)

Bumps the cdk-infra-deps group in /cdk_infra with 5 updates:

| Package | Update |
| --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.87.0 to 2.88.0 |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.2 to 20.4.4 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.1.0 to 6.2.0 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.1.0 to 6.2.0 |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.87.0 to 2.88.0 |


Updates `aws-cdk-lib` from 2.87.0 to 2.88.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.88.0/packages/aws-cdk-lib)

Updates `@types/node` from 20.4.2 to 20.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/parser)

Updates `aws-cdk` from 2.87.0 to 2.88.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.88.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update package name (#1358)

* Bump the trace-java-client-gradle-deps group (#1359)

Bumps the trace-java-client-gradle-deps group in /trace-java-client with 1 update: org.apache.commons:commons-lang3.


---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trace-java-client-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the load-gen-gradle-deps group in /load-generator with 4 updates (#1365)

Bumps the load-gen-gradle-deps group in /load-generator with 4 updates: [com.google.guava:guava](https://github.com/google/guava), [io.grpc:grpc-bom](https://github.com/grpc/grpc-java), [io.grpc:grpc-api](https://github.com/grpc/grpc-java) and [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java).


Updates `com.google.guava:guava` from 32.1.1-jre to 32.1.2-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `io.grpc:grpc-bom` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)

Updates `io.grpc:grpc-api` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)

Updates `io.grpc:grpc-netty-shaded` from 1.56.1 to 1.57.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.0)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: load-gen-gradle-deps
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
- dependency-name: io.grpc:grpc-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the cdk-infra-deps group in /cdk_infra with 8 updates (#1364)

Bumps the cdk-infra-deps group in /cdk_infra with 8 updates:

| Package | Update |
| --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.88.0 to 2.89.0 |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.4 to 20.4.5 |
| [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) | 2.7.3 to 3.0.0 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.2.0 to 6.2.1 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.2.0 to 6.2.1 |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.88.0 to 2.89.0 |
| [eslint](https://github.com/eslint/eslint) | 8.45.0 to 8.46.0 |
| [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 |


Updates `aws-cdk-lib` from 2.88.0 to 2.89.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.89.0/packages/aws-cdk-lib)

Updates `@types/node` from 20.4.4 to 20.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/prettier` from 2.7.3 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier)

Updates `@typescript-eslint/eslint-plugin` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/parser)

Updates `aws-cdk` from 2.88.0 to 2.89.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.89.0/packages/aws-cdk)

Updates `eslint` from 8.45.0 to 8.46.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

Updates `jest` from 29.6.1 to 29.6.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@types/prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the mocked-server-grpc-metric-deps group (#1361)

Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mocked-server-grpc-metric-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the mocked-server-grpc-race-deps group (#1360)

Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mocked-server-grpc-race-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [chore] Add ignore for package com.github.johnrengelman.shadow (#1369)

* [chore] Add ignore for package com.github.johnrengelman.shadow

* fix tab and version

* Re commit the changes

* [main] Add StatsD feature gate tests (#1355) (#1367)

* [dev] Add StatsD feature gate tests (#1355)

* Add ability to define feature gate for EKS tests

* Add nootellib statsd testase

* Add otellib testcase and expected data temps

* Add new lines

* Remove Collector Image version in test case

---------

Co-authored-by: bryan-aguilar <[email protected]>

* Bump the root-gradle-deps group with 11 updates (#1373)

Bumps the root-gradle-deps group with 11 updates:

| Package | Update |
| --- | --- |
| [com.google.guava:guava](https://github.com/google/guava) | 32.0.0-jre to 32.1.2-jre |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | 1.12.486 to 1.12.521 |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | 5.3.1 to 5.4.0 |
| [com.github.fge:json-schema-validator](https://github.com/fge/json-schema-validator) | 2.0.0 to 2.0.4 |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | 8.0.1 to 8.1.0 |
| com.diffplug.spotless | 6.19.0 to 6.20.0 |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | 1.57.0 to 1.57.1 |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | 1.56.1 to 1.57.1 |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | 1.55.1 to 1.57.1 |
| [io.zipkin.zipkin2:zipkin](https://github.com/openzipkin/zipkin) | 2.24.2 to 2.24.3 |
| software.amazon.awssdk:s3 | 2.20.92 to 2.20.118 |


Updates `com.google.guava:guava` from 32.0.0-jre to 32.1.2-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.486 to 1.12.521
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.486...1.12.521)

Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.0)

Updates `com.github.fge:json-schema-validator` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/fge/json-schema-validator/releases)
- [Changelog](https://github.com/java-json-tools/json-schema-validator/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/fge/json-schema-validator/compare/2.0.0...2.0.4)

Updates `io.freefair.lombok` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.0.1...8.1.0)

Updates `com.diffplug.spotless` from 6.19.0 to 6.20.0

Updates `io.grpc:grpc-bom` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.0...v1.57.1)

Updates `io.grpc:grpc-api` from 1.56.1 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.1)

Updates `io.grpc:grpc-netty-shaded` from 1.55.1 to 1.57.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.57.1)

Updates `io.zipkin.zipkin2:zipkin` from 2.24.2 to 2.24.3
- [Release notes](https://github.com/openzipkin/zipkin/releases)
- [Changelog](https://github.com/openzipkin/zipkin/blob/master/RELEASE.md)
- [Commits](https://github.com/openzipkin/zipkin/compare/2.24.2...2.24.3)

Updates `software.amazon.awssdk:s3` from 2.20.92 to 2.20.118

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: com.github.fge:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.zipkin.zipkin2:zipkin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the cdk-infra-deps group in /cdk_infra with 6 updates

Bumps the cdk-infra-deps group in /cdk_infra with 6 updates:

| Package | Update |
| --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.89.0 to 2.90.0 |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.5 to 20.4.8 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.2.1 to 6.3.0 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.2.1 to 6.3.0 |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.89.0 to 2.90.0 |
| [prettier](https://github.com/prettier/prettier) | 3.0.0 to 3.0.1 |


Updates `aws-cdk-lib` from 2.89.0 to 2.90.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.90.0/packages/aws-cdk-lib)

Updates `@types/node` from 20.4.5 to 20.4.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.2.1 to 6.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser)

Updates `aws-cdk` from 2.89.0 to 2.90.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.90.0/packages/aws-cdk)

Updates `prettier` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump the root-gradle-deps group with 2 updates

Bumps the root-gradle-deps group with 2 updates: [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) and software.amazon.awssdk:s3.


Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.521 to 1.12.524
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.521...1.12.524)

Updates `software.amazon.awssdk:s3` from 2.20.118 to 2.20.121

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add the testcases for the load balancing exporter and k8s attributes processor (#1376)

* [dev] Add ability to fetch expected values from k8s pods (#1322)

* Add ability to pass in kubecfg filepath

* Add k8s client

* Add k8s expected metric

* Add KubernetesContext.java

* Add k8s expected values helper

* Add flags to validator for k8s context and kubecfg

* Populate kubernetes expected values in CWMetricValidator.java

* Add new flags to terraform validator module

* Remove creation timestamp from k8s context

* Populate k8s expected values at startup

* Spotless apply

* Create KubernetesContextFactory

* Utilize KubernetesContextFactory to build kubecontext

* Remove default root path for kubecfg

* Delete expected values helper

* Don't pass in deployment and namespace as flags

* Use standardized deployment name for otlp module

* Spotless apply

* Add expected templates for k8sattr and k8smetric

* Only fill deployment name for otlp base scenario

* Add KubernetesContext.java

* Add k8s expected values helper

* Add flags to validator for k8s context and kubecfg

* Populate kubernetes expected values in CWMetricValidator.java

* Add new flags to terraform validator module

* Remove creation timestamp from k8s context

* Populate k8s expected values at startup

* Spotless apply

* Create KubernetesContextFactory

* Utilize KubernetesContextFactory to build kubecontext

* Remove default root path for kubecfg

* Delete expected values helper

* Don't pass in deployment and namespace as flags

* Spotless apply

* add newlines

* Remove trailing comma in expected trace

* Fix bad rebase

* Use deployment name to search for pod

* Refactor k8s api and sample app query into separate class

* Add k8s context factory unit test

* Change helper to service

* Remove unneeded method in k8s service

* Remove unused constructor

* Remove debug line

* Use consistent flags in validator

* Remove public modifier on constructor

* Remove dead code

* [dev] Add k8s attr processor testcases (#1330)

* Add otlp_metric_k8sattr testcase

* Add otlp_trace_k8sattr testcase

* Add trace pod assoc test

* Add trace and metric validation files

* Add metric pod assoc test

* Add the testcase for load balancing exporter and validation file

* [dev] Add additional safety checks for creating KubernetesContext (#1353)

* Add additional logic for creating k8s context

* move empty string check to factory

* Use dev null as default (#1352)

* Fix merge conflict

---------

Co-authored-by: bryan-aguilar <[email protected]>

* Fix otlp typo (#1377)

* Root User Priviledge for awscontainerinsights testcases (#1383)

* Reverting last merge to terraform

* Bump the load-gen-gradle-deps group in /load-generator with 3 updates (#1382)

Bumps the load-gen-gradle-deps group in /load-generator with 3 updates: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java), [io.opentelemetry:opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) and [io.freefair.lombok](https://github.com/freefair/gradle-plugins).


Updates `io.opentelemetry:opentelemetry-bom` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.28.0...v1.29.0)

Updates `io.opentelemetry:opentelemetry-semconv` from 1.28.0-alpha to 1.29.0-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

Updates `io.freefair.lombok` from 8.1.0 to 8.2.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.1.0...8.2.2)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
- dependency-name: io.opentelemetry:opentelemetry-semconv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the cdk-infra-deps group in /cdk_infra with 6 updates (#1381)

Bumps the cdk-infra-deps group in /cdk_infra with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.90.0` | `2.91.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.8` | `20.5.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.3.0` | `6.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.3.0` | `6.4.0` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.90.0` | `2.91.0` |
| [eslint](https://github.com/eslint/eslint) | `8.46.0` | `8.47.0` |


Updates `aws-cdk-lib` from 2.90.0 to 2.91.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.91.0/packages/aws-cdk-lib)

Updates `@types/node` from 20.4.8 to 20.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)

Updates `aws-cdk` from 2.90.0 to 2.91.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.91.0/packages/aws-cdk)

Updates `eslint` from 8.46.0 to 8.47.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the root-gradle-deps group with 8 updates (#1387)

Bumps the root-gradle-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.524` | `1.12.534` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.3.1` | `5.4.0` |
| [io.kubernetes:client-java-extended](https://github.com/kubernetes-client/java) | `18.0.0` | `18.0.1` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.1.0` | `8.2.2` |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` |
| software.amazon.awssdk:s3 | `2.20.121` | `2.20.131` |


Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.524 to 1.12.534
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.524...1.12.534)

Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.0)

Updates `io.kubernetes:client-java-extended` from 18.0.0 to 18.0.1
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/java/compare/v18.0.0...v18.0.1)

Updates `io.freefair.lombok` from 8.1.0 to 8.2.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.1.0...8.2.2)

Updates `io.grpc:grpc-bom` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)

Updates `io.grpc:grpc-api` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)

Updates `io.grpc:grpc-netty-shaded` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.1...v1.57.2)

Updates `software.amazon.awssdk:s3` from 2.20.121 to 2.20.131

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.kubernetes:client-java-extended
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the cdk-infra-deps group in /cdk_infra with 7 updates

Bumps the cdk-infra-deps group in /cdk_infra with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.91.0` | `2.92.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.5.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.0` | `6.4.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `6.4.1` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.91.0` | `2.92.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.2` | `29.6.3` |
| [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.0.2` |


Updates `aws-cdk-lib` from 2.91.0 to 2.92.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk-lib)

Updates `@types/node` from 20.5.0 to 20.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser)

Updates `aws-cdk` from 2.91.0 to 2.92.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk)

Updates `jest` from 29.6.2 to 29.6.3
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest)

Updates `prettier` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update go version to latest (#1398)

* Bump the load-gen-gradle-deps group in /load-generator with 2 updates (#1389)

Bumps the load-gen-gradle-deps group in /load-generator with 2 updates: [info.picocli:picocli](https://github.com/remkop/picocli) and [io.freefair.lombok](https://github.com/freefair/gradle-plugins).


Updates `info.picocli:picocli` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/remkop/picocli/compare/v4.7.4...v4.7.5)

Updates `io.freefair.lombok` from 8.2.2 to 8.3
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.2.2...8.3)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: load-gen-gradle-deps
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: load-gen-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the cdk-infra-deps group in /cdk_infra with 11 updates (#1395)

Bumps the cdk-infra-deps group in /cdk_infra with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.92.0` | `2.94.0` |
| [constructs](https://github.com/aws/constructs) | `10.2.69` | `10.2.70` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.1` | `20.5.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.6.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.6.0` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.92.0` | `2.94.0` |
| [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.3` | `29.6.4` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.3` | `29.5.4` |
| [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.0.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |


Updates `aws-cdk-lib` from 2.92.0 to 2.94.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk-lib)

Updates `constructs` from 10.2.69 to 10.2.70
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](https://github.com/aws/constructs/compare/v10.2.69...v10.2.70)

Updates `@types/node` from 20.5.1 to 20.5.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.6.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.4.1 to 6.6.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser)

Updates `aws-cdk` from 2.92.0 to 2.94.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk)

Updates `eslint` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

Updates `jest` from 29.6.3 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `prettier` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3)

Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: constructs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk-infra-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the github-actions-deps group with 2 updates (#1394)

Bumps the github-actions-deps group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `aws-actions/configure-aws-credentials` from 2 to 3
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the root-gradle-deps group with 10 updates

Bumps the root-gradle-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.4` | `4.7.5` |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.534` | `1.12.545` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.4.0` | `5.5.0` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.2.2` | `8.3` |
| com.diffplug.spotless | `6.20.0` | `6.21.0` |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` |
| software.amazon.awssdk:s3 | `2.20.131` | `2.20.142` |
| org.slf4j:slf4j-simple | `2.0.7` | `2.0.9` |


Updates `info.picocli:picocli` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/remkop/picocli/compare/v4.7.4...v4.7.5)

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.534 to 1.12.545
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.534...1.12.545)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.4.0...v5.5.0)

Updates `io.freefair.lombok` from 8.2.2 to 8.3
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.2.2...8.3)

Updates `com.diffplug.spotless` from 6.20.0 to 6.21.0

Updates `io.grpc:grpc-bom` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)

Updates `io.grpc:grpc-api` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)

Updates `io.grpc:grpc-netty-shaded` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0)

Updates `software.amazon.awssdk:s3` from 2.20.131 to 2.20.142

Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Improve readability (#1384)

* Improve readability

Signed-off-by: Raphael Silva <[email protected]>

* Fix formatting

Signed-off-by: Raphael Silva <[email protected]>

---------

Signed-off-by: Raphael Silva <[email protected]>

* Bump gopkg.in/yaml.v3 in /tools/batchTestGenerator (#1393)

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [release/v0.33.x] Update statsd + Disabling FeatureGate Test (#1397) (#1400)

* Change metric validation template for statsd

* removed statsd feature gate

* Added statsd disabled feature gate testcase

Co-authored-by: Daniel Zolty <[email protected]>

* Fix syntax after refactoring code

Signed-off-by: Raphael Silva <[email protected]>

* Bump the cdk-infra-deps group in /cdk_infra with 6 updates (#1407)

Bumps the cdk-infra-deps group in /cdk_infra with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.94.0` | `2.95.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.6.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `6.7.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.0` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.94.0` | `2.95.1` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` |


Updates `aws-cdk-lib` from 2.94.0 to 2.95.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk-lib)

Updates `@types/node` from 20.5.9 to 20.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 6.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser)

Updates `aws-cdk` from 2.94.0 to 2.95.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk)

Updates `eslint` from 8.48.0 to 8.49.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk-infra-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the root-gradle-deps group with 5 updates (#1405)

Bumps the root-gradle-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| com.github.ben-manes.versions | `0.47.0` | `0.48.0` |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.545` | `1.12.548` |
| [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0` | `1.30.1` |
| [io.opentelemetry:opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0-alpha` | `1.30.1-alpha` |
| software.amazon.awssdk:s3 | `2.20.142` | `2.20.145` |


Updates `com.github.ben-manes.versions` from 0.47.0 to 0.48.0

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.545 to 1.12.548
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.545...1.12.548)

Updates `io.opentelemetry:opentelemetry-bom` from 1.29.0 to 1.30.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.29.0...v1.30.1)

Updates `io.opentelemetry:opentelemetry-semconv` from 1.29.0-alpha to 1.30.1-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

Updates `software.amazon.awssdk:s3` from 2.20.142 to 2.20.145

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.opentelemetry:opentelemetry-semconv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the mocked-server-grpc-metric-deps group (#1402)

Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mocked-server-grpc-metric-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the mocked-server-grpc-race-deps group (#1404)

Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mocked-server-grpc-race-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the github-actions-deps group with 4 updates (#1408)

Bumps the github-actions-deps group with 4 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [docker/login-action](https://github.com/docker/login-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `aws-actions/configure-aws-credentials` from 3 to 4
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v3...v4)

Updates `docker/login-action` from 2 to 3
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

Updates `docker/setup-buildx-action` from 2 to 3
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

Updates `docker/build-push-action` from 4 to 5
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the mocked-server-grpc-metric-deps group

Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mocked-server-grpc-metric-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump the mocked-server-grpc-race-deps group

Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).

- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mocked-server-grpc-race-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump the root-gradle-deps group with 2 updates

Bumps the root-gradle-deps group with 2 updates: [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) and software.amazon.awssdk:s3.


Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.548 to 1.12.553
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.548...1.12.553)

Updates `software.amazon.awssdk:s3` from 2.20.145 to 2.20.150

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump the cdk-infra-deps group in /cdk_infra with 8 updates

Bumps the cdk-infra-deps group in /cdk_infra with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.95.1` | `2.96.2` |
| [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.5` | `4.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.0` | `20.6.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.7.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.7.2` |
| [aws-cdk](https://gith…
  • Loading branch information
8 people authored Sep 28, 2023
1 parent c6a306d commit 9fd661f
Show file tree
Hide file tree
Showing 14 changed files with 670 additions and 651 deletions.
1,274 changes: 654 additions & 620 deletions cdk_infra/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions cdk_infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"prettier-format": "prettier --config .prettierrc 'lib/**/*.ts' 'test/**/*.ts' --write"
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@types/js-yaml": "^4.0.5",
"@types/node": "20.6.0",
"@types/jest": "^29.5.5",
"@types/js-yaml": "^4.0.6",
"@types/node": "20.6.2",
"@types/prettier": "3.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"ajv": "^8.12.0",
"ajv-errors": "^3.0.0",
"aws-cdk": "^2.95.1",
"aws-cdk": "^2.96.2",
"eslint": "^8.49.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand All @@ -39,7 +39,7 @@
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.242",
"@aws-cdk/lambda-layer-kubectl-v25": "^2.0.4",
"@aws-cdk/lambda-layer-kubectl-v26": "^2.0.1",
"aws-cdk-lib": "^2.95.1",
"aws-cdk-lib": "^2.96.2",
"constructs": "^10.2.70",
"js-yaml": "^4.1.0",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion mocked_servers/grpc_metrics/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
go.opentelemetry.io/proto/otlp v1.0.0
google.golang.org/grpc v1.58.0
google.golang.org/grpc v1.58.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions mocked_servers/grpc_metrics/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 h1:
google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98/go.mod h1:rsr7RhLuwsDKL7RmgDDCUc6yaGr1iqceVb5Wv6f6YvQ=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 h1:bVf09lpb+OJbByTj913DRJioFFAjf/ZGxEz7MajTp2U=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98/go.mod h1:TUfxEVdsvPg18p6AslUXFoLdpED4oBnGwyqk3dV1XzM=
google.golang.org/grpc v1.58.0 h1:32JY8YpPMSR45K+c3o6b8VL73V+rR8k+DeMIr4vRH8o=
google.golang.org/grpc v1.58.0/go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0=
google.golang.org/grpc v1.58.1 h1:OL+Vz23DTtrrldqHK49FUOPHyY75rvFqJfXC84NYW58=
google.golang.org/grpc v1.58.1/go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
Expand Down
2 changes: 1 addition & 1 deletion mocked_servers/grpc_trace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
go.opentelemetry.io/proto/otlp v1.0.0
google.golang.org/grpc v1.58.0
google.golang.org/grpc v1.58.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions mocked_servers/grpc_trace/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 h1:
google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98/go.mod h1:rsr7RhLuwsDKL7RmgDDCUc6yaGr1iqceVb5Wv6f6YvQ=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 h1:bVf09lpb+OJbByTj913DRJioFFAjf/ZGxEz7MajTp2U=
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98/go.mod h1:TUfxEVdsvPg18p6AslUXFoLdpED4oBnGwyqk3dV1XzM=
google.golang.org/grpc v1.58.0 h1:32JY8YpPMSR45K+c3o6b8VL73V+rR8k+DeMIr4vRH8o=
google.golang.org/grpc v1.58.0/go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0=
google.golang.org/grpc v1.58.1 h1:OL+Vz23DTtrrldqHK49FUOPHyY75rvFqJfXC84NYW58=
google.golang.org/grpc v1.58.1/go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
Expand Down
2 changes: 1 addition & 1 deletion sample-apps/jaeger-zipkin-sample-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ application {
dependencies {
implementation "com.sparkjava:spark-core:2.9.4"
implementation "com.squareup.okhttp3:okhttp:4.11.0"
implementation "software.amazon.awssdk:s3:2.20.145"
implementation "software.amazon.awssdk:s3:2.20.150"
implementation "io.grpc:grpc-api:1.58.0"
implementation "io.grpc:grpc-netty-shaded:1.58.0"
implementation "org.slf4j:slf4j-simple:2.0.9"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ soaking_data_mode = "metric"

# data model type. possible values: otlp, xray, etc
soaking_data_type = "statsd"

feature_gate = "+aws.statsd.populateInstrumentationScope"

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ services:
resources:
limits:
memory: 16G

Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,3 @@ soaking_data_mode = "metric"

# data model type. possible values: otlp, xray, etc
soaking_data_type = "statsd"

feature_gate = "+aws.statsd.populateInstrumentationScope"

aoc_image_repo = "public.ecr.aws/aws-otel-test/adot-collector-integration-test"

aoc_version = "v0.30.0-9468cd0"

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ services:
resources:
limits:
memory: 16G

3 changes: 1 addition & 2 deletions validator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
compileOnly 'info.picocli:picocli-codegen:4.7.5'

// aws sdk
implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.548')
implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.553')
implementation 'com.amazonaws:aws-java-sdk-s3'
implementation 'com.amazonaws:aws-java-sdk-cloudwatch'
implementation 'com.amazonaws:aws-java-sdk-xray'
Expand All @@ -73,7 +73,6 @@ dependencies {

// k8s client
implementation "io.kubernetes:client-java-extended:18.0.1"

}

application {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@
-
name: mykey5
value: myvalue5

Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
httpPath: "/statsd"
callingType: "http"
expectedMetricTemplate: "STATSD_OTELLIB_EXPECTED_METRIC"

0 comments on commit 9fd661f

Please sign in to comment.