Skip to content

v4.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 22:54
· 418 commits to master since this release
v4.4.2
e4abf9a

4.4.2 (September 13, 2023)

BUG FIXES

  • Proper EC and RSA jwks support in resource okta_app_oauth 1720. Thanks, @tgoodsell!

IMPROVEMENTS

  • Clean up example TF files formatting (terraform fmt --recursive) 1720. Thanks, @tgoodsell!
  • Improve stalebot stale labels behavior #1703. Thanks, @exitcode0!
  • Guard fouled org_name + base_url or http_proxy values from erroring without contextual information (includes ACC OAuth bearer token tests) #1721. Thanks, @monde!