File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Changed
8
+
9
+ - Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([ #814 ] ).
10
+
11
+ [ #814 ] : https://github.com/stackabletech/operator-rs/pull/814
12
+
7
13
## [ 0.70.0] - 2024-07-10
8
14
9
15
### Added
@@ -20,7 +26,6 @@ All notable changes to this project will be documented in this file.
20
26
- [ kube #1494 ] ( https://github.com/kube-rs/kube/pull/1494 )
21
27
- [ kube #1504 ] ( https://github.com/kube-rs/kube/pull/1504 )
22
28
- Upgrade opentelemetry crates ([ #811 ] ).
23
- - Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([ #814 ] ).
24
29
- Bump rust-toolchain to 1.79.0 ([ #822 ] )
25
30
26
31
### Fixed
@@ -32,7 +37,6 @@ All notable changes to this project will be documented in this file.
32
37
[ #804 ] : https://github.com/stackabletech/operator-rs/pull/804
33
38
[ #811 ] : https://github.com/stackabletech/operator-rs/pull/811
34
39
[ #812 ] : https://github.com/stackabletech/operator-rs/pull/812
35
- [ #814 ] : https://github.com/stackabletech/operator-rs/pull/814
36
40
[ #817 ] : https://github.com/stackabletech/operator-rs/pull/817
37
41
[ #818 ] : https://github.com/stackabletech/operator-rs/pull/818
38
42
[ #819 ] : https://github.com/stackabletech/operator-rs/pull/819
You can’t perform that action at this time.
0 commit comments