Releases: britive/python-cli
Releases · britive/python-cli
v2.3.2
08 Apr 01:06
Compare
Sorry, something went wrong.
No results found
v2.3.2 [2026-04-07]
What's New:
Enhancements:
Bug Fixes:
Fixed error when auto-completing pybritive api commands when DNS resolution fails
Dependencies:
Other:
v2.3.1
08 Dec 17:59
Compare
Sorry, something went wrong.
No results found
v2.3.1 [2025-12-08]
What's New:
Enhancements:
Bug Fixes:
Removed trailing slashes in urls
Dependencies:
Other:
v2.3.0
16 Oct 20:20
Compare
Sorry, something went wrong.
No results found
v2.3.0 [2025-10-16]
What's New:
Applications, Environments, Profiles, Resources, and Secrets have a new --search-text|-S flag for listing with ls.
Enhancements:
Added search_text parameter to list_[applications|environments|profiles|resources|secrets]
Added list_requests functionality.
Bug Fixes:
Added PYBRITIVE_ENCRYPTED_CREDENTIAL_PASSPHRASE env var for AWS/k8s helpers.
Refactored default passphrase as uuid.getnode doesn't afford repeatability in sandboxed environments, e.g. uv.
Corrected my_access profiles with empty description getting errant Resource default value.
Updated list_[applications|environments] to exclude unrelated my-resources profiles and replace null with ''.
Dependencies:
Other:
Dropped temporary _get_missing_session_attributes method, API has been corrected.
v2.2.3
06 Aug 20:51
Compare
Sorry, something went wrong.
No results found
v2.2.3 [2025-08-06]
What's New:
Enhancements:
Bug Fixes:
Dependencies:
Other:
Switched to absolute imports in cli_interface for packaging purposes.
v2.2.2
28 Jul 14:16
Compare
Sorry, something went wrong.
No results found
v2.2.2 [2025-07-25]
What's New:
Enhancements:
Added profile sessionAttributes to context when building britive/kube/config.
Bug Fixes:
Fixed issue with console_fallback when checking out a Resource profile with no console access.
Dependencies:
Other:
Dropped _get_missing_env_properties workaround.
v2.2.1
27 Jun 15:26
Compare
Sorry, something went wrong.
No results found
v2.2.1 [2025-06-26]
What's New:
Enhancements:
Bug Fixes:
Fixed output error when GCP checkout falls back to console mode for profiles with no programmatic access.
Fixed missing responseTemplates when listing resources.
Dependencies:
Other:
v2.2.0
08 May 19:02
Compare
Sorry, something went wrong.
No results found
v2.2.0 [2025-05-08]
What's New:
Enhancements:
Users can now view configuration details through the configure list command.
Bug Fixes:
Fixed missing GCP Standalone credential handling.
Dependencies:
Other:
v2.1.4
02 Apr 15:42
Compare
Sorry, something went wrong.
No results found
v2.1.4 [2025-04-02]
What's New:
Enhancements:
Bug Fixes:
Fixed missing environments when using list format with ls profiles
Dependencies:
Other:
v2.1.3
31 Mar 15:48
Compare
Sorry, something went wrong.
No results found
v2.1.3 [2025-03-31]
What's New:
Enhancements:
Bug Fixes:
Fixed missing catch for ClickException in pybritive-aws-cred-process after previous catch update change in 9bf6738f
Dependencies:
Other:
v2.1.2
14 Mar 14:15
Compare
Sorry, something went wrong.
No results found
v2.1.2 [2025-03-14]
What's New:
Enhancements:
Bug Fixes:
Fixed missing underscore string replace in global field names.
Dependencies:
Other: