build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15 - #20110
build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15#20110dependabot[bot] wants to merge 1 commit into
Conversation
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>
be91811 to
92e1f3c
Compare
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-15.
Commits
212ec90v1.5.7-15f5a61ecSimplify (and hopefully fix an error) in loading the native lib3216860Re-arange operations instead of widening to 64bits2ba10c0Fix int overflow0d64de4Add more checks and revert the AutoCloseBase.close() behaviourefccbb7v1.5.7-14d7a1c99More guardsdd08685More guards2723368ZstdDirectBufferCompressingStream: fix dict lifecyclef38f9a1More guards for non-null and closed streams