Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@bot-anik bot-anik released this 02 Aug 14:07
· 84 commits to main since this release
0cae9ec

6.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • dataverse: change RdfFormat to RdfDatasetFormat
  • law-stone: ensure only the creator can break the stone (was admin)
  • renaming: rebrand from okp4 to axone
  • objectarium: avoid failing on already stored object

Features

  • cognitarium: do not allow funds on instantiate (035e8a6)
  • cognitarium: prevent contract execution with funds (9ea2c50)
  • dataverse: do not allow funds on instantiate (952e727)
  • dataverse: prevent contract execution with funds (b25ca2a)
  • law-stone: do not allow funds on instantiate (474823e)
  • law-stone: prevent contract execution with funds (116ff78)
  • objectarium: add check for pagination default_page_size cannot be zero (c993e22)
  • objectarium: add mora validation control for BucketLimits (fc3fd4a)
  • objectarium: add validation for accepted_compression_algorithms (ce89427)
  • objectarium: avoid failing on already stored object (7e56d22)
  • objectarium: do not allow funds on instantiate (d068844)
  • objectarium: include bucket statistics in bucket information query (8728049)
  • objectarium: include compressed_size, size and pinned attribute when store object (4a39965)
  • objectarium: prevent contract execution with funds (816a0e5)

Bug Fixes

  • law-stone: ensure only the creator can break the stone (was admin) (a5a4847)
  • objectarium: decrement total compression size when forgot object (#559) (2aaba9f)
  • objectarium: ensure pin on storing already exists object (4612b51)
  • renaming: denom used after chain-init (39f1810)
  • renaming: format import (08f7b01)
  • renaming: format linter issue (0b38aa8)
  • renaming: linter issues (a066df6)

Code Refactoring

  • dataverse: change RdfFormat to RdfDatasetFormat (d62c72e)
  • renaming: rebrand from okp4 to axone (3dcd870)