Breaking changes
- A locked OS keychain is now its own fatal failure class (
Keychain locked). gcx stops credential-consuming commands instead of falling back to a plaintext write, and the error explains how to unlock the keychain for the session (#1142) - Remove the broken
gcx assistant dashboardsubcommand (#1230)
New features
- Add the Database Observability provider:
gcx dbo11y instances listandgcx dbo11y instances get <name>(#1199)
Fixes
- Remove the duplicated
--agent-iddefault from assistant help text (#1232)
Other