v3.2.2
v3.2.2
Date: 2026-07-24
Previous release: v3.2.1
Summary
Fixes mender-cli token set so long Personal Access Tokens can be pasted and
saved interactively again, while keeping the prompt masked.
Highlights
- Interactive PAT paste fix:
mender-cli token setno longer truncates
long pasted tokens in interactive mode. - Masked prompt restored: interactive token entry continues to hide the
token while typing/pasting, instead of echoing the raw value. - Regression coverage: adds targeted test coverage for long interactive
token entry so the interactive and piped paths stay aligned.
Upgrading
- No breaking changes. Existing commands and flags are unchanged.