Skip to content

Bump amazon-kinesis-producer from 0.14.9 to 0.15.5#480

Merged
worldtiki merged 2 commits into
mainfrom
dependabot/maven/com.amazonaws-amazon-kinesis-producer-0.15.5
Apr 12, 2023
Merged

Bump amazon-kinesis-producer from 0.14.9 to 0.15.5#480
worldtiki merged 2 commits into
mainfrom
dependabot/maven/com.amazonaws-amazon-kinesis-producer-0.15.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2023

Bumps amazon-kinesis-producer from 0.14.9 to 0.15.5.

Release notes

Sourced from amazon-kinesis-producer's releases.

Release 0.15.5 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.4...v0.15.5

Release 0.15.4 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.3...v0.15.4

Release 0.15.3 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.2...v0.15.3

Release 0.15.2 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.1...v0.15.2

Release 0.15.1 of the Amazon Kinesis Producer Library

What's Changed

Full Changelog: awslabs/amazon-kinesis-producer@v0.15.0...v0.15.1

Release 0.15.0 of the Amazon Kinesis Producer Library

What's Changed


KPL 0.15.0 now incorporates StreamARN in the Kinesis requests, such as PutRecords and ListShards, to take advantage of Kinesis Data Streams (KDS) enhanced availability as the result of service cellularization. Version 0.15.0 adds STS as the new dependency; by using STS, customers can benefit from StreamARN without modifying any code.

... (truncated)

Changelog

Sourced from amazon-kinesis-producer's changelog.

0.15.5

  • #482 Remove the stream arn parameter when the next token is present

0.15.4

0.15.3

  • #478 Update AWS SDK CPP version

0.15.2

  • #471 Upgrade Java dependencies

0.15.1

  • #469 Use AWS CodeBuild to compile C++ binary

0.15.0

  • #465
    • Revert the upgrade of jakarta.xml.bind to be backward-compatible with Java8
    • Add more logs to verify that IMDSV2 is used correctly for getting region info for KPL running in EC2 instances
  • #463
    • Use sts to construct stream arn
    • Exit KPL if STS call fails to avoid dual mode
    • Deprecate IMDSv1 calls for obtaining EC2 metadata
  • #444
    • Update bootstrap.sh to work on three platforms

0.14.13

  • #440
    • Upgrade the dependencies used in bootstrap + Java dependencies
    • Correct the log level discrepancy for the warnings

0.14.12

  • #425 Fix build issues in CI
  • #424 Fix build issues in CI
  • #423 Upgrade GSR version to 1.1.9
  • #420 Fix cpp branch
  • #419 Fix aws-cpp branch
  • #418 Fix travis build
  • #416 Configure dependabot
  • #415 Fix travis build
  • #414 Fix travis build

0.14.11

  • #409 Bump protobuf-java from 3.11.4 to 3.16.1 in /java/amazon-kinesis-producer
  • #408 Update curl version from 7.77 to 7.81
  • #395 Configure dependabot
  • #391 Fixing travis build issues
  • #388 Fixing build issues due to stale CA certs

0.14.10

  • #386 Upgraded Glue schema registry from 1.1.1 to 1.1.5

... (truncated)

Commits
  • 323c020 Prepare for KPL Release 0.15.5
  • 5f75c45 Remove the stream arn parameter when the next token is present
  • d98ba6e Merge pull request #480 from awslabs/pub-v0.15.4
  • 0159733 Prepare for KPL Release 0.15.4
  • 96e7933 Merge pull request #479 from awslabs/pub-v0.15.3
  • bcadf94 Prepare for KPL release 0.15.3
  • 9f23294 Merge pull request #478 from awslabs/UpdateSDK_CPP
  • db3dafb updating AWS SDK CPP version
  • 7d33b99 Prepare for KPL Release 0.15.2
  • 6da1b81 Upgrade Java dependencies
  • 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 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-producer](https://github.com/awslabs/amazon-kinesis-producer) from 0.14.9 to 0.15.5.
- [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.14.9...v0.15.5)

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

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 Mar 1, 2023
@worldtiki worldtiki merged commit f1445c0 into main Apr 12, 2023
@worldtiki worldtiki deleted the dependabot/maven/com.amazonaws-amazon-kinesis-producer-0.15.5 branch April 12, 2023 13:42
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.

1 participant