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 31d8fea commit 43d3baeCopy full SHA for 43d3bae
crates/stackable-operator/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Added support for logging to files ([#814]).
10
11
### Changed
12
13
- Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([#814]).
@@ -15,7 +19,6 @@ All notable changes to this project will be documented in this file.
15
19
### Added
16
20
17
21
- Added `ProductImage::product_version` utility function ([#817], [#818])
18
-- Added support for logging to files ([#814]).
22
23
24
0 commit comments