Skip to content

Commit

Permalink
chore: prep for 1.46 release (#3282)
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 authored Jul 15, 2024
1 parent c229eb3 commit fe1d11b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,23 @@
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.46.0](https://github.com/flipt-io/flipt/releases/tag/v1.46.0) - 2024-07-15

### Added

- Etag support for client side evaluation (#3248)
- Add provider configuration for ofrep (#3247)
- `audit`: implement sink for kafka (#3204)

### Changed

- Fix issue with missing code coverage report (#3238)

## [v1.45.1](https://github.com/flipt-io/flipt/releases/tag/v1.45.1) - 2024-07-09

### Fixed

- forward x-flipt-accept-server-version to grpc (#3262)
- Forward x-flipt-accept-server-version to grpc (#3262)

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

Expand Down

0 comments on commit fe1d11b

Please sign in to comment.