Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 8.x for clients #3072

Merged
merged 2 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ contents:
- title: Enterprise Search Node.js client
prefix: enterprise-search-node
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6 ]
live: [ *stackcurrent ]
index: packages/enterprise-search/docs/index.asciidoc
tags: Enterprise Search Clients/Node.js
Expand All @@ -342,7 +342,7 @@ contents:
- title: Enterprise Search PHP client
prefix: php
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
live: *stacklive
index: docs/guide/index.asciidoc
tags: Enterprise Search Clients/PHP
Expand All @@ -357,7 +357,7 @@ contents:
- title: Enterprise Search Python client
prefix: python
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ]
live: *stacklive
index: docs/guide/index.asciidoc
tags: Enterprise Search Clients/Python
Expand All @@ -372,7 +372,7 @@ contents:
- title: Enterprise Search Ruby client
prefix: ruby
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ]
live: *stacklive
index: docs/guide/index.asciidoc
tags: Enterprise Search Clients/Ruby
Expand Down Expand Up @@ -1014,7 +1014,7 @@ contents:
- title: JavaScript Client
prefix: javascript-api
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x ]
live: *stacklive
index: docs/index.asciidoc
chunk: 1
Expand All @@ -1027,7 +1027,7 @@ contents:
- title: Ruby Client
prefix: ruby-api
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
live: *stacklive
index: docs/index.asciidoc
chunk: 1
Expand All @@ -1040,7 +1040,7 @@ contents:
- title: Go Client
prefix: go-api
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
live: *stacklive
index: .doc/index.asciidoc
chunk: 1
Expand All @@ -1053,7 +1053,7 @@ contents:
- title: .NET Clients
prefix: net-api
current: 8.9
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x, 2.x, 1.x ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x, 2.x, 1.x ]
live: [ main, 8.9, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x, 2.x, 1.x ]
index: docs/index.asciidoc
tags: Clients/.Net
Expand All @@ -1069,7 +1069,7 @@ contents:
- title: PHP Client
prefix: php-api
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ]
live: *stacklive
index: docs/index.asciidoc
chunk: 1
Expand Down Expand Up @@ -1098,7 +1098,7 @@ contents:
- title: Python Client
prefix: python-api
current: *stackcurrent
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
live: *stacklive
index: docs/guide/index.asciidoc
chunk: 1
Expand All @@ -1124,7 +1124,7 @@ contents:
- title: Rust Client
prefix: rust-api
current: main
branches: [ {main: master}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
branches: [ {main: master}, {8.x: 8.16}, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
live: [ main, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
index: docs/index.asciidoc
chunk: 1
Expand Down
10 changes: 0 additions & 10 deletions shared/attributes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -560,15 +560,5 @@ Without these if directives, the links fail and break the build.
ifdef::8x-missing-links[]
:kibana-ref: https://www.elastic.co/guide/en/kibana/master
:apm-app-ref: https://www.elastic.co/guide/en/kibana/master
:enterprise-search-python-ref: https://www.elastic.co/guide/en/enterprise-search-clients/python/master
:stack-ref: https://www.elastic.co/guide/en/elastic-stack/master
:es-dotnet-client: https://www.elastic.co/guide/en/elasticsearch/client/net-api/master
:es-php-client: https://www.elastic.co/guide/en/elasticsearch/client/php-api/master
:jsclient: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/master
:es-python-client: https://www.elastic.co/guide/en/elasticsearch/client/python-api/master
:es-ruby-client: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/master
:enterprise-search-node-ref: https://www.elastic.co/guide/en/enterprise-search-clients/enterprise-search-node/master
:enterprise-search-php-ref: https://www.elastic.co/guide/en/enterprise-search-clients/php/master
:enterprise-search-python-ref: https://www.elastic.co/guide/en/enterprise-search-clients/python/master
:enterprise-search-ruby-ref: https://www.elastic.co/guide/en/enterprise-search-clients/ruby/master
endif::[]