We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281c506 commit 8f4d7dcCopy full SHA for 8f4d7dc
1 file changed
CHANGELOG.md
@@ -6,8 +6,11 @@ All notable changes to this project will be documented in this file.
6
7
- The Stackable scaler now ensures that a `TrinoCluster` has changed to `ready` more than 5 seconds
8
ago before marking it as `ready` ([#68]).
9
+- Support two different proxy modes: `ProxyAllCalls` (default) and `ProxyFirstCall`.
10
+ Read the [proxy modes docs](./docs/proxy-modes.md) for details ([#82]).
11
12
[#68]: https://github.com/stackabletech/trino-lb/pull/68
13
+[#82]: https://github.com/stackabletech/trino-lb/pull/82
14
15
## [0.5.0] - 2025-03-14
16
0 commit comments