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

Changelog for 8.11.2 #3880

Merged
merged 1 commit into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions changelog/8.11.2.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
// begin 8.11.2 relnotes

[[release-notes-8.11.2]]
== 8.11.2

Review important information about the 8.11.2 release.

[discrete]
[[security-updates-8.11.2]]
=== Security updates


elastic-agent::

* Update Go Version To 1.20.11. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3748[#https://github.com/elastic/elastic-agent/pull/3748]










[discrete]
[[enhancements-8.11.2]]
=== Enhancements


elastic-agent::

* Add Configuration Parameters For The Kubernetes `Leader_election` Provider. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3625[#https://github.com/elastic/elastic-agent/pull/3625]




[discrete]
[[bug-fixes-8.11.2]]
=== Bug fixes


Upgrader::

* Fix Fleet-Managed Agent Ignoring The `Agent.download.proxy_url` Setting After A Policy Is Updated. {Upgrader-pull}https://github.com/elastic/elastic-agent/pull/3803[#https://github.com/elastic/elastic-agent/pull/3803] {Upgrader-issue}https://github.com/elastic/elastic-agent/issues/3560[#https://github.com/elastic/elastic-agent/issues/3560]
component::

* Custom-Yaml-Marshal-For-Component. {component-pull}https://github.com/elastic/elastic-agent/pull/3835[#https://github.com/elastic/elastic-agent/pull/3835] {component-issue}https://github.com/elastic/elastic-agent/issues/2940[#https://github.com/elastic/elastic-agent/issues/2940]
elastic-agent::

* Fix Logging Calls That Incorrectly Use Non-F Variants And Have Missing Arguments. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3679[#https://github.com/elastic/elastic-agent/pull/3679]

// end 8.11.2 relnotes
70 changes: 70 additions & 0 deletions changelog/8.11.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
version: 8.11.2
entries:
- kind: other
summary: hb-bump-node-18.18.x
description: Update NodeJS version bundled with Heartbeat to v18.18.2.
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3655
issue: []
timestamp: 1698247934
file:
name: 1698247934-hb-bump-node.yaml
checksum: b316b799a0edf0c6e9bf7db58f3dbcfad6710608
- kind: bug-fix
summary: Fix logging calls that incorrectly use non-f variants and have missing arguments.
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3679
issue: []
timestamp: 1698808222
file:
name: 1698808222-orphan-verbs.yaml
checksum: 12dc7541b29aae73966c462fff63c7107f9ebe35
- kind: enhancement
summary: Add configuration parameters for the Kubernetes `leader_election` provider.
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3625
issue: []
timestamp: 1699010487
file:
name: 1699010487-leaderelectionconfig.yaml
checksum: 95881c900b77e81aa14e28a188240f8c32bacfb9
- kind: security
summary: Update Go version to 1.20.11.
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3748
issue: []
timestamp: 1700000391
file:
name: 1700000391-Upgrade-to-Go-1.20.11.yaml
checksum: 3a5ac3d69411fa1ca3872c27dead2b1683d36f03
- kind: bug-fix
summary: Fix Fleet-managed Agent ignoring the `agent.download.proxy_url` setting after a policy is updated.
description: ""
component: Upgrader
pr:
- https://github.com/elastic/elastic-agent/pull/3803
issue:
- https://github.com/elastic/elastic-agent/issues/3560
timestamp: 1700678892
file:
name: 1700678892-Fixes-the-Elastic-Agent-ignoring-agent.download.proxy_url-on-policy-update.yaml
checksum: 7d54a106a69fc6042ea997a99829b221cff3d4d6
- kind: bug-fix
summary: custom-yaml-marshal-for-component
description: Create a custom `MarshalYAML()` method to properly handle error fields in agent diagnostics.
component: component
pr:
- https://github.com/elastic/elastic-agent/pull/3835
issue:
- https://github.com/elastic/elastic-agent/issues/2940
timestamp: 1701208315
file:
name: 1701208315-custom-yaml-marshal-for-component.yaml
checksum: 6126221771bc26bd51566d33bd5873ffbe599fae
32 changes: 0 additions & 32 deletions changelog/fragments/1698247934-hb-bump-node.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions changelog/fragments/1698808222-orphan-verbs.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions changelog/fragments/1699010487-leaderelectionconfig.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions changelog/fragments/1700000391-Upgrade-to-Go-1.20.11.yaml

This file was deleted.

This file was deleted.

This file was deleted.

Loading