Releases: RoadieHQ/roadie-backstage-plugins
release-2025-01-13
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
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
@roadiehq/[email protected]
Major Changes
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
@roadiehq/[email protected]
Major Changes
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
[email protected]
Patch Changes
- Updated dependencies [6e4add9]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2024-12-30
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]
Minor Changes
- dc75951: add support to handle multiple documents in yaml file
release-2024-12-26
✔️ Checklist
- Added tests for new functionality and regression tests for bug fixes
- Added changeset (run
yarn changeset
in the root) - Screenshots of before and after attached (for UI changes)
- Added or updated documentation (if applicable)
release-2024-12-25
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]
Patch Changes
- e91c9e4: Add test, debug logging and RDS support for ownerTag mapping
release-2024-12-23
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]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: remove unused dependency moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: use luxon library insteaad of moment
@roadiehq/[email protected]
Patch Changes
- ed8a7d6: chore: remove unused dependency moment
release-2024-12-19.2
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]
Patch Changes
- 8fdf8c1: Use region from config in dynamo table provider
@roadiehq/[email protected]
Patch Changes
- 855e5d1: Added
ai.embeddings.bedrock.maxRetries
to README
release-2024-12-19.1
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]
Patch Changes
- 7a10368: Add more providers to allow custom label mapping
release-2024-12-19
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]
Patch Changes
- 2bf0fa2: Adding the
resources-finalizer.argocd.argoproj.io
finalizer when creating a project. This allows the ability to delete the project first without getting stuck when deleting the application afterwards. This fix will allow the application to delete and not get stuck deleting.
@roadiehq/[email protected]
Patch Changes
- 30883b0: Allow custom label mapping for new AWS providers
[email protected]
Patch Changes
- Updated dependencies [30883b0]
- Updated dependencies [2bf0fa2]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2024-12-18
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]
Minor Changes
- 4bf2752: Add SQS, Redis and OpenSearch providers
release-2024-12-11
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]
Minor Changes
- d8e19e7: Made
maxRetries
configurable
@roadiehq/[email protected]
Patch Changes
- 5417267: Add support from namespaced group tagging