Skip to content

Commit

Permalink
Merge branch 'compress_changelog' into 'master'
Browse files Browse the repository at this point in the history
Update changelog for the dereference option

See merge request firecrest/firecrest!306
  • Loading branch information
ekouts committed Jun 14, 2024
2 parents a6d9e3c + 38fad5c commit db6ba4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Support for multiple JWT signature algorithms
- Add option to follow symbolic links in the `POST /utilities/compress` and `POST /storage/xfer-internal/compress` endpoints

### Changed

- Variable `F7T_REALM_RSA_PUBLIC_KEYS` changed to `F7T_AUTH_PUBLIC_KEYS`
- Variable `F7T_REALM_RSA_TYPE_` changed to `F7T_AUTH_ALGORITHMS`
- Variable `F7T_REALM_RSA_PUBLIC_KEYS` changed to `F7T_AUTH_PUBLIC_KEYS`
- Variable `F7T_REALM_RSA_TYPE_` changed to `F7T_AUTH_ALGORITHMS`
- Added default values on helm charts


Expand Down

0 comments on commit db6ba4b

Please sign in to comment.