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

Bump amazon-kinesis-client from 2.2.10 to 2.4.4 #1266

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps amazon-kinesis-client from 2.2.10 to 2.4.4.

Release notes

Sourced from amazon-kinesis-client's releases.

Release 2.4.4 of the Amazon Kinesis Client Library for Java

What's Changed

Full Changelog: awslabs/amazon-kinesis-client@v2.4.3...v2.4.4

Release 2.4.3 of the Amazon Kinesis Client Library for Java

What's Changed

  • #980 logback-classic: 1.2.9 -> 1.4.0
  • #983
    • protobuf-java: 3.19.2 -> 3.21.5
    • slf4j.version: 1.7.32 -> 2.0.0
    • schema-registry-serde: 1.1.9 -> 1.1.13
  • #984 awssdk.version from 2.17.108 to 2.17.267
  • #987 guava: 31.0.1-jre -> 31.1-jre
  • #988 jcommander: 1.81 to 1.82
  • #990 Upgrade dependencies
    • aws-java-sdk.version: 1.12.130 -> 1.12.296
    • lombok: 1.18.22 -> 1.18.24
    • rxjava: 3.1.3 -> 3.1.5
    • maven-resources-plugin: 2.6 -> 3.3.0
    • logback-classic: 1.4.0 -> 1.3.0
    • awssdk.version: 2.17.267 -> 2.17.268

Full Changelog: awslabs/amazon-kinesis-client@v2.4.2...v2.4.3

Release 2.4.2 of the Amazon Kinesis Client Library for Java

  • #972 Upgrade Lombok to version 1.18.24

Release 2.4.1 of the Amazon Kinesis Client Library for Java

Milestone#68

  • #916 Upgrade to rxjava3

Release 2.3.10 of the Amazon Kinesis Client Library for Java

Milestone#66

  • #868 Adding a new metric: Application-level MillisBehindLatest
  • #879 Keep dependencies up-to-date
  • #886 Get latest counter before attempting a take to ensure take succeeds
  • #888 Configure dependabot for v1.x branch

Release 2.3.9 of the Amazon Kinesis Client Library for Java

Milestone#65

  • #866 Update logback dependency.

Release 2.3.8 of the Amazon Kinesis Client Library for Java

Release 2.3.8 (October 27, 2021)

Milestone#64

  • #860 Upgrade Glue schema registry from 1.1.4 to 1.1.5.

... (truncated)

Changelog

Sourced from amazon-kinesis-client's changelog.

Release 2.4.4 (December 23, 2022)

  • #1017 Upgrade aws sdk
    • aws-java-sdk.version from 1.12.296 -> 1.12.370
    • awssdk.version from 2.17.268 -> 2.19.2
  • #1020 Correct the KCL version in the main pom

Release 2.4.3 (September 6, 2022)

  • #980 logback-classic: 1.2.9 -> 1.4.0
  • #983
    • protobuf-java: 3.19.2 -> 3.21.5
    • slf4j.version: 1.7.32 -> 2.0.0
    • schema-registry-serde: 1.1.9 -> 1.1.13
  • #984 awssdk.version from 2.17.108 to 2.17.267
  • #987 guava: 31.0.1-jre -> 31.1-jre
  • #988 jcommander: 1.81 to 1.82
  • #990 Upgrade dependencies
    • aws-java-sdk.version: 1.12.130 -> 1.12.296
    • lombok: 1.18.22 -> 1.18.24
    • rxjava: 3.1.3 -> 3.1.5
    • maven-resources-plugin: 2.6 -> 3.3.0
    • logback-classic: 1.4.0 -> 1.3.0
    • awssdk.version: 2.17.267 -> 2.17.268

Release 2.4.2 (August 10, 2022)

  • #972 Upgrade Lombok to version 1.18.24

Latest Release 2.4.1 (March 24, 2022)

Milestone#68

  • #916 Upgrade to rxjava3

Release 2.4.0 (March 2, 2022)

Milestone#67

  • #894 Bump protobuf-java from 3.19.1 to 3.19.2
  • #924 Support Protobuf Data format with Glue Schema Registry.

Latest Release 2.3.10 (January 4, 2022)

Milestone#66

  • #868 Adding a new metric: Application-level MillisBehindLatest
  • #879 Keep dependencies up-to-date
  • #886 Get latest counter before attempting a take to ensure take succeeds
  • #888 Configure dependabot for v1.x branch

Release 2.3.9 (November 22, 2021)

Milestone#65

  • #866 Update logback dependency.

Release 2.3.8 (October 27, 2021)

Milestone#64

  • #860 Upgrade Glue schema registry from 1.1.4 to 1.1.5.
  • #861 Revert PR#847 due to regression for leases without owners and added new tests.

... (truncated)

Commits
  • 676bb86 Preparation for v2.4.4 (Revise CHANGELOG/README)
  • adb3990 Correct the KCL version in the main pom
  • 780ca17 Preparation for v2.4.4
  • b1cc48a Upgrade aws sdk to the latest version
  • 05ed537 Preparation for v2.4.3 (revise changelog)
  • 3580b08 Upgrade awssdk to the latest version
  • 5ac021e Upgrade more dependencies
  • 0e14dcf Bump jcommander from 1.81 to 1.82
  • dd1e7ae Bump guava from 31.0.1-jre to 31.1-jre
  • c739f39 Bump logback-classic from 1.2.9 to 1.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client) from 2.2.10 to 2.4.4.
- [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@v2.2.10...v2.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #1304.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/software.amazon.kinesis-amazon-kinesis-client-2.4.4 branch February 13, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants