Skip to content

v3.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 20:43
· 1200 commits to master since this release
v3.30.0
3883831

3.30.0 (June 27, 2022)

BUG FIXES:

  • Correct issuer mode value in embedded groups_claim of an okta_app_oauth resource #1167. Thanks, @monde!
  • Resource okta_app_oauth propertyredirect_uris is a list, not a set, and needs to maintain order. #1171. Thanks, @monde!
  • Fix JSON serialization errors that group and user schemas experience when enum and one_of properties are utilized with a type value other than string #1178. Thanks, @monde!

ENHANCEMENTS:

  • Add no-stalebot label exemption for GH stalebot action #1180. Thanks, @monde!