Skip to content

v2.25.0

Compare
Choose a tag to compare
@theborch theborch released this 01 Jul 19:56
· 22 commits to main since this release
38e08f6

v2.25.0 [2024-07-01]

NOTE: This will be the last minor version before 3.0.0

What's New:

  • britive.my_resources - allow users to list, checkout, and checkin their Cloud PAM Anywhere resources.
  • britive.step_up.authenticate - allow users to use MFA/TOTP step-up authentication with britive.my_access.checkout

Enhancements:

  • Addition of gitlab federation provider
  • Addition of include_tags on users.list and service_identities.list

Bug Fixes:

  • Adding missing otp arguments to my_access.
  • missing otp dependency for tox testing.

Dependencies:

  • None

Other:

  • Added *_CA_BUNDLE examples to the docs.
  • Add PYBRITIVE_CA_BUNDLE to requests session if set, introduced in pybritive (v1.8.0rc2)