Skip to content

KCLnet AWS credentials role change and dependabot auto-merge fix #262

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

Merged
merged 211 commits into from
May 28, 2025

Conversation

skyero-aws
Copy link
Contributor

Issue #, if available:

Description of changes:
Changing the credentials used by the OIDC provider to repo specific IAM roles. Fix permissions so dependabot can auto-merge.

Update deprecated webclient method to new httpclient method.

Update jar download website url to improve flaky tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

skyero-aws and others added 28 commits May 16, 2025 09:36
Bumps [org.codehaus.mojo:animal-sniffer-annotations](https://github.com/mojohaus/animal-sniffer) from 1.20 to 1.24.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.20...animal-sniffer-1.24)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-annotations
  dependency-version: '1.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `kcl.version` from 3.0.0 to 3.0.3.

Updates `software.amazon.kinesis:amazon-kinesis-client-multilang` from 3.0.0 to 3.0.3
- [Release notes](https://github.com/awslabs/amazon-kinesis-client/releases)
- [Changelog](https://github.com/awslabs/amazon-kinesis-client/blob/master/CHANGELOG.md)
- [Commits](awslabs/amazon-kinesis-client@v3.0.0...v3.0.3)

Updates `software.amazon.kinesis:amazon-kinesis-client` from 3.0.0 to 3.0.3
- [Release notes](https://github.com/awslabs/amazon-kinesis-client/releases)
- [Changelog](https://github.com/awslabs/amazon-kinesis-client/blob/master/CHANGELOG.md)
- [Commits](awslabs/amazon-kinesis-client@v3.0.0...v3.0.3)

---
updated-dependencies:
- dependency-name: software.amazon.kinesis:amazon-kinesis-client-multilang
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.kinesis:amazon-kinesis-client
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `fasterxml-jackson.version` from 2.13.5 to 2.19.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.13.5...jackson-dataformats-binary-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.14.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.10.13...v2.14.0)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…mojo-animal-sniffer-annotations-1.24

Bump org.codehaus.mojo:animal-sniffer-annotations from 1.20 to 1.24
….0.3

Bump kcl.version from 3.0.0 to 3.0.3
…kson.version-2.19.0

Bump fasterxml-jackson.version from 2.13.5 to 2.19.0
…a-time-2.14.0

Bump joda-time:joda-time from 2.10.13 to 2.14.0
Bumps [software.amazon.glue:schema-registry-serde](https://github.com/awslabs/aws-glue-schema-registry) from 1.1.19 to 1.1.23.
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases)
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md)
- [Commits](awslabs/aws-glue-schema-registry@v1.1.19...v1.1.23)

---
updated-dependencies:
- dependency-name: software.amazon.glue:schema-registry-serde
  dependency-version: 1.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.codehaus.mojo:animal-sniffer-annotations](https://github.com/mojohaus/animal-sniffer) from 1.20 to 1.24.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.20...animal-sniffer-1.24)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-annotations
  dependency-version: '1.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…on.glue-schema-registry-serde-1.1.23

Bump software.amazon.glue:schema-registry-serde from 1.1.19 to 1.1.23
…mojo-animal-sniffer-annotations-1.24

Bump org.codehaus.mojo:animal-sniffer-annotations from 1.20 to 1.24
…mmons-commons-collections4-4.5.0

Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0
Bumps `fasterxml-jackson.version` from 2.13.5 to 2.19.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.13.5...jackson-dataformats-binary-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…kson.version-2.19.0

Bump fasterxml-jackson.version from 2.13.5 to 2.19.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.27.5 to 4.31.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits/v4.31.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps commons-logging:commons-logging from 1.1.3 to 1.3.5.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-version: 3.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…otobuf-protobuf-java-4.31.0

Bump com.google.protobuf:protobuf-java from 4.27.5 to 4.31.0
…ng-commons-logging-1.3.5

Bump commons-logging:commons-logging from 1.1.3 to 1.3.5
…rxjava3-rxjava-3.1.10

Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.10
@skyero-aws skyero-aws merged commit 657f8e9 into awslabs:master May 28, 2025
16 checks passed
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.

2 participants