Releases: nais/cli
Releases · nais/cli
v3.25.1
v3.25.1 - 2025-12-19
Full Changelog: v3.25.0...v3.25.1
🐛 Bug Fixes
- (mcp) Use typed input and outputs in the mcp server (653f32c)
v3.25.0
v3.25.0 - 2025-12-18
Full Changelog: v3.24.1...v3.25.0
🚀 Features
- (mcp) Add MCP server with schema-driven GraphQL tools (1593c53)
v3.24.1
v3.24.1 - 2025-12-05
Full Changelog: v3.24.0...v3.24.1
⚙️ Miscellaneous Changes
- Pin actions with ratchet (6e05252)
v3.24.0
v3.24.0 - 2025-12-04
Full Changelog: v3.23.0...v3.24.0
🚀 Features
- Add plural aliases (1b171be)
- Switch environment from arg to flag (fa063ea)
- (valkey,opensearch) Add autocompletion for resource names (44d3235)
- Use output type for rendering (6924e9b)
- Add log command for fetching and streaming workload logs (1d4c820)
- Add instance auto-completion for log command (1d9e734)
- Add autocompletions for app log (fdad498)
- (opensearch) Autocompletion for env on get (WIP) (a6a03c7)
🐛 Bug Fixes
- Use correct name when adding pods (c6d1dc2)
⚙️ Miscellaneous Changes
- (valkey, opensearch) Refactor command functions to use generic names (5659c16)
v3.23.0
v3.23.0 - 2025-12-03
Full Changelog: v3.22.1...v3.23.0
🚀 Features
- Add verify-audit command to allow users to check configuration. (f19df83)
v3.22.1
v3.22.1 - 2025-12-03
Full Changelog: v3.22.0...v3.22.1
⚙️ Miscellaneous Changes
- Temporarily pin softprops/action-gh-release@v2.4.2 (b19913a)
v3.22.0
v3.22.0 - 2025-12-03
Full Changelog: v3.21.0...v3.22.0
🚀 Features
- Allow using name of postgres cluster in postgres psql/proxy commands (62024c9)
🐛 Bug Fixes
- Upgrade to go 1.25.5 (9a4cae5)
v3.21.0
v3.21.0 - 2025-11-27
Full Changelog: v3.20.0...v3.21.0
🚀 Features
- Deprecate old login / logout commands (df0f531)
v3.20.0
v3.20.0 - 2025-11-26
Full Changelog: v3.19.0...v3.20.0
🚀 Features
- Autocomplete for device grant-access (82cb9be)
v3.19.0
v3.19.0 - 2025-11-26
Full Changelog: v3.18.0...v3.19.0
🚀 Features
- Add app command to list team applications (e3fd2b2)
- Add support for json output and colorized severity (1ab4481)
- (app) Add autocompletion for issues (762fc5f)
- Move issues out of alpha (22082d4)
- Add restart command to allow restarting applications (06899ea)
- Add environment auto-completion and improve issue listing (de469a6)
- (app,issues) Validate team (0571982)
⚙️ Miscellaneous Changes
- Refactor application listing to show age, running and issues (3a60236)