Skip to content

Commit

Permalink
Add Go 1.18 upgrade to breaking changes section. (#1216)
Browse files Browse the repository at this point in the history
* Add Go 1.18 upgrade to breaking changes section.

* Fix the PR number in the changelog.
  • Loading branch information
cmacknz committed Sep 19, 2022
1 parent ec2816d commit a0a3ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Remove deprecated/undocumented IncludeCreatorMetadata setting from kubernetes metadata config options {pull-beats}[28006]
- The `/processes/<subprocess>` endpoint proxies to the subprocess's monitoring endpoint, instead of querying its `/stats` endpoint {pull-beats}[28165]
- Remove username/password for fleet-server authentication. {pull-beats}[29458]
- 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}832[832]

==== Bugfixes
- Fix rename *ConfigChange to *PolicyChange to align on changes in the UI. {pull-beats}[20779]
Expand Down

0 comments on commit a0a3ed1

Please sign in to comment.