Skip to content

Conversation

@mend-for-github.zerozr99.workers.dev
Copy link

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot commented May 13, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
software.amazon.kinesis:amazon-kinesis-client (source) 2.6.0 -> 2.7.2 age adoption passing confidence
org.testcontainers:localstack (source) 1.19.7 -> 1.21.4 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.19.7 -> 1.21.4 age adoption passing confidence
com.netflix.nebula.ospackage 11.10.0 -> 11.11.2 age adoption passing confidence
net.researchgate.release 3.0.2 -> 3.1.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.11.0 -> 5.14.2 age adoption passing confidence
org.eclipse.jetty:jetty-server (source) 12.0.12 -> 12.1.5 age adoption passing confidence
io.dropwizard.metrics:metrics-core (source) 4.2.27 -> 4.2.37 age adoption passing confidence
com.amazonaws:aws-java-sdk-sts (source) 1.12.771 -> 1.12.797 age adoption passing confidence
joda-time:joda-time (source) 2.12.7 -> 2.14.0 age adoption passing confidence
com.google.guava:guava 33.3.0-jre -> 33.5.0-jre age adoption passing confidence
com.google.code.gson:gson 2.11.0 -> 2.13.2 age adoption passing confidence
org.apache.logging.log4j:log4j-to-slf4j (source) 2.24.0 -> 2.25.3 age adoption passing confidence
org.apache.logging.log4j:log4j-api (source) 2.24.0 -> 2.25.3 age adoption passing confidence
com.google.re2j:re2j 1.7 -> 1.8 age adoption passing confidence

Release Notes

awslabs/amazon-kinesis-client (software.amazon.kinesis:amazon-kinesis-client)

v2.7.2: Release 2.7.2 of the Amazon Kinesis Client Library for Java

Release 2.7.2 (2025-09-29)

  • #​1626 Upgrade awssdk from 2.25.64 to 2.33.0 and apache.commons from 3.14.0 to 3.18.0

  • #​1525 Bump com.google.protobuf:protobuf-java from 4.27.5 to 4.31.1

v2.7.1: Release 2.7.1 of the Amazon Kinesis Client Library for Java

Release 2.7.1 (2025-07-11)
  • #​1508 Upgrade schema-registry-common and schema-registry-serde from 1.1.19 to 1.1.24

v2.7.0: Release 2.7.0 of the Amazon Kinesis Client Library for Java

Release 2.7.0 (2025-03-11)
  • #​1444 Fully remove dependency on the AWS SDK for Java 1.x which will reach end-of-support by December 31st, 2025.
    • The Glue Schema Registry integration functionality no longer depends on AWS SDK for Java 1.x. Previously, it required this as a transient dependency.
    • Multilangdaemon has been upgraded to use AWS SDK for Java 2.x. It no longer depends on AWS SDK for Java 1.x.

v2.6.1: Release 2.6.1 of the Amazon Kinesis Client Library for Java

Release 2.6.1 of the Amazon Kinesis Client Library for Java

  • #​1365 Add config to enable point in time recovery for the DynamoDB lease table created by KCL
  • #​1325 Add logic to sync from lease table on first app bootstrap
  • #​1372 Fix debug and trace level logging to log all worker loops
  • #​1319 Fix a race condition between ShardConsumer shutdown and initialization
  • #​1354 Fix bug where the in-memory lease is updated even when DDB fails to update
  • #​1363 Fix some of the warnings emitted by maven during build
  • #​1358 Remove ShutdownNotificationAware and update javadocs
  • #​1329 Remove unnecessary lambda
  • #​1340 Generate wrappers from proto files instead of shipping them directly
  • #​1332 Enforce consistent code style with palantir-java-format
  • #​1294 Upgrade org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
  • #​1296 Upgrade org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
  • #​1312 Upgrade commons-io:commons-io from 2.15.1 to 2.16.1
  • #​1331 Upgrade maven-compiler-plugin from 3.11.0 to 3.13.0
  • #​1335 Upgrade org.slf4j:slf4j-api from 2.0.7 to 2.0.13
  • #​1336 Upgrade io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8
  • #​1337 Upgrade com.google.protobuf:protobuf-java from 3.21.12 to 4.27.0
  • #​1341 Upgrade awssdk.version from 2.25.11 to 2.25.64
  • #​1342 Upgrade org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
  • #​1343 Upgrade org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5
  • #​1383 Upgrade com.google.protobuf:protobuf-java from 4.27.0 to 4.27.5
testcontainers/testcontainers-java (org.testcontainers:localstack)

v1.21.4

Compare Source

This release makes version 1.21.x works with recent Docker Engine changes.

v1.21.3

Compare Source

What's Changed

v1.21.2

Compare Source

What's Changed
📖 Documentation
📦 Dependency updates

v1.21.1

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
  • Use generic init script filename when copying it into a Cassandra container (#​9606) @​maximevw
📖 Documentation
📦 Dependency updates

v1.21.0

Compare Source

What's Changed
⚠️ Breaking API changes
🚀 Features & Enhancements
☠️ Deprecations
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.6

Compare Source

What's Changed
  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#​10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module

v1.20.5

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.4

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
📦 Dependency updates

v1.20.3

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping

v1.20.2

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.1

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
8 changes

v1.20.0

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 1a61a60 to b7e15bb Compare May 20, 2025 08:49
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 64cf5f4 to f023347 Compare May 28, 2025 10:02
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 7119ed3 to 45bd395 Compare June 4, 2025 16:07
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from adb5f1d to b5c454a Compare June 10, 2025 10:21
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 98e2098 to 64f13a0 Compare June 23, 2025 16:36
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 5ac8d51 to 66edeed Compare June 30, 2025 08:07
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from de5837d to 1d0348d Compare July 10, 2025 13:24
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 320155c to 9e1e09b Compare July 12, 2025 13:50
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from b3cb2b3 to 2fc0659 Compare December 8, 2025 04:17
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 8fc8546 to eedf69e Compare December 16, 2025 12:13
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 39e7970 to 5bd7d43 Compare December 23, 2025 08:15
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 4 times, most recently from 0d41f06 to 3316d4b Compare January 5, 2026 12:05
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 880de75 to faecef6 Compare January 13, 2026 12:12
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 591327e to 20b12ce Compare January 20, 2026 06:04
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 20b12ce to 2488a6c Compare January 23, 2026 02:03
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 2488a6c to 9237fe6 Compare January 24, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant