release-2024-09-24
github-actions
released this
24 Sep 12:44
·
231 commits
to main
since this release
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Major Changes
-
46b3142: Upgrade the catalog module to the backend system.
BREAKING:
- Interfaces have been updated to favour backend system configurations over legacy system ones.
- Original provider factory interface has been changed to accept only okta configurations.
- Configuration has been modified to contain schedules
Adds default configurations for the provider that can be added in. Leaves a customizable module construction option so more use cases can be covered.
[email protected]
Patch Changes
- Updated dependencies [46b3142]
- @roadiehq/[email protected]