Releases
v8.0.0
Compare
Sorry, something went wrong.
No results found
8.0.0 (2025-10-14)
⚠ BREAKING CHANGES
cursor: migrate cursor encoding to bin-it for structured serialization
objectarium: remove owner
from Object
objectarium: ownership is now a first-class concept, separate from the bucket
objectarium: compression configuration is now defined at the bucket level
instead of the object level, ensuring consistency and immutability.
Features
logic-bindings: introduce function for converting strings to Prolog atoms (a6d5858 )
objectarium: ownership is now a first-class concept, separate from the bucket (3cae3f4 )
objectarium: support query ObjectsPinnedBy with pagination (330b8c0 )
Performance Improvements
objectarium: use keys_raw in is_pinned for lighter lookup (db60a48 )
Code Refactoring
cursor: migrate cursor encoding to bin-it for structured serialization (47cbf6a )
objectarium: move compression configuration from object to bucket level (c3fb1c5 ), closes #583
objectarium: remove owner
from Object (b36fbb1 )
You can’t perform that action at this time.