v0.29.0 #50
michaelklishin
announced in
Announcements
v0.29.0
#50
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.29.0 (Apr 14, 2024)
Breaking Changes
PolicyDefinition
and specificallyrequests::PolicyParams.definition
is now aMap<String, Value>
and not an
Option<Map<String, Value>>
. When creating a policy, the definition cannot be missing or black,otherwise it would not pass server validation.
This discussion was created from the release v0.29.0.
Beta Was this translation helpful? Give feedback.
All reactions