Skip to content

v1.1.10.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 21:17
· 6 commits to main since this release
9bf8a09

What's Changed

πŸš€ Features

πŸ› Bug Fixes

πŸ”— Dependency Updates

πŸ›  Internal Updates

πŸ“š 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

Full Changelog: v1.1.10.7...v1.1.10.8