Skip to content

v24.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:49
· 7 commits to main since this release
7bc692e

What's Changed

This is a release for supporting Scala 2.13.14 and minor bug fixes.

πŸš€ Features

  • ulid (feature, native): Use a secure random for ULID generation in Scala Native by @xerial in #3527

πŸ› Bug Fixes

  • surface (fix): Fixed a bug in getting a surface of inner opaque type by @OndrejSpanel in #3521
  • codec (fix): Fix JDBCCodec.toMessgePack to report an array of table row objects by @xerial in #3526
  • airspec (fix): Fixes #3523 and #3516 to properly set and reset log levels with -l,-L options by @xerial in #3528

πŸ”— Dependency Updates

πŸ›  Internal Updates

Full Changelog: v24.4.3...v24.5.0