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.12 #529

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.15.12

What's Changed

New Contributors

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

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

... (truncated)

Changelog

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

0.15.12

  • #593 Replace all usage of sys_siglist with strsignal as sys_siglist is deprecated
  • #594 Check if dimension.value is blank before using it in metrics manager
  • #596 Update getOldestRecordTimeMillis to avoid potential NullPointerException
  • #600 Fix build issue after cpp sdk upgrade
  • #597 Bump cpp sdk from 1.11.62 to 1.11.420 and java sdk from 1.12.772 to 1.12.773
  • #570 Bump commons-lang from 2.6 to 3.14.0
  • #598 Bump commons-io:commons-io from 2.13.0 to 2.17.0 in /java/amazon-kinesis-producer to address CVE vulnerability
  • #589 Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.25.5 in /java/amazon-kinesis-producer to address CVE vulnerability
  • #579 Bump com.google.guava:guava from 31.1-jre to 33.3.0-jre in /java/amazon-kinesis-producer to address CVE vulnerability
  • #588 Bump com.amazonaws:aws-java-sdk-core from 1.12.382 to 1.12.772 in /java/amazon-kinesis-producer and java/amazon-kinesis-producer-sample

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
  • 0158c0d Preparation for release 0.15.12 (#602)
  • 909b890 Fix build issue after cpp sdk upgrade (#600)
  • 8b879e2 Bump commons-io:commons-io in /java/amazon-kinesis-producer (#598)
  • 0324595 replace all usage of sys_siglist with strsignal (#593)
  • e450359 check if dimension value is blank before using it (#594)
  • 0eafc8d fix null pointer exception in getOldestRecordTimeMillis (#596)
  • 76ae7fb update aws sdk to latest v1 version (#597)
  • a6eafac Merge pull request #589 from awslabs/dependabot/maven/java/amazon-kinesis-pro...
  • 3be1d3d Merge pull request #588 from awslabs/dependabot/maven/java/amazon-kinesis-pro...
  • 9636045 Update java sdk version in sample
  • 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.12.
- [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.12)

---
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 Nov 1, 2024
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