Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Feb 21, 2025
1 parent 211be1e commit 28c220a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Added

- Add simple web-based dashboard that shows the current state and query counts of all clusters.
This makes it easier to debug state transitions of clusters ([#62]).

### Changed

- Set defaults to oci ([#57]).
Expand All @@ -13,6 +18,7 @@ All notable changes to this project will be documented in this file.
- Reduce max poll delay from 10s to 3s to have better client responsiveness

[#57]: https://github.com/stackabletech/trino-lb/pull/57
[#62]: https://github.com/stackabletech/trino-lb/pull/62

## [0.3.2] - 2024-08-20

Expand Down

0 comments on commit 28c220a

Please sign in to comment.