CLI
- Auth commands now accept a profile name as a positional argument (#4840)
- Add
auth logoutcommand for clearing cached OAuth tokens and optionally removing profiles (#4613, #4616, #4647)
Bundles
- Added support for lifecycle.started option for apps (#4672)
- engine/direct: Fix permissions for resources.models (#4941)
- Fix resource references not correctly resolved in apps config section (#4964)
- Allow run_as for dashboards with embed_credentials set to false (#4961)
- direct: Pass changed fields into update mask for apps instead of wildcard (#4963)
- engine/direct: Fix deploy of configurations with dots in maps keys (#4977)