We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ea46d commit 62308c3Copy full SHA for 62308c3
CHANGELOG.md
@@ -1,6 +1,16 @@
1
## Upcoming Changes
2
### Breaking
3
4
+### Features
5
+
6
+### Improvements
7
8
+### Bugfix
9
10
11
+## 18.1.0
12
+### Breaking
13
14
### Features
15
* add uv as dependency management, including uv.lock
16
* allow configuration (and auto-creation) of service accounts in helm chart
@@ -13,8 +23,8 @@
23
24
### Bugfix
25
* generic_resolver now follows yaml standard and accepts a list instead of relying on the ordering of a dict
-* decoder errors are handled properly as warnings instead of causing pipeline failures
17
26
* generic_resolver now properly handles falsy values in resolve_list and resolve_from_file
27
+* decoder errors are handled properly as warnings instead of causing pipeline failures
18
28
19
29
## 18.0.1
20
30
0 commit comments