Skip to content

v1.0.0

Compare
Choose a tag to compare
@samuelvenzi samuelvenzi released this 01 Jul 15:59
· 5 commits to main since this release
f6e887b

Release Notes

New Features

  • Implement ->@asset datatype: New datatype implementation by @andremacedopv.
  • Implement permissioning: Added permissioning functionality by @mikaellafs.
  • Allow private assets to have different collection names: Enhanced private asset management by @mikaellafs.

Breaking Changes

  • Change dependencies to new repository path: Updated dependencies to the new repository path by @andremacedopv.
  • Bump Go version to 1.21: Updated Go version to 1.21, which may require changes in the development environment by @andremacedopv.

Bug Fixes

Improvements

  • Refactor putRecursive: Optimized putRecursive to avoid getRecursive and updating unchanged assets by @mikaellafs.
  • Update readme: Improved documentation by @AlineLermen.
  • CODEOWNERS and MAINTAINERS: Added CODEOWNERS and MAINTAINERS file by @AlineLermen.

New Contributors

Full Changelog: v0.9.0...v1.0.0