Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps software.amazon.kinesis:amazon-kinesis-client-multilang from 2.5.5 to 2.5.8.

Release notes

Sourced from software.amazon.kinesis:amazon-kinesis-client-multilang's releases.

Release 2.5.8 of Amazon Kinesis Client Library for Java

Release 2.5.8 (2024-03-27)

  • #1278 Upgrade awssdk.version from 2.25.3 to 2.25.11
  • #1279 Upgrade org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1
  • #1280 Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0
  • #1282 Upgrade org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3
  • #1277 Reuse 'ShardSyncTaskManager' instance for existing stream to avoid duplicate enqueue of 'ShardSyncTask'

Release 2.5.7 of Amazon Kinesis Client Library for Java

Changelog

For 1.x release notes, please see v1.x/CHANGELOG.md


Release 2.5.7 (2024-03-19)

  • #1275 Update PollingConfig maxRecords method to return PollingConfig

  • #1236 Upgrade commons-io:commons-io from 2.11.0 to 2.15.1

  • #1189 Upgrade org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1

  • #1139 Upgrade maven-surefire-plugin from 2.22.2 to 3.1.2

  • #1138 Upgrade maven-failsafe-plugin from 2.22.2 to 3.1.2

  • #1125 Upgrade maven-gpg-plugin from 3.0.1 to 3.1.0

Release v2.5.6 of Amazon Kinesis Client Library for Java

Release 2.5.6 (2024-03-08)

  • #1271 Adding snapshot for 2.5.6-SNAPSHOT
  • #1268 Upgrade ch.qos.logback:logback-classic dependency from 1.3.12 to 1.3.14
  • #1268 Upgrade awssdk.version from 2.20.43 to 2.25.3
  • #1268 Upgrade aws-java-sdk.version from 1.12.405 to 1.12.668
  • #1268 Upgrade gsr.version from 1.1.17 to 1.1.19
Changelog

Sourced from software.amazon.kinesis:amazon-kinesis-client-multilang's changelog.

Release 2.5.8 (2024-03-27)

  • #1278 Upgrade awssdk.version from 2.25.3 to 2.25.11
  • #1279 Upgrade org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1
  • #1280 Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0
  • #1282 Upgrade org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3
  • #1277 Reuse 'ShardSyncTaskManager' instance for existing stream to avoid duplicate enqueue of 'ShardSyncTask'

Release 2.5.7 (2024-03-19)

  • #1275 Update PollingConfig maxRecords method to return PollingConfig
  • #1236 Upgrade commons-io:commons-io from 2.11.0 to 2.15.1
  • #1189 Upgrade org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1
  • #1139 Upgrade maven-surefire-plugin from 2.22.2 to 3.1.2
  • #1138 Upgrade maven-failsafe-plugin from 2.22.2 to 3.1.2
  • #1125 Upgrade maven-gpg-plugin from 3.0.1 to 3.1.0

Release 2.5.6 (2024-03-08)

  • #1271 Adding snapshot for 2.5.6-SNAPSHOT
  • #1268 Upgrade ch.qos.logback:logback-classic dependency from 1.3.12 to 1.3.14
  • #1268 Upgrade awssdk.version from 2.20.43 to 2.25.3
  • #1268 Upgrade aws-java-sdk.version from 1.12.405 to 1.12.668
  • #1268 Upgrade gsr.version from 1.1.17 to 1.1.19
Commits
  • bf5ab60 Preparation for v2.5.8 (#1290)
  • 44beda5 Upgrade awssdk.version from 2.25.3 to 2.25.11 (#1278)
  • 38b8eb5 Upgrade org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1 (#1279)
  • c6b5d68 Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#1280)
  • fcfa3ec Upgrade org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 (#1...
  • e9b810b Reuse 'ShardSyncTaskManager' instance for existing stream to avoid duplicate ...
  • f205673 Preparation for v2.5.7 (#1287)
  • a95aa9e Update PollingConfig maxRecords method to return PollingConfig (#1275)
  • ddff314 Bump commons-io:commons-io from 2.11.0 to 2.15.1 (#1236)
  • f6df50e Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1 (#1189)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [software.amazon.kinesis:amazon-kinesis-client-multilang](https://github.com/awslabs/amazon-kinesis-client) from 2.5.5 to 2.5.8.
- [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.5.5...v2.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2024
@lucienlu-aws lucienlu-aws changed the title Bump software.amazon.kinesis:amazon-kinesis-client-multilang from 2.5.5 to 2.5.8 Bump software.amazon.kinesis:amazon-kinesis-client-multilang and software.amazon.kinesis:amazon-kinesis-client from 2.5.5 to 2.5.8 Apr 24, 2024
@lucienlu-aws lucienlu-aws merged commit 7698e1f into master Apr 24, 2024
@lucienlu-aws lucienlu-aws deleted the dependabot/maven/software.amazon.kinesis-amazon-kinesis-client-multilang-2.5.8 branch April 24, 2024 17:31
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.

1 participant