Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.57 KB

File metadata and controls

28 lines (16 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.2 (2024-09-25)

Bug Fixes

  • proxy-sigv4-backend: revert to old body serialization to fix bug with body type (#17) (3012ee4)

0.3.1 (2024-08-30)

Release only to fix missing dist/index.d.ts definitions

0.3.0 (2024-08-30)

Features

  • proxy-sigv4-backend: migrate to aws-sdk v3 for js and remove deprecations (#10) (cac1d4a)
  • upgrade dependencies for backstage 1.30.3 (#9) (f4571f5)

0.2.0 (2024-04-05)

Features

  • proxy-sigv4-backend: add new backend system support (#4) (f497502)
  • upgrade to backstage 1.25.2 (#4) (04bd05b)