File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ All notable changes to this project will be documented in this file.
17
17
- Increased the default temporary secret lifetime for coordinators from 1 day to 15 days.
18
18
This is because Trino currently does not offer a HA setup for them, a restart kills all running queries ([ #694 ] ).
19
19
20
+ [ #676 ] : https://github.com/stackabletech/trino-operator/pull/676
21
+ [ #677 ] : https://github.com/stackabletech/trino-operator/pull/677
22
+ [ #687 ] : https://github.com/stackabletech/trino-operator/pull/687
23
+ [ #694 ] : https://github.com/stackabletech/trino-operator/pull/694
24
+
25
+ ## [ 24.11.1] - 2025-01-10
26
+
20
27
### Fixed
21
28
22
29
- Fix OIDC endpoint construction in case the ` rootPath ` does have a trailing slash ([ #673 ] ).
@@ -26,10 +33,6 @@ All notable changes to this project will be documented in this file.
26
33
27
34
[ #672 ] : https://github.com/stackabletech/trino-operator/pull/672
28
35
[ #673 ] : https://github.com/stackabletech/trino-operator/pull/673
29
- [ #676 ] : https://github.com/stackabletech/trino-operator/pull/676
30
- [ #677 ] : https://github.com/stackabletech/trino-operator/pull/677
31
- [ #687 ] : https://github.com/stackabletech/trino-operator/pull/687
32
- [ #694 ] : https://github.com/stackabletech/trino-operator/pull/694
33
36
34
37
## [ 24.11.0] - 2024-11-18
35
38
You can’t perform that action at this time.
0 commit comments