Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-22 12:28:03 +00:00
parent a78f15013c
commit ad955c1b1b
255 changed files with 2255 additions and 905 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration
## 1.0.1-next.0
### Patch Changes
- 3ef123bbf0: Support external ID when assuming roles in S3 integration
In order to assume a role created by a 3rd party as external
ID is needed. This change adds an optional field to the s3
integration configuration and consumes that in the AwsS3UrlReader.
## 1.0.0
### Major Changes