Skip to content

Commit 9c35bcd

Browse files
committed
Add wayfinding for shared GitHub and support links
1 parent cc82ca6 commit 9c35bcd

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

docs/reference/release-highlights.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,35 @@ mapped_pages:
55

66
# Release highlights [release-highlights]
77

8-
These are the important new features and changes in minor releases. Every release also updates the Java API Client to the latest [API specification](https://github.com/elastic/elasticsearch-specification). This includes new APIs and bug fixes in the specification of existing APIs.
8+
These are the important new features and changes in minor releases. Every release also updates the Java API Client to the latest [API specification](https://github.com/elastic/elasticsearch-specification). This includes new APIs, as well as bug fixes in the specification of existing APIs.
99

10-
For a list of detailed changes, including bug fixes, please see the [GitHub project release notes](https://github.com/elastic/elasticsearch-java/releases).
10+
For a list of detailed changes, including bug fixes, see the [GitHub project release notes](https://github.com/elastic/elasticsearch-java/releases).
1111

1212
## 9.0.0 [release-highlights-900]
1313

1414
[Release notes](/release-notes/9-0-0.md)
15+
16+
## Earlier versions
17+
18+
To view release notes for earlier versions, use the version dropdown in the top right corner of this page.
19+
20+
% For GitHub and support links, use the anchor pattern _version_X_X
21+
% List up to 5 most recent releases
22+
23+
### Recent releases
24+
25+
#### 8.18 [_version_8_18]
26+
27+
[Release notes](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/8.18/release-highlights.html)
28+
29+
#### 8.17 [_version_8_17]
30+
31+
[Release notes](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/8.17/release-highlights.html)
32+
33+
#### 8.16 [_version_8_16]
34+
35+
[Release notes](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/8.16/release-highlights.html)
36+
37+
#### 8.15 [_version_8_15]
38+
39+
[Release notes](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/8.15/release-highlights.html)

0 commit comments

Comments
 (0)