Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 12:11
3a5317b

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