v0.2.0
What's Changed
Changelog
Breaking Changes
- feat!: remove unused Type and BaseEntity fields from PluginConfig (@marcelom97)
- feat!: remove unused baseEntity parameter from Plugin interface (@marcelom97)
Features
- feat: add GoReleaser integration for automated releases (@marcelom97)
- feat: add thread safety and comprehensive documentation to plugin package (@marcelom97)
Performance
- perf(scim): optimize SortResources with value caching (@marcelom97)
Refactoring
- refactor: rename root package to scimgateway for consistency with module path (@marcelom97)
Full Changelog: v0.1.0...v0.2.0