Skip to content

Releases: RoadieHQ/roadie-backstage-plugins

release-2024-06-21

21 Jun 00:20
e5ba678
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

  • 9ab0cc1: fix roadiehq:utils:fs:parse example on README.md file

release-2024-06-20

20 Jun 15:00
0f99aca
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

  • be22bad: Allow explicit temporary credentials construction for AWS entity providers to enable custom role assumption functionality.

release-2024-06-13.1

13 Jun 18:00
4e6f376
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

  • 6017323: Export sdk credentials provider from the credentials chain.

release-2024-06-13

13 Jun 11:59
7b3f1ba
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

  • dfeea32: Modify credentials loading to conform to expecting config object shape

release-2024-06-12.1

12 Jun 12:59
f132763
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

  • 22c68fe: Modify configuration shapes to conform to AWS provided Backstage integration configuration. Start using the official credentials provider for AWS resources.
    BREAKING: Config shape has been modified to match official integration config. Change roleArn to roleName.

[email protected]

Patch Changes

release-2024-06-12

12 Jun 12:19
69586e1
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

  • 3b7cf6c: Add possibility to define entity relationships by using AWS Tags when providing Resource entities directly from AWS. Expose system, domain, dependencyOf and dependsOn tag keys to be used.

release-2024-06-06

06 Jun 22:48
c62ec52
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

  • 8e3bc52: Allow constructing iframe src from a string with multiple replacements

@roadiehq/[email protected]

Patch Changes

  • a4de843: Fix Dependabot Alerts non-open alerts when the table defaults to only show open alerts.

release-2024-06-04

04 Jun 13:28
b8e6847
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

  • daed08e: add preserveYamlComments input for roadiehq:utils:merge action

@roadiehq/[email protected]

Patch Changes

  • d52a384: Use role region for sts client.

release-2024-05-28.1

28 May 00:11
47dfad2
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

  • eaba91f: Dependabot and Security Insights tabs now show open issues by default instead of all issues.

release-2024-05-28

28 May 00:02
ca0d432
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

  • 855af40: fix AWSOrganizationAccountsProvider

@roadiehq/[email protected]

Minor Changes

  • 690f23f: Fixes the tick date format issue described here: #1306

[email protected]

Patch Changes