Releases: nais/cli
Releases · nais/cli
v3.27.1
v3.27.1 - 2026-01-23
Full Changelog: v3.27.0...v3.27.1
🐛 Bug Fixes
- Verbose output makes test output harder to read (13425d9)
v3.27.0
v3.27.0 - 2026-01-21
Full Changelog: v3.26.2...v3.27.0
🚀 Features
- (opensearch) Support newer versions (33cc8ad)
🐛 Bug Fixes
- (opensearch) Add missing flag validations, remove mentions of major version (5580138)
v3.26.2
v3.26.1
v3.26.1 - 2026-01-12
Full Changelog: v3.26.0...v3.26.1
🐛 Bug Fixes
- Quote username in db queries (30d275f)
v3.26.0
v3.26.0 - 2026-01-12
Full Changelog: v3.25.2...v3.26.0
🚀 Features
- Add support for removing postgres users (ef27002)
⚙️ Miscellaneous Changes
v3.25.2
v3.25.2 - 2026-01-07
Full Changelog: v3.25.1...v3.25.2
🐛 Bug Fixes
- (auth) Return appropriate errors for nais.io users (842514d)
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)