Skip to content

Commit

Permalink
Document Go 1.18 certificate change in changelog. (#1871)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz authored Sep 19, 2022
1 parent 33b812c commit 2558289
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
==== Breaking Changes

- Upgrade to Go 1.18. Certificates signed with SHA-1 are now rejected. See the Go 1.18 https://tip.golang.org/doc/go1.18#sha1[release notes] for details. {pull}1709[1709]
==== Bugfixes

- Return a better error on enrolling and the Elasticsearch version is incompatible. {pull}1211[1211]
Expand Down

0 comments on commit 2558289

Please sign in to comment.