Skip to content

Commit

Permalink
chore: prep for release v1.44.0 (#3173)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
  • Loading branch information
markphelps committed Jun 13, 2024
1 parent 17716e2 commit de7d4bd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.44.0](https://github.com/flipt-io/flipt/releases/tag/v1.44.0) - 2024-06-13

### Added

- allow to copy evaluate command in a CLI format (#3154)
- `build/testing`: add authz specific integration tests (#3163)
- Audit failed authz attempts (#3155)
- support writing audit events to stdout for log (#3113)
- `ui`: allow change top bar theme color (#3128)

### Changed

- dont log grpc healthcheck

### Fixed

- `ui`: prevent reload after logout (#3149)
- `auth`: allow authorization for Github and OIDC behind the reverse (#3135)

## [v1.43.0](https://github.com/flipt-io/flipt/releases/tag/v1.43.0) - 2024-05-30

### Added
Expand Down

0 comments on commit de7d4bd

Please sign in to comment.