Releases: britive/python-cli
Releases · britive/python-cli
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
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.1 [2025-03-13]
What's New:
- None
Enhancements:
- None
Bug Fixes:
- Skip
construct_kube_configifenv_propertiesis missing. - Retrieve
profileEnvironmentPropertiesfrommy_access.list_profilesif the new API doesn't return the data.
Dependencies:
- None
Other:
- None