Skip to content

build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15 - #20110

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.luben-zstd-jni-1.5.7-15
Closed

build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15#20110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.luben-zstd-jni-1.5.7-15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15.

Commits
  • 212ec90 v1.5.7-15
  • f5a61ec Simplify (and hopefully fix an error) in loading the native lib
  • 3216860 Re-arange operations instead of widening to 64bits
  • 2ba10c0 Fix int overflow
  • 0d64de4 Add more checks and revert the AutoCloseBase.close() behaviour
  • efccbb7 v1.5.7-14
  • d7a1c99 More guards
  • dd08685 More guards
  • 2723368 ZstdDirectBufferCompressingStream: fix dict lifecycle
  • f38f9a1 More guards for non-null and closed streams
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2026
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-11 to 1.5.7-15.
- [Commits](luben/zstd-jni@v1.5.7-11...v1.5.7-15)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-version: 1.5.7-15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-15 build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15 Aug 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.github.luben-zstd-jni-1.5.7-15 branch from be91811 to 92e1f3c Compare August 22, 2026 01:56
@FrankChen021

Copy link
Copy Markdown
Member

Closing because zstd-jni 1.5.7-15 intentionally removes decoding for pre-standard v0.4-v0.7 frames, while Druid documents .zst batch ingestion through this decoder. The compatibility check reproduced the same legacy frame decoding 5,345,280 bytes on 1.5.7-11 and failing with Unknown frame descriptor on 1.5.7-15. Updating only the license metadata would hide this user-visible regression; preserving support needs an explicit migration/product decision, a legacy-enabled build, or a version cap at 1.5.7-12.

@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/com.github.luben-zstd-jni-1.5.7-15 branch August 22, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant