24.1.0
What's Changed
- Added:
previousKeyon an attribute or column renames it in place onpush - Fixed:
client --endpointreuses or switches an existing session instead of minting an unauthenticated stub - Fixed:
client --resetasks for confirmation before signing out signed-in accounts - Fixed: Commands that need a session now list signed-in accounts and suggest
login --switch - Fixed: Regional cloud endpoints match their canonical host when resolving a session
- Fixed:
pushupdates attributes in place instead of recreating them where the API allows it - Fixed:
pushresizes astringattribute in place instead of recreating it - Fixed:
pushno longer recreates indexes whose attributes were renamed - Fixed:
pushaborts on a failed attribute update instead of continuing past it - Fixed:
pushwaits for index deletion to finish before recreating indexes - Fixed:
pushleavesencryptuntouched when the config omits it - Fixed:
logoutsigns out the selected account instead of the current session id - Fixed: Table output wraps long reasons instead of truncating them mid-word
- Updated: Project policy limits for password history, session duration, session count, and users
Full Changelog: 24.0.0...24.1.0