Skip to content

Releases: dcos/dcos-core-cli

2.2-patch.0

29 Oct 10:22
2.2-patch.0
11f2a26
Compare
Choose a tag to compare
  • 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 shutdown asks for confirmation unless --yes flag specified (#506).
  • Fixes

    • Fix NaN% in quota list (#519)

2.1-patch.3

28 Aug 10:29
111f313
Compare
Choose a tag to compare

2.1-patch.3

  • Fixes
    • Fix calico flag parsing

2.1-patch.2

26 Aug 08:57
1b88119
Compare
Choose a tag to compare

2.1-patch.2

  • Breaking changes

    • Display version for packages with the same name
  • Fixes

    • Simplify Calico wrapper

2.0-patch.8

26 Aug 08:57
43addb4
Compare
Choose a tag to compare

2.0-patch.8

  • Fixes

    • Update dcos node diagnostics deprecation message
    • Display version for packages with the same name

2.1-patch.1

29 Jun 14:33
2.1-patch.1
9182af4
Compare
Choose a tag to compare
  • Breaking changes

    • Change default SSH user from core to centos (#448).
  • Fixes

    • Update dependencies (#459, #478).
    • Update dcos node diagnostics deprecation message (#452).
    • Allow changing SSH user without using a proxy (#448).

2.1-patch.0

23 Apr 20:31
157062f
Compare
Choose a tag to compare
2.1-patch.0 Pre-release
Pre-release
  • Features
    • Added dcos calico command
  • Notes
    • During this new minor release we also refactored the dcos describe subcommand from Python to Go.

1.13-patch.8

23 Apr 20:45
261476f
Compare
Choose a tag to compare

1.13-patch.7

11 Mar 12:37
fc626a1
Compare
Choose a tag to compare

Fixes

  • Updated task table to be clearer. (#414)
  • Add better error descriptions for node diagnostics command. (#386)
  • Support more fields in job JSON definition. (#359)

2.0-patch.3

10 Oct 15:25
Compare
Choose a tag to compare

Fixes

  • Add option to create master/agents only diagnostics bundle (#372)
  • Fixed creation of nested groups, the regression was introduced in (#322)
  • Support more fields in job JSON definition (dcos/dcos-cli#1494)

1.12-patch.1

26 Oct 11:00
Compare
Choose a tag to compare
Make the version warning a DefaultError so it's printed on stderr