Skip to content

Commit e8bd1f8

Browse files
authored
Merge branch 'main' into szabosteve/openai-compatible-models
2 parents 52c6262 + 7f96df6 commit e8bd1f8

File tree

8 files changed

+31
-46
lines changed

8 files changed

+31
-46
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
toc:
22
- file: changelog.md
3-
children:
4-
- file: known-issues.md
5-
- file: deprecations.md
3+
- file: known-issues.md
4+
- file: deprecations.md
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
toc:
22
- file: release-notes.md
3-
children:
4-
- file: known-issues.md
5-
- file: breaking-changes.md
6-
- file: deprecations.md
3+
- file: known-issues.md
4+
- file: breaking-changes.md
5+
- file: deprecations.md
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
toc:
22
- file: release-notes.md
3-
children:
4-
- file: known-issues.md
5-
- file: breaking-changes.md
6-
- file: deprecations.md
3+
- file: known-issues.md
4+
- file: breaking-changes.md
5+
- file: deprecations.md
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
toc:
22
- file: release-notes.md
3-
children:
4-
- file: known-issues.md
5-
- file: breaking-changes.md
6-
- file: deprecations.md
3+
- file: known-issues.md
4+
- file: breaking-changes.md
5+
- file: deprecations.md

release-notes/index.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
1-
# Release notes [elastic-release-notes]
2-
3-
Learn about the latest changes, issues, fixes, and deprecations for Elastic releases by reviewing the release notes.
4-
5-
For information about the latest changes to Elastic APIs, check [APIs changelog](https://www.elastic.co/docs/api/changes).
6-
7-
We recommend you upgrade to the latest Elastic version. To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md).
8-
9-
To learn more about Elastic releases, use the following resources:
10-
* Join the [Elastic community forums](https://discuss.elastic.co/)
11-
* Check out the [Elastic Blog](https://www.elastic.co/blog)
12-
* Reach out to [Elastic Support](https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&[email protected])
1+
# Release notes

release-notes/intro/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Release notes [elastic-release-notes]
2+
3+
Learn about the latest changes, issues, fixes, and deprecations for Elastic releases by reviewing the release notes.
4+
5+
For information about the latest changes to Elastic APIs, check [APIs changelog](https://www.elastic.co/docs/api/changes).
6+
7+
We recommend you upgrade to the latest Elastic version. To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md).
8+
9+
To learn more about Elastic releases, use the following resources:
10+
* Join the [Elastic community forums](https://discuss.elastic.co/)
11+
* Check out the [Elastic Blog](https://www.elastic.co/blog)
12+
* Reach out to [Elastic Support](https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&[email protected])

release-notes/intro/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
toc:
2+
- file: index.md

release-notes/toc.yml

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,7 @@
11
toc:
22
- file: index.md
3-
- file: elastic-observability/release-notes.md
4-
children:
5-
- file: elastic-observability/known-issues.md
6-
- file: elastic-observability/breaking-changes.md
7-
- file: elastic-observability/deprecations.md
8-
- file: elastic-security/release-notes.md
9-
children:
10-
- file: elastic-security/known-issues.md
11-
- file: elastic-security/breaking-changes.md
12-
- file: elastic-security/deprecations.md
13-
- file: elastic-cloud-serverless/changelog.md
14-
children:
15-
- file: elastic-cloud-serverless/known-issues.md
16-
- file: elastic-cloud-serverless/deprecations.md
17-
- file: fleet-elastic-agent/release-notes.md
18-
children:
19-
- file: fleet-elastic-agent/known-issues.md
20-
- file: fleet-elastic-agent/breaking-changes.md
21-
- file: fleet-elastic-agent/deprecations.md
3+
- toc: intro
4+
- toc: elastic-observability
5+
- toc: elastic-security
6+
- toc: elastic-cloud-serverless
7+
- toc: fleet-elastic-agent

0 commit comments

Comments
 (0)