Graylog2 / graylog-plugin-integrations

A collection of open source Graylog integrations that will be released together.
Other
14 stars 14 forks source link

Bump amazon-kinesis-client from 2.2.10 to 2.4.5 #1304

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps amazon-kinesis-client from 2.2.10 to 2.4.5.

Release notes

Sourced from amazon-kinesis-client's releases.

Release 2.4.5 of the Amazon Kinesis Client Library for Java

#1014 Use AFTER_SEQUENCE_NUMBER iterator type for expired iterator request

Release 2.4.4 of the Amazon Kinesis Client Library for Java

What's Changed

Full Changelog: https://github.com/awslabs/amazon-kinesis-client/compare/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: https://github.com/awslabs/amazon-kinesis-client/compare/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

... (truncated)

Changelog

Sourced from amazon-kinesis-client's changelog.

Release 2.4.5 (January 04, 2023)

  • #1014 Use AFTER_SEQUENCE_NUMBER iterator type for expired iterator request

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)

... (truncated)

Commits
  • 0e86089 Preparation for v2.4.5 (#1021)
  • 17d0940 Use AFTER_SEQUENCE_NUMBER iterator type for expired iterator request (#1014)
  • 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
  • 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)