Skip to content

Commit

Permalink
v0.44.0 + Refactoring/feature flags (#159)
Browse files Browse the repository at this point in the history
* v0.44.0 + UI configuration route

* changelog
  • Loading branch information
zaychenko-sergei authored Nov 29, 2024
1 parent 0357c6f commit dcd1baa
Show file tree
Hide file tree
Showing 12 changed files with 333 additions and 214 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file.
The 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).

## [Unreleased]
## [0.44.0]
### Changed
Upgrade kamu-cli version to `0.210.0`:
- Improved OpenAPI integration
- Replaced Swagger with Scalar for presenting OpenAPI spec
- `kamu-api-server`: error if specialized config is not found
- Separated runtime and dynamic UI configuration (such as feature flags)

## [0.43.1] - 2024-11-22
### Changed
Expand Down
Loading

0 comments on commit dcd1baa

Please sign in to comment.