Skip to content

Commit a08a59e

Browse files
committed
Refine relase notes structure
1 parent 2489ce7 commit a08a59e

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ include::connecting.asciidoc[]
2626
include::migrate.asciidoc[]
2727
include::api-conventions.asciidoc[]
2828
include::javadoc-and-source.asciidoc[]
29-
include::release-notes.asciidoc[]
29+
include::release-notes/index.asciidoc[]
3030

3131
include::{elasticsearch-root}/docs/java-rest/low-level/index.asciidoc[]

docs/release-notes.asciidoc

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

docs/release-notes/7.17.asciidoc renamed to docs/release-notes/7.17.0.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
[[release_notes_7_17]]
2-
=== Version 7.17
1+
[[release_notes_7_17_0]]
2+
=== Version 7.17.0
33

44
[discrete]
55
==== Changes and bug fixes
66

77
This release includes minor updates and improvement to the API specification and a number of bug fixes (see closed issues in the https://github.com/elastic/elasticsearch-java/milestone/1?closed=1[GitHub repo]).
88

99
[discrete]
10-
==== Breaking changes between 7.16 and 7.17
10+
==== Breaking changes between 7.16.3 and 7.17.0
1111

1212
Please refer to the <<breaking-changes-policy>>. The `co.elastic.clients.elasticsearch` package is abbreviated to `c.e.c.e` below.
1313

docs/release-notes/index.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[[release_notes]]
2+
== Release notes
3+
4+
* <<breaking-changes-policy>>
5+
* <<release_notes_7_17_0>>
6+
7+
include::breaking-change-policy.asciidoc[]
8+
include::7.17.0.asciidoc[]
9+

0 commit comments

Comments
 (0)