What's Changed
π Features
- Add support for IBM ppc 64 little endian by @PeterDubec in #628
- feat: add support to x64 systems using musl by @samyuh in #632
π Bug Fixes
- Remove the problematic catch of OOM. by @duongkame in #647
π Dependency Updates
- Update sbt to 1.10.2 by @xerial-bot in #598
- Update sbt to 1.10.5 by @xerial-bot in #615
- Update sbt to 1.10.6 by @xerial-bot in #619
- Update sbt to 1.10.7 by @xerial-bot in #624
- Update scalafmt-core to 3.8.6 by @xerial-bot in #636
- Update sbt, scripted-plugin to 1.10.11 by @xerial-bot in #656
- Update scalafmt-core to 3.9.4 by @xerial-bot in #655
- Update sbt, scripted-plugin to 1.11.3 by @xerial-bot in #674
π Internal Updates
- Update airframe-log to 24.9.3 by @xerial-bot in #601
- Update sbt-pgp to 2.3.0 by @xerial-bot in #602
- Update airframe-log to 24.11.0 by @xerial-bot in #617
- Update sbt-dynver to 5.1.0 by @xerial-bot in #610
- Update airframe-log to 24.12.2 by @xerial-bot in #623
- Update sbt-pgp to 2.3.1 by @xerial-bot in #622
- Update sbt-sonatype to 3.12.2 by @xerial-bot in #609
- Update hadoop-common to 3.4.1 by @xerial-bot in #611
- Update airframe-log to 2025.1.1 by @xerial-bot in #639
- Update sbt-scalafmt to 2.5.4 by @xerial-bot in #633
- Update sbt-scalafmt to 2.5.5 by @xerial-bot in #670
- Change -source and -target parameters to Java 8 by @jdbp-classpass in #663
- Update plexus-classworlds to 2.9.0 by @xerial-bot in #659
- Update airframe-log to 2025.1.14 by @xerial-bot in #668
- Update sbt-dynver to 5.1.1 by @xerial-bot in #669
π Docs
- Added gradle dep example to readme by @sksamuel in #665
- Add CLAUDE.md for Claude Code guidance by @xerial in #672
- Skip CI tests for non-code changes by @xerial in #673
- Update CLAUDE.md development workflow by @xerial in #675
- Migrate to sonaRelease command for publishing by @xerial in #676
Other Changes
- the dll is called snappyjava not libsnappyjava by @tonivade in #635
- Add bit-shuffling interfaces for unshuffle with provided output array by @tianjiqx in #608
- Fix the scope of the default values in SnappyOutputStream by @rodrigo-molina in #638
- Revert "Add bit-shuffling interfaces for unshuffle with provided output array" by @xerial in #640
- OSInfo: Update link to Java bug #8005545 by @howlger in #664
- Replace setup-scala with setup-java in CI workflows by @xerial in #677
- Add Java 24 to CI test matrix by @xerial in #678
- Update scalafmt configuration for Scala 3 by @xerial in #679
- chore: update CI workflows to use main branch instead of master by @xerial in #680
New Contributors
- @tonivade made their first contribution in #635
- @PeterDubec made their first contribution in #628
- @tianjiqx made their first contribution in #608
- @rodrigo-molina made their first contribution in #638
- @howlger made their first contribution in #664
- @sksamuel made their first contribution in #665
- @jdbp-classpass made their first contribution in #663
- @duongkame made their first contribution in #647
- @samyuh made their first contribution in #632
Full Changelog: v1.1.10.7...v1.1.10.8