Skip to content

Commit 0ce677c

Browse files
committed
Clarify that upgrade rollbacks aren't ready yet in 9.1.0 release notes.
1 parent 0e777a8 commit 0ce677c

File tree

1 file changed

+2
-6
lines changed
  • release-notes/fleet-elastic-agent

1 file changed

+2
-6
lines changed

release-notes/fleet-elastic-agent/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,8 @@ There are no new features, enhancements, or fixes in this release.
5454

5555
**Elastic Agent**
5656

57-
* Adds a new configuration setting, `agent.upgrade.rollback.window`. [#8065]({{agent-pull}}8065) [#6881]({{agent-issue}}6881)
57+
* Adds a new configuration setting, `agent.upgrade.rollback.window` in preparation for enabling upgrade rollbacks in a future release. [#8065]({{agent-pull}}8065) [#6881]({{agent-issue}}6881)
5858

59-
The value of the `agent.upgrade.rollback.window` setting determines the period after upgrading
60-
Elastic Agent when a rollback to the previous version can be triggered. This is an optional
61-
setting, with a default value of `168h` (7 days). The value can be any string that is parseable
62-
by <https://pkg.go.dev/time#ParseDuration>.
6359
* Removes resource/k8s processor and uses k8sattributes processor for service attributes. [#8599]({{agent-pull}}8599)
6460

6561
This PR removes the `resource/k8s` processor in honour of the k8sattributes processor that
@@ -93,7 +89,7 @@ There are no new features, enhancements, or fixes in this release.
9389
* Makes pbkdf2 settings validation FIPS compliant. [#4542]({{fleet-server-pull}}4542)
9490
* Updates to Go v1.24.0. [#4543]({{fleet-server-pull}}4543)
9591
* Adds version metadata to version command output. [#4820]({{fleet-server-pull}}4820)
96-
* Adds rollback attribute to upgrade actions. [#4838]({{fleet-server-issue}}4838)
92+
* Adds rollback attribute to upgrade actions in preparation for enabling upgrade rollbacks in a future release. [#4838]({{fleet-server-issue}}4838)
9793

9894
### Fixes [fleet-elastic-agent-9.1.0-fixes]
9995

0 commit comments

Comments
 (0)