Skip to content

Commit

Permalink
V0.38.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaychenko-sergei authored Sep 19, 2024
1 parent 7983838 commit 1144922
Show file tree
Hide file tree
Showing 6 changed files with 205 additions and 190 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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).

## [0.38.0] - 2024-09-19
### Added
- REST API: New `/verify` endpoint allows verification of query commitment
### Changed
- Upgrade kamu-cli version to `0.201.0`:
- Outbox main loop was revised to minimize the number of transactions
- Detecting concurrent modifications in flow and task event stores
- Improved and cleaned handling of flow abortions at different stages of processing
- Revised implementation of flow scheduling to avoid in-memory time wheel

## [0.37.1] - 2024-09-13
### Changed
- Added application name prefix to Prometheus metrics
Expand Down
Loading

0 comments on commit 1144922

Please sign in to comment.