Releases: RoadieHQ/roadie-backstage-plugins
release-2024-07-26
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
- b98545b: To be more consistent with the character casing used throughout the rest of the plugin's exports, the API ref is now exported as
buildkiteApiRef
(rather thanbuildKiteApiRef
). To preserve backwards compatibility, the original export,buildKiteApiRef
, is also exported.
release-2024-07-25.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
- ed73691: Added source
all
for querying all sources simultaneously - Updated dependencies [ed73691]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- 9768baa: Added config parameter
ai.embeddings.concurrencyLimit
for limiting concurrency during creating TechDocs embeddings - 9768baa: Renamed type
SplitterOptions
toAugmentationOptions
- Updated dependencies [9768baa]
- Updated dependencies [ed73691]
- Updated dependencies [9768baa]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- 9768baa: Added config parameter
ai.embeddings.concurrencyLimit
for limiting concurrency during creating TechDocs embeddings - 9768baa: Renamed type
SplitterOptions
toAugmentationOptions
- Updated dependencies [9768baa]
- Updated dependencies [ed73691]
- Updated dependencies [9768baa]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- 9768baa: Added config parameter
ai.embeddings.concurrencyLimit
for limiting concurrency during creating TechDocs embeddings - ed73691: Added source
all
for querying all sources simultaneously - 9768baa: Renamed type
SplitterOptions
toAugmentationOptions
- Updated dependencies [ed73691]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- ed73691: Added source
all
for querying all sources simultaneously
@roadiehq/[email protected]
Patch Changes
- ed73691: Use
JSON.stringify
for passing the filter to the query - Updated dependencies [ed73691]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- ed73691: Added source
all
for querying all sources simultaneously
release-2024-07-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
- bbf7702: Added support for TechDocs
@roadiehq/[email protected]
Patch Changes
release-2024-07-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]
Patch Changes
- 4710888: Relax validation on params to allow an array of key-value pairs to be used as query params. Expands the usage to support params with duplicate keys.
release-2024-07-17.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
- 4c9de97: Allow label values to be mapped in a custom way.
release-2024-07-17
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
- 5b85b8d: fix: update argo project payload to match spec for update argo project
[email protected]
Patch Changes
- Updated dependencies [5b85b8d]
- @roadiehq/[email protected]
release-2024-07-12
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
release-2024-07-11.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
- bbe1d67: Add more sanitization to AWS tags to labels functionality
release-2024-07-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
release-2024-07-10
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
- ace4e5a: Add label value/key sanitization to remove trailing unsupported characters.