File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
1010* Fix redis SSL problems with sentinel #5660
1111
12+ * Fix a bug in the pack config loader so that objects covered by an ``patternProperties `` schema
13+ or arrays using ``additionalItems `` schema(s) can use encrypted datastore keys and have their
14+ default values applied correctly. #5321
15+
16+ Contributed by @cognifloyd.
17+
1218
13193.7.0 - May 05, 2022
1420--------------------
@@ -227,12 +233,6 @@ Added
227233
228234 Contributed by @nzlosh
229235
230- * Fix a bug in the pack config loader so that objects covered by an ``patternProperties `` schema
231- or arrays using ``additionalItems `` schema(s) can use encrypted datastore keys and have their
232- default values applied correctly. #5321
233-
234- Contributed by @cognifloyd.
235-
236236Changed
237237~~~~~~~
238238
You can’t perform that action at this time.
0 commit comments