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 com.amazonaws:amazon-kinesis-producer from 0.15.5 to 0.15.11 #521

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps com.amazonaws:amazon-kinesis-producer from 0.15.5 to 0.15.11.

Release notes

Sourced from com.amazonaws:amazon-kinesis-producer's releases.

v0.15.11

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.10...v0.15.11

Release 0.15.10 of the Amazon Kinesis Producer Library

What's Changed

New Contributors

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.9...v0.15.10

Release 0.15.9 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.8...v0.15.9

Release 0.15.8 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.7...v0.15.8

Release 0.15.7 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.6...v0.15.7

Release 0.15.6 of the Amazon Kinesis Producer Library

What's Changed

... (truncated)

Changelog

Sourced from com.amazonaws:amazon-kinesis-producer's changelog.

0.15.11

  • #576 Improve retry logic during stream scaling
  • #571 Upgrade ch.qos.logback:logback-classic from 1.3.0 to 1.3.12

0.15.10

  • #560 Reverting to remove a bug with using Stream ARN. Please stay tuned for a future release before using Stream ARN.
  • #526 Drop dependency on jaxb for converting binary arrays to hex
  • 1.1.18Update GSR dependency - To address CVE vulnerability

0.15.9

  • #552 Add StreamARN parameter to support CAA
    • StreamARN parameter can be now be used to benefit from Cross account access for KPL requests.

0.15.8

  • #537 Update to latest version of Glue Schema Registry library

0.15.7

  • #498 Fix some memory leak cases in legacy code
    • Upgrade SDK version to avoid s2n_cleanup related memory leak
    • Fix resource cleanup on KPL end to avoid memory leak

0.15.6

  • #490 Updating aws cpp sdk version
Commits
  • bd95f8a Merge pull request #583 from lucienlu-aws/release-0.15.11
  • f4e8e48 Preparation for release 0.15.11
  • 7ec91d2 Revert "[Fix] Thread Model is not being applied." (#581)
  • f4a64f1 Reduce retries during stream scaling by succeeding records that lande… (#576)
  • eeb6d3f Merge pull request #515 from kensave/AddsDaemonThreadConfiguration
  • a8447fd Bump ch.qos.logback:logback-classic from 1.3.0 to 1.3.12 in /java/amazon-kine...
  • 1360a80 Bump ch.qos.logback:logback-classic in /java/amazon-kinesis-producer
  • b5ff4f5 Merge pull request #564 from awslabs/release_0.15.10
  • 5ddd1f2 Update wording in ReadMe
  • 48be6e2 Merge pull request #561 from awslabs/release_v0.15.10
  • 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 [com.amazonaws:amazon-kinesis-producer](https://github.com/awslabs/amazon-kinesis-producer) from 0.15.5 to 0.15.11.
- [Release notes](https://github.com/awslabs/amazon-kinesis-producer/releases)
- [Changelog](https://github.com/awslabs/amazon-kinesis-producer/blob/master/CHANGELOG.md)
- [Commits](awslabs/amazon-kinesis-producer@v0.15.5...v0.15.11)

---
updated-dependencies:
- dependency-name: com.amazonaws:amazon-kinesis-producer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #529.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.amazonaws-amazon-kinesis-producer-0.15.11 branch November 1, 2024 14:00
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
Development

Successfully merging this pull request may close these issues.

0 participants