Skip to content

Releases: spreadshirt/backstage-plugin-s3

@spreadshirt/[email protected]

24 Aug 10:22
dd28a4c
Compare
Choose a tag to compare

Patch Changes

  • 086b5aa: Bump Backstage to version 1.17.4

@spreadshirt/[email protected]

24 Aug 10:22
dd28a4c
Compare
Choose a tag to compare

Minor Changes

  • e70177b: BREAKING: The allowedBuckets configuration has changed. From now on, you must use a
    configuration like the following:

    s3:
      bucketLocatorMethods:
        - type: config
          platforms:
            - endpoint: <ENDPOINT>
              name: test-platform
              accessKeyId: <ACCESS_KEY>
              secretAccessKey: <SECRET_KEY>
              region: <REGION>
      allowedBuckets:
        - platform: test-platform
          buckets:
            - bucket-name-one
            # ...

Patch Changes

  • f094173: Export function matches and type BucketDetailsFilters from the permissions folder.

    These 2 elements are needed to create a custom BucketsProvider.

  • 086b5aa: Bump Backstage to version 1.17.4

  • Updated dependencies [086b5aa]

@spreadshirt/[email protected]

04 Aug 10:25
f1c896d
Compare
Choose a tag to compare

Minor Changes

  • 452c52d: Extend the S3Api interface to allow injecting the bucketsProvider with the method setBucketsProvider. This is optional, and allows the S3Builder to inject the used bucketsProvider into your custom client, without needing to use a custom one or having to duplicate the default one.

    This isn't breaking anything, since the new method is optional.

@spreadshirt/[email protected]

02 Aug 07:59
9fe5c85
Compare
Choose a tag to compare

Minor Changes

  • 7dfa4f9: Actually support custom S3 clients

@spreadshirt/[email protected]

20 Jul 10:40
00b1ffa
Compare
Choose a tag to compare

Patch Changes

  • 5d7ad9b: Bump dependencies to backstage 1.16.0
  • d6a18e0: Security updates found by dependabot.
    Fixed some criticals for loader-utils, @xmldom/xmldom and high alerts for
    yaml, webpack, knex, luxon, json5 or minimatch
  • Updated dependencies [5d7ad9b]
  • Updated dependencies [d6a18e0]

@spreadshirt/[email protected]

20 Jul 10:40
00b1ffa
Compare
Choose a tag to compare

Patch Changes

  • 5d7ad9b: Bump dependencies to backstage 1.16.0
  • d6a18e0: Security updates found by dependabot.
    Fixed some criticals for loader-utils, @xmldom/xmldom and high alerts for
    yaml, webpack, knex, luxon, json5 or minimatch

@spreadshirt/[email protected]

20 Jul 10:40
00b1ffa
Compare
Choose a tag to compare

Patch Changes

  • 5d7ad9b: Bump dependencies to backstage 1.16.0
  • d6a18e0: Security updates found by dependabot.
    Fixed some criticals for loader-utils, @xmldom/xmldom and high alerts for
    yaml, webpack, knex, luxon, json5 or minimatch
  • Updated dependencies [5d7ad9b]
  • Updated dependencies [d6a18e0]

@spreadshirt/[email protected]

22 Jun 15:00
35275d1
Compare
Choose a tag to compare

Patch Changes

@spreadshirt/[email protected]

22 Jun 15:00
35275d1
Compare
Choose a tag to compare

Patch Changes

  • 9a3fcf3: Align aws-sdk dependencies with backstage 1.15.0
  • 1965d2c: Bump dependencies to Backstage 1.15.0
  • 1965d2c: Remove deprecated BackstageTheme and unnecessary package import

@spreadshirt/[email protected]

22 Jun 15:00
35275d1
Compare
Choose a tag to compare

Patch Changes

  • 9a3fcf3: Align aws-sdk dependencies with backstage 1.15.0
  • 1965d2c: Bump dependencies to Backstage 1.15.0
  • 1965d2c: Remove deprecated BackstageTheme and unnecessary package import
  • Updated dependencies [9a3fcf3]
  • Updated dependencies [1965d2c]
  • Updated dependencies [1965d2c]