Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Go to 1.15 #490

Merged
merged 5 commits into from
Oct 8, 2020
Merged

Bump Go to 1.15 #490

merged 5 commits into from
Oct 8, 2020

Conversation

janisz
Copy link
Contributor

@janisz janisz commented Aug 21, 2020

Currently DC/OS CLI keeps backward compatibility for macOS 10.10 Yosemite (2014) after updating Go version we will drop it and support only macOS 10.12 Sierra or later.

It's now the industry standard to deprecate TLS 1.0 and 1.1.
See: https://tools.ietf.org/html/draft-ietf-tls-oldversions-deprecate-00

Refs: dcos/dcos-cli#1552

@janisz janisz changed the title Bump golang Bump Go to 1.15 Aug 21, 2020
janisz and others added 4 commits September 30, 2020 14:17
Currently DC/OS CLI keeps backward compatibility for macOS 10.10 Yosemite (2014) after updating Go version we will drop it and support only macOS 10.12 Sierra or later.

It's now the industry standard to deprecate TLS 1.0 and 1.1.
See: https://tools.ietf.org/html/draft-ietf-tls-oldversions-deprecate-00

Refs: dcos/dcos-cli#1552
Copy link
Contributor

@pierrebeitz pierrebeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@janisz janisz merged commit b020f7e into dcos:2.2-patch.x Oct 8, 2020
@janisz janisz deleted the bump_golang branch October 8, 2020 12:27
janisz added a commit to janisz/dcos-core-cli that referenced this pull request Oct 20, 2020
* Breaking changes

  * Update Go to 1.15 – support only macOS 10.12 Sierra or later (dcos#490)
  * Require TLS 1.2 or above (dcos#490)
  * `dcos service shutdown` asks for confirmation unless `--yes` flag specified (dcos#506).
DominikDary pushed a commit that referenced this pull request Oct 29, 2020
* 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants