Commit Graph

32 Commits

Author SHA1 Message Date
Matt Culbreth 132220bf83 Bump to version 8.12.0 2023-10-04 09:09:08 -04:00
Michael Peterson 4d3fb8d993 Bump to version 8.11.0 2023-08-16 10:35:00 -04:00
Ryan Ernst 97d19a3881
Add release notes for 8.9.0 release (#97061) (#97931)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: David Kyle <david.kyle@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-07-25 07:00:03 -07:00
Rory Hunter 4f0507ac47 Bump to version 8.10.0 2023-06-22 10:35:12 +01:00
Abdon Pijpelink 7e34b52c5d
[DOCS] Remove 8.8 release highlights link to fix docs build (#95578) 2023-04-26 15:21:55 +02:00
gmarouli 246c6a9623 Bump to version 8.9.0 2023-04-26 15:20:24 +03:00
Craig Taverner 6da08c48be
Update release notes to include 8.7.0 (#94934)
* Update release notes to include 8.7.0

Release notes and migration guide from 8.7.0 release ported into main
as well as re-generating 8.8.0 release notes. This latter step will
be overwritten anyway, multiple times, by more up-to-date regeneration
of the 8.8.0 release notes during the release process.

* Remove coming 8.7.0 line

* Update docs/reference/migration/migrate_8_7.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Make same change to 8.8

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-04-05 12:02:53 +02:00
David Kilfoyle a7666a211f
Re-add link to 8.7 release highlights (#93758)
* Re-add link to 8.7 release highlights

* Rebuild

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2023-02-14 10:52:49 -05:00
David Kilfoyle c5713a3948
Remove 8.7 release highlights link to fix docs build (#93604) 2023-02-08 16:38:07 -05:00
Ryan Ernst 05d1011d3d
Bump to version 8.8.0 2023-02-08 11:46:42 -08:00
Iraklis Psaroudakis 92f9d34b69
[Docs] Forward port 8.6.0 release docs (#92792) 2023-01-10 19:10:51 +02:00
David Kilfoyle c772e0fc0e
[DOCS] Fix docs build break from 8.6 RN link (#91619)
Fixes

```

09:43:34 INFO:build_docs:Bad cross-document links: 09:43:34
INFO:build_docs: 
/tmp/docsbuild/target_repo/html/en/elasticsearch/reference/master/release-highlights.html
contains broken links to: 09:43:34 INFO:build_docs:   -
en/elasticsearch/reference/8.6/release-highlights.html

```
2022-11-16 10:31:22 -05:00
Iraklis Psaroudakis a3b06e1d68 Bump to version 8.7.0 2022-11-16 16:32:19 +02:00
Adam Locke 52feb5540b
[Doc] Release notes for v8.4.3 (#90443) (#90538)
* Update docs for v8.4.3 release

* Update release highlights for 8.4.3 version.

* Update docs/reference/release-notes/8.4.3.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Update docs/reference/release-notes/8.4.3.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Make link external type

* Update release notes to include #90319 PR after creating BC2.

* Remove release note for #90302

* Minor grammar fix

Co-authored-by: Adam Locke <adam.locke@elastic.co>
(cherry picked from commit 25a196f214)

# Conflicts:
#	docs/reference/release-notes.asciidoc
#	docs/reference/release-notes/highlights.asciidoc

Co-authored-by: Slobodan Adamović <slobodanadamovic@users.noreply.github.com>
2022-09-30 16:10:26 -04:00
Christos Soulios 1c0f064599
[DOCS] Add release notes for 8.5.0 (#90394) (#90485)
Forward port https://github.com/elastic/elasticsearch/pull/90394 to main
branch

> Added release notes and highlights for release 8.5.0 >  > Relates to
#90202 and #90201 >
2022-09-29 04:44:43 +09:30
Adam Locke 369dca3b92
[DOCS] Add 8.5 release notes and fix links (#90201) 2022-09-21 16:57:18 -04:00
Christos Soulios 7ca7a75d9d
Bump to version 8.6.0 2022-09-21 21:15:07 +03:00
Mark Vieira 875164c876 Generate release notes for 8.4 release (#89475) 2022-08-24 10:09:42 -07:00
Craig Taverner 9080cc8ddb
8.4 release notes ported from 8.3.0 release (#88136)
* Generate release notes for v8.3.0 (#87294)

* Generate release notes for v8.3.0

* [DOCS] Add 8.3 migration file to index

* Fixed version number

* Fix formatting of deprecation in 85326

* Use asciidoc format for deprecations

* Extract static content from migration/index

* This was just an enhancement

* Nope, it was an upgrade

* Added migration/index.asciidoc generation support (#87318)

Including extracting static content from migration/index, so the template would be as light as possible.

The reason for this work is because the gradle task `generateReleaseNotes` was not correctly adding new links and imports to the migrations/index and that caused documentation to fail building for 8.3.0.

* [DOCS] Add ml-cpp PRs to release notes

* Added back incorrectly deleted changlog

* Added missing highlight

* Fixed spelling of StackOverflowError

Co-authored-by: lcawl <lcawley@elastic.co>

* Brought back missing changelog for 87235 (#87370)

* Brought back missing changelog for 87235

* Regenerate release notes

* Regenerate release notes for BC3 (#87449)

* Regenerate release notes for BC3

* Re-applied manual fixes that Lisa Cawley used

* Fixed breaking changes generation

To match the manual edits done by Lisa Cawley

* Fixed failing test

Since the manual edits by Lisa removed the `-SNAPSHOT` from the docs
we remove it from the tests too.

* Remove changelogs for intermediate lucene upgrades

* Update release notes for BC4 (#87635)

* Update release notes for BC4

* Adding missing changelog for geo_grid

* Added missing highlight notes for 84250

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Backported fixes to original yaml

* Control sort order of release highlights

So that small changes to an individual highlight don't completely shuffle the entire document.

We also added links to the PRs from the highlight titles, for convenience.
Otherwise readers need to search the release notes for the changelog entry and click there,
which is a lot more work.

* Fixed failing test after new ordered highlights

Also made test verify re-ordering of highlights

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Update release notes for BC5 (#87808)

* Update release notes for BC6 (#87912)

* Update release notes for BC9 (#88011)

* Regenerate release notes after version bump 8.4.0

And after forward porting 8.3.0 release notes changes.

* Regenerate after some changelog entries removed

* Re-prune the changelogs

* Removed three changelog entries

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
2022-06-30 09:15:22 +02:00
Lisa Cawley 900bdd640d
[DOCS] Update docs for v8.2.2 release (#87092) (#87137)
Co-authored-by: Nikola Grcevski <6207777+grcevski@users.noreply.github.com>
2022-05-25 14:17:32 -07:00
Lisa Cawley 8127080f5e
[DOCS] Adds 8.2.1 release notes and ml-cpp PRs (#86933)
Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com>
Co-authored-by: Adam Locke <adam.locke@elastic.co>
2022-05-19 16:18:14 -07:00
Artem Prigoda 5f7a1ee2db
[DOCS] Add docs for v8.2.0 release (#86007)
Forward-ports #85664 to 8.3
2022-04-21 10:49:38 +02:00
Artem Prigoda 92a4931eb0
DOCS: [8.3] Add 8.1.2 release notes (#85448) (#85557) 2022-03-31 16:44:22 +02:00
James Rodewig 10261d0e27
[DOCS] Remove coming tags for release highlights (#76037)
Removes coming tag from release highlights.

Our 7.x and 8.x docs already have a "preliminary docs" advisory until they're released.
This coming tag duplicates that message. Removing it creates an unneeded chore at release.

This also replaces an outdated coming tag for component template API redirects.
2021-08-03 11:44:31 -04:00
James Rodewig fdad88ecf8
[DOCS] Replace version-specific links in release highlights (#70317) (#70386) 2021-03-15 10:20:12 -04:00
James Rodewig 2774cd6938
[DOCS] Swap `[float]` for `[discrete]` (#60124)
Changes instances of `[float]` in our docs for `[discrete]`.

Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 11:48:22 -04:00
debadair d756cd6866
[DOCS] Reformat release highlights as What's new. (#58074)
* [DOCS] Reformat release highlights as What's new.

* Removed line break.
2020-06-15 13:26:30 -07:00
James Rodewig 7e2a968c36
[DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 05:26:36 -07:00
Lisa Cawley 4775919cac
[DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
Lisa Cawley 949e4e9d1a
[DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
lcawl 5894e3574f [DOCS] Restores 7.0.0 release notes and highlights 2018-05-15 08:48:41 -07:00
Lisa Cawley 21d67d1bd7
[DOCS] Adds release highlight pages (#30590) 2018-05-14 15:49:00 -07:00