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.