Skip to content

Commit c2f9866

Browse files
[do not merge!] Removes the combined Fleet Server and Elastic Agent release notes (#2818)
Related to elastic/docs-projects#488 elastic/elastic-agent-changelog-tool#213, elastic/elastic-agent#9440, elastic/fleet-server#5374 ⚠️ **DO NOT MERGE BEFORE elastic/docs-builder#1830 IS BOTH MERGED AND INCLUDED IN A NEW RELEASE** ⚠️ Removes the combined Fleet Server and Elastic Agent release notes in favor of separate release notes in the fleet-server and elastic-agent repos. This enables the dev team to own the release notes process.
1 parent 0eb75f6 commit c2f9866

File tree

10 files changed

+16
-626
lines changed

10 files changed

+16
-626
lines changed

docset.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ cross_links:
4040
- ecs-logging-python
4141
- ecs-logging-ruby
4242
- eland
43+
- elastic-agent
4344
- elastic-serverless-forwarder
4445
- elastic-otel-dotnet
4546
- elastic-otel-java
@@ -55,6 +56,7 @@ cross_links:
5556
- elasticsearch-py
5657
- elasticsearch-rs
5758
- elasticsearch-ruby
59+
- fleet-server
5860
- go-elasticsearch
5961
- integration-docs
6062
- integrations

get-started/versioning-availability.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ Want to learn more about how availability badges are used? Check the [Elastic Do
7474

7575
Documentation for {{stack}} 8.19.0 and earlier is available at [elastic.co/guide](https://www.elastic.co/guide).
7676

77-
If a previous version for a specific page exists, you can select the version from the dropdown in the page sidebar.
77+
If a previous version for a specific page exists, you can select the version from the dropdown in the page sidebar.
7878

7979
### How often is the documentation updated?
8080

8181
We frequently update Elastic Docs to reflect the following:
82-
* Minor versions, such as {{stack}} 9.1.0
82+
* Minor versions, such as {{stack}} 9.1.0
8383
* Patch-level updates, such as {{stack}} 9.1.1
8484
* Ongoing improvements to clarify and expand guidance
8585

@@ -141,7 +141,8 @@ Find the documentation for your Elastic product versions or releases.
141141
| --- | --- |
142142
| [Elasticsearch](elasticsearch://release-notes/index.md) | 9.0.0 and later |
143143
| [Kibana](kibana://release-notes/index.md) | 9.0.0 and later |
144-
| [Fleet and Elastic Agent](/release-notes/fleet-elastic-agent/index.md) | 9.0.0 and later |
144+
| [Elastic Agent](elastic-agent://release-notes/index.md) | 9.0.0 and later |
145+
| [Fleet](fleet-server://release-notes/index.md) 9.0.0 and later |
145146
| [Logstash](logstash://release-notes/index.md) | 9.0.0 and later |
146147
| [Beats](beats://release-notes/index.md) | 9.0.0 and later |
147148
| [Elastic Observability](/release-notes/elastic-observability/index.md) | 9.0.0 and later |

redirects.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ redirects:
307307
# Related to https://github.com/elastic/docs-content/pull/2396
308308
'solutions/security/configure-elastic-defend/enable-access-for-macos-monterey.md': 'solutions/security/configure-elastic-defend/enable-access-for-macos.md'
309309
'solutions/security/configure-elastic-defend/enable-access-for-macos-ventura-higher.md': 'solutions/security/configure-elastic-defend/enable-access-for-macos.md'
310-
310+
311311
# https://github.com/elastic/docs-content/pull/2658
312312
'explore-analyze/query-filter/languages/esql.md': 'elasticsearch://reference/query-languages/esql.md'
313313
'explore-analyze/query-filter/languages/esql-examples.md': 'elasticsearch://reference/query-languages/esql/esql-examples.md'
@@ -324,7 +324,7 @@ redirects:
324324

325325
# Related to https://github.com/elastic/docs-content/pull/2639
326326
'deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md': 'deploy-manage/monitor/autoops/ec-autoops-events.md'
327-
327+
328328
# Related to https://github.com/elastic/docs-content/pull/2245/
329329
'solutions/search/elasticsearch-basics-quickstart.md': 'solutions/search/get-started/index-basics.md'
330330

@@ -335,4 +335,9 @@ redirects:
335335
'solutions/search/api-quickstarts.md': 'solutions/search/get-started/quickstarts.md'
336336

337337
# Related to https://github.com/elastic/docs-content/pull/2745
338-
'solutions/search/run-elasticsearch-locally.md': 'deploy-manage/deploy/self-managed/local-development-installation-quickstart.md'
338+
'solutions/search/run-elasticsearch-locally.md': 'deploy-manage/deploy/self-managed/local-development-installation-quickstart.md'
339+
340+
'release-notes/fleet-elastic-agent/index.md': 'fleet-server://release-notes/index.md'
341+
'release-notes/fleet-elastic-agent/breaking-changes.md': 'fleet-server://release-notes/breaking-changes.md'
342+
'release-notes/fleet-elastic-agent/deprecations.md': 'fleet-server://release-notes/deprecations.md'
343+
'release-notes/fleet-elastic-agent/known-issues.md': 'fleet-server://release-notes/known-issues.md'

reference/fleet/fleet-agent-release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ products:
1111

1212
## Scheduled releases
1313

14-
{{agent}} follows a release process aligned with the broader {{stack}} release schedule. The latest features, enhancements, and fixes are documented in the [release notes](../../release-notes/fleet-elastic-agent/index.md).
14+
{{agent}} follows a release process aligned with the broader {{stack}} release schedule. The latest features, enhancements, and fixes are documented in the [release notes](elastic-agent://release-notes/index.md).
1515

1616
## Independent {{agent}} releases [independent-agent-releases]
1717

release-notes/fleet-elastic-agent/breaking-changes.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

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

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)