Skip to content

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Feb 23, 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 - "* 8-20 * * *" (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.

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