-
Breaking changes
- Update Go to 1.15 – support only macOS 10.12 Sierra or later (#490)
- Require TLS 1.2 or above (#490)
dcos service shutdownasks for confirmation unless--yesflag specified (#506).
-
Fixes
- Fix NaN% in quota list (#519)
-
Breaking changes
- Change default SSH user from
coretocentos(#448).
- Change default SSH user from
-
Fixes
- Update dependencies (#459, #478).
- Update
dcos node diagnosticsdeprecation message (#452). - Allow changing SSH user without using a proxy (#448).
-
Features
- Added
dcos calicocommand
- Added
-
Notes
During this new minor release we also refactored the dcos describe subcommand from Python to Go.
-
Fixes
- Support Docker
forcePullImagein job JSON definitions dcos job addanddcos job updateshould show the help menu by default
- Support Docker
-
Deprecations
- Deprecated --mesos-id in some commands
-
Features
- Added
dcos diagnosticscommand - Added
SCARCEcolumn tomarathon debug detailscommand output (#341) - Support custom escape sequences (#331)
- Expose task roles in Marathon subcommands.
- Support custom escape sequences for
dcos task attach
- Added
-
Fixes
- Enforce role by default when creating a Marathon group
- Improve error messages on metronome API errors
- Fix error when detecting a partial escape sequence
-
Fixes
- Make sure to consume remaining output when input connection fails during 'dcos task exec -i'
-
Fixes
- Update 'dcos quota create' to error out less often according to internal UX feedback
-
Fixes
- Improve the
dcos quotasubcommand according to internal UX feedback
- Improve the
-
Breaking changes
dcos task lswithout any argument to get the list of all tasks files is not supported anymore
-
Features
- Introduce the
dcos quotasubcommand to manage DC/OS quotas - Add
dcos node drainsubcommand to drain nodes of their tasks - Add
dcos node reactivateanddcos node deactivateto maintain agents - Add
--agent-idtodcos task listto only list tasks on a given agent - Add
dcos task downloadto download task sandbox files - Add a
--useroption todcos task execto specify the user for the launched nested container - Add an
--alloption todcos node logto print all the log lines - Add job task ID(s) when printing history with
dcos job history --json - Support
--idwhen creating a group throughdcos marathon group add
- Introduce the
-
Notes
During this new minor release we also refactored the dcos task and dcos service subcommands from Python to Go.
The only remaining subcommands in Python are dcos marathon and dcos package.