3.9 KiB
3.9 KiB
@backstage/release-manifests
0.0.13
Patch Changes
-
163f3da: This expands the configurability ofrelease-manifeststo pave the road for more configuration options in thecli.Specifically it allows the specification of mirrored, proxied, or air-gapped hosts when upgrading across releases when working in restricted or heavily governed development environments (common in large enterprises and government entities).
0.0.13-next.0
Patch Changes
-
163f3da: This expands the configurability ofrelease-manifeststo pave the road for more configuration options in thecli.Specifically it allows the specification of mirrored, proxied, or air-gapped hosts when upgrading across releases when working in restricted or heavily governed development environments (common in large enterprises and government entities).
0.0.12
Patch Changes
2e140dc: Switch to native fetch for loading release manifestsb29eaea: Allow overriding the fetch function used inside getManifestByVersion
0.0.12-next.1
Patch Changes
b29eaea: Allow overriding the fetch function used inside getManifestByVersion
0.0.12-next.0
Patch Changes
2e140dc: Switch to native fetch for loading release manifests
0.0.11
Patch Changes
4aa43f62aa: Updated dependencycross-fetchto^4.0.0.
0.0.10
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.8cec7664e1: Removed@types/nodedependency
0.0.10-next.1
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.
0.0.10-next.0
Patch Changes
8cec7664e1: Removed@types/nodedependency
0.0.9
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.
0.0.9-next.0
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.
0.0.8
Patch Changes
3280711113: Updated dependencymswto^0.49.0.
0.0.8-next.0
Patch Changes
3280711113: Updated dependencymswto^0.49.0.
0.0.7
Patch Changes
a4496131fa: Added a fallback that fetches manifests fromhttps://raw.githubusercontent.comifhttps://versions.backstage.iois unavailable.
0.0.7-next.0
Patch Changes
a4496131fa: Added a fallback that fetches manifests fromhttps://raw.githubusercontent.comifhttps://versions.backstage.iois unavailable.
0.0.6
Patch Changes
7d47def9c4: Removed dependency on@types/jest.667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.bf5e9030eb: Updated dependencymswto^0.45.0.
0.0.6-next.2
Patch Changes
7d47def9c4: Removed dependency on@types/jest.
0.0.6-next.1
Patch Changes
667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.
0.0.6-next.0
Patch Changes
bf5e9030eb: Updated dependencymswto^0.45.0.
0.0.5
Patch Changes
a70869e775: Updated dependencymswto^0.43.0.8006d0f9bf: Updated dependencymswto^0.44.0.
0.0.5-next.0
Patch Changes
a70869e775: Updated dependencymswto^0.43.0.
0.0.4
Patch Changes
8f7b1835df: Updated dependencymswto^0.41.0.
0.0.4-next.0
Patch Changes
8f7b1835df: Updated dependencymswto^0.41.0.
0.0.3
Patch Changes
6e830352d4: Updated dependency@types/nodeto^16.0.0.
0.0.3-next.0
Patch Changes
6e830352d4: Updated dependency@types/nodeto^16.0.0.
0.0.2
Patch Changes
1ed305728b: Bumpnode-fetchto version 2.6.7 andcross-fetchto version 3.1.5c77c5c7eb6: Addedbackstage.roletopackage.json
0.0.1
Patch Changes
aeb5c69abb: Introduces a new package with utilities for fetching release manifests. This package will primarily be used by the@backstage/clipackage.