Skip to content

v4.1.1

Choose a tag to compare

@theborch theborch released this 05 Mar 21:54
· 56 commits to main since this release
16d1439

v4.1.1 [2025-03-05]

What's New:

  • None

Enhancements:

  • None

Bug Fixes:

  • Added missing 409 Conflict to exceptions.allowed_exceptions
  • Added missing zero in the PP- errors in exceptions.badrequest
  • Raise specific InvalidTenantError when DNS resolution fails in helpers.utils.parse_tenant.
  • Updated type hint typo, from list to dict, in [my_access|my_resources].list.

Dependencies:

  • jmespath >= 1.0.1

Other:

  • None