Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.xerial.snappy:snappy-java to v1.1.9.1 #1390

Merged

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Feb 26, 2023

This PR contains the following updates:

Package Type Update Change
org.xerial.snappy:snappy-java dependencies patch 1.1.7.6 -> 1.1.9.1

Release Notes

xerial/snappy-java

v1.1.9.1

What's Changed

  • Removed snappy debug assertion with -DNDEBUG c++ flag @​xerial (#​386) It produces smaller native libraries

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: xerial/snappy-java@v1.1.9.0...v1.1.10

v1.1.9.0

What's Changed

This version upgrades the native libraries to Snappy 1.1.9. Currently, only a limited number of platforms are supported, including:

  • Win32/64 (Only Intel)
  • Mac64 (Intel, M1, M2). We no longer support Mac32
  • Linux32, 64 (Intel, Arm), arm, armv6, armv7
  • android-arm32
  • ppc64le, ppc64

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 native command.

🚀 Features

👋 Deprecated

  • Removed pure-java support @​xerial (#​381) because it may cause data corruption.

Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

Full Changelog: xerial/snappy-java@1.1.8.4...v1.1.9

v1.1.8.4

Compare 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.3

Compare Source

  • Made pure-java Snappy thread-safe #​271
  • Improved SnappyFramedInput/OutputStream performance by using java.util.zip.CRC32C #​269

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot

@solrbot solrbot force-pushed the renovate/org.xerial.snappy-snappy-java-1.x branch 3 times, most recently from a12056f to f0b9214 Compare February 28, 2023 22:45
@solrbot solrbot force-pushed the renovate/org.xerial.snappy-snappy-java-1.x branch from f0b9214 to 12ffcea Compare March 1, 2023 17:01
@risdenk risdenk merged commit a9b36de into apache:main Mar 2, 2023
@solrbot solrbot deleted the renovate/org.xerial.snappy-snappy-java-1.x branch March 2, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants