Skip to content

Commit 09d8050

Browse files
committed
add changelog entry
1 parent 9000680 commit 09d8050

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fixed
1313
or arrays using ``additionalItems`` schema(s) can use encrypted datastore keys and have their
1414
default values applied correctly. #5321
1515

16-
Contributed by @cognifloyd.
16+
Contributed by @cognifloyd
1717

1818
* Fixed ``st2client/st2client/base.py`` file to check for http_proxy and https_proxy environment variables for both lower and upper cases.
1919

@@ -24,7 +24,8 @@ Fixed
2424

2525
Contributed by @wfgydbu
2626

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
2829

2930
Added
3031
~~~~~

0 commit comments

Comments
 (0)