Skip to content

Releases: RoadieHQ/roadie-backstage-plugins

release-2025-01-13

13 Jan 10:32
647dbf8
Compare
Choose a tag to compare

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 of scmAuthApiRef 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 of scmAuthApiRef 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 of scmAuthApiRef as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.

[email protected]

Patch Changes

release-2024-12-30

30 Dec 08:30
5e0fdbc
Compare
Choose a tag to compare

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

26 Dec 18:32
4702dda
Compare
Choose a tag to compare

✔️ 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

25 Dec 17:45
fd71b83
Compare
Choose a tag to compare

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

23 Dec 08:46
3a2f64b
Compare
Choose a tag to compare

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

19 Dec 11:13
ac45577
Compare
Choose a tag to compare

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

19 Dec 10:28
5531a0f
Compare
Choose a tag to compare

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

19 Dec 09:49
69a1d24
Compare
Choose a tag to compare

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

release-2024-12-18

18 Dec 16:01
dbf15a8
Compare
Choose a tag to compare

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

11 Dec 16:00
5d2b83b
Compare
Choose a tag to compare

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