v1.14.0-pre
Pre-release
Pre-release
·
33 commits
to main
since this release
Added
- Re-introduced OS keyring support for session tokens (reverted in v1.13.2), now delegating to the Coder CLI instead of native
@napi-rs/keyringbinaries. This keeps the credential format in sync with the CLI automatically.
Note
Sync requires Coder v2.31+ as it depends on the coder login token command, which is not available in earlier versions.
Fixed
--use-keyringand--global-configare now explicitly filtered from user-configured global CLI flags to prevent conflicts with the extension's auth mode.