Update dependency org.xerial.snappy:snappy-java to v1.1.10.1#158
Open
dev-mend-for-github-com[bot] wants to merge 1 commit into
Open
Update dependency org.xerial.snappy:snappy-java to v1.1.10.1#158dev-mend-for-github-com[bot] wants to merge 1 commit into
dev-mend-for-github-com[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.2→1.1.10.1By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
xerial/snappy-java (org.xerial.snappy:snappy-java)
v1.1.10.1Compare Source
What's Changed
🐛 Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates
New Contributors
Full Changelog: xerial/snappy-java@v1.1.10.0...v1.1.10.1
v1.1.10.0Compare Source
What's Changed
Upgraded the underlying Snappy version to 1.1.10. Since this version, the version number implies (original snappy version).(patch version).
🚀 Features
🔗 Dependency Updates
🛠 Internal Updates
New Contributors
Full Changelog: xerial/snappy-java@v1.1.9.1...v1.1.10.0
v1.1.9.1Compare Source
What's Changed
🐛 Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates
Full Changelog: xerial/snappy-java@v1.1.9.0...v1.1.10
v1.1.9.0Compare Source
What's Changed
This version upgrades the native libraries to Snappy 1.1.9. Currently, only a limited number of platforms are supported, including:
If you need more platform support, send a PR to build a native library with a docker-based cross compiler (See Makefile and Makefile.common for the reference). If a cross compiler for your platform is not available, create a PR with a native library built with
make nativecommand.🚀 Features
👋 Deprecated
Bug Fixes
🔗 Dependency Updates
🛠 Internal Updates
📚 Docs
Full Changelog: xerial/snappy-java@1.1.8.4...v1.1.9
v1.1.8.4Compare Source
This version has been created because of an issue in Maven central synchronization. This version has no change with 1.1.8.3
v1.1.8.3Compare Source
v1.1.8.2Compare Source
v1.1.8.1Compare Source
v1.1.8Compare Source
v1.1.7.8Compare Source
v1.1.7.7Compare Source
v1.1.7.6Compare Source
https://github.com/xerial/snappy-java/blob/master/Milestone.md#snappy-java-1176-2020-06-26
v1.1.7.5Compare Source
v1.1.7.4Compare Source
v1.1.7.3Compare Source
v1.1.7.2Compare Source
v1.1.7.1Compare Source
v1.1.7Compare Source
https://github.com/xerial/snappy-java/blob/master/Milestone.md#snappy-java-117-2017-11-30
v1.1.4Compare Source
v1.1.2.6Compare Source
v1.1.2.5Compare Source
v1.1.2.4Compare Source
Performance improvement of SnappyInput/OutputStream.
v1.1.2.3Compare Source
v1.1.2.2Compare Source
v1.1.2.1Compare Source