File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 13
13
or arrays using ``additionalItems `` schema(s) can use encrypted datastore keys and have their
14
14
default values applied correctly. #5321
15
15
16
- Contributed by @cognifloyd.
16
+ Contributed by @cognifloyd
17
17
18
18
* Fixed ``st2client/st2client/base.py `` file to check for http_proxy and https_proxy environment variables for both lower and upper cases.
19
19
24
24
25
25
Contributed by @wfgydbu
26
26
27
- * Fixed schemas ... TODO: fill this out (this is here to silence the irritating changelog check until I'm ready to document)
27
+ * Fixed schema utils to more reliably handle schemas that define nested arrays (object-array-object-array-string) as discovered in some
28
+ of the ansible installer RBAC tests (see #5684). This includes a test that reproduced the error so we don't hit this again. #5684
28
29
29
30
Added
30
31
~~~~~
You can’t perform that action at this time.
0 commit comments