Releases: godaddy/asherah-ruby
Releases · godaddy/asherah-ruby
Version 0.8.2
What's Changed
- Upgrade to use asherah-cobhan v0.5.3
- Add null_data_check configuration option
See full CHANGELOG: v0.8.1...v0.8.2
Version 0.8.1
What's Changed
- Upgrade to use asherah-cobhan v0.5.1
- Fix buffer undersize from float truncation in estimate_buffer
See full CHANGELOG: v0.8.0...v0.8.1
Version 0.8.0
What's Changed
- Upgrade to use asherah-cobhan v0.5.0
- Expose disable_zero_copy config option to disable zero-copy FFI input buffers
See full CHANGELOG: v0.7.0...v0.8.0
Version 0.7.0
What's Changed
- Fix memory leak risks in buffer management
- Fix inconsistent NotInitialized error handling across all methods
- Fix overly permissive RuboCop configuration
- Add Dependabot configuration for automated dependency updates
- Update dependencies and Github actions
- Update Go version to 1.24 for cross-language tests
See full CHANGELOG: v0.6.0...v0.7.0
Version 0.6.0
What's Changed
- Upgrade to use asherah-cobhan v0.4.35
- Requires minimum GLIBC 2.32 version
See full CHANGELOG: v0.5.2...v0.6.0
Version 0.5.2
Version 0.5.1
What's Changed
- Add
sql_metastore_db_typeconfig option to support PostgresSQL adapter for Asherah - Upgrade to use asherah-cobhan v0.4.31
See full CHANGELOG: v0.5.0...v0.5.1
Version 0.5.0
What's Changed
- Upgrade to use asherah-cobhan v0.4.30
- Expose
test-debug-statickms type andtest-debug-memorymetastore type to skip warnings in tests - Check initialized flag on setup/shutdown and raise appropriate errors
See full CHANGELOG: v0.4.10...v0.5.0