v1.0.0
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
- Fix resolve history reference: Corrected history reference resolution by @mikaellafs in #39 and @mikaellafs in #42.
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
- @AlineLermen made their first contribution in #37.
- @mikaellafs made their first contribution in #39.
- @dependabot made their first contribution in #26.
Full Changelog: v0.9.0...v1.0.0