Releases: britive/python-cli
Releases · britive/python-cli
v2.4.0-rc.1
v2.4.0-rc.1 [2026-06-08]
What's New:
- Added
awsstsjwtfederation provider support (OIDC-based AWS federation via STSGetWebIdentityToken)
Enhancements:
- Updated federation provider help text to list all valid providers including
awsstsjwtparameter format
Bug Fixes:
- Added per-profile file locking to prevent concurrent duplicate checkouts
Dependencies:
- Bumped
britiveSDK requirement from>=4.1.2to>=4.6.0
Other:
- None
v2.3.2
v2.3.1
v2.3.0
v2.3.0 [2025-10-16]
What's New:
- Applications, Environments, Profiles, Resources, and Secrets have a new
--search-text|-Sflag for listing withls.
Enhancements:
- Added
search_textparameter tolist_[applications|environments|profiles|resources|secrets] - Added
list_requestsfunctionality.
Bug Fixes:
- Added
PYBRITIVE_ENCRYPTED_CREDENTIAL_PASSPHRASEenv var for AWS/k8s helpers. - Refactored default
passphraseasuuid.getnodedoesn't afford repeatability in sandboxed environments, e.g.uv. - Corrected
my_accessprofiles with empty description getting errantResourcedefault value. - Updated
list_[applications|environments]to exclude unrelatedmy-resourcesprofiles and replacenullwith''.
Dependencies:
- None
Other:
- Dropped temporary
_get_missing_session_attributesmethod, API has been corrected.
v2.2.3
v2.2.2
v2.2.2 [2025-07-25]
What's New:
- None
Enhancements:
- Added profile
sessionAttributestocontextwhen buildingbritive/kube/config.
Bug Fixes:
- Fixed issue with
console_fallbackwhen checking out a Resource profile with no console access.
Dependencies:
- None
Other:
- Dropped
_get_missing_env_propertiesworkaround.
v2.2.1
v2.2.1 [2025-06-26]
What's New:
- None
Enhancements:
- None
Bug Fixes:
- Fixed output error when GCP checkout falls back to
consolemode for profiles with no programmatic access. - Fixed missing
responseTemplateswhen listing resources.
Dependencies:
- None
Other:
- None