Commit graph

49 commits

Author SHA1 Message Date
Rory Hunter
4f0507ac47 Bump to version 8.10.0 2023-06-22 10:35:12 +01:00
James Rodewig
df8dbdd1f1
[Main][DOCS] Add release notes for 8.8.1 release (#96590) (#96676)
Co-authored-by: Bogdan Pintea <bogdan.pintea@elastic.co>
2023-06-08 07:44:00 -04:00
Quentin Pradet
4733996ec4
[DOCS] Forward port 8.7.1 release notes 2023-05-02 17:33:15 +04:00
gmarouli
246c6a9623 Bump to version 8.9.0 2023-04-26 15:20:24 +03:00
Julio
226db04997
[DOCS][main] Add 8.6.2 Release Notes (#93879)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-02-20 06:30:59 -07:00
Ryan Ernst
05d1011d3d
Bump to version 8.8.0 2023-02-08 11:46:42 -08:00
Artem Prigoda
58c1bcc0f8
[DOCS] [main] Add release notes for 8.6.1 (#93236) (#93404)
Forward ports the release notes from #93236
2023-02-01 11:42:36 +01:00
Iraklis Psaroudakis
92f9d34b69
[Docs] Forward port 8.6.0 release docs (#92792) 2023-01-10 19:10:51 +02:00
Pooya Salehi
a1c852a723
[DOCS] Forward-port doc changes after the 8.5.3 release (#92257) 2022-12-09 14:45:22 +01:00
Bogdan Pintea
b00f54739f
Add 8.5.2 release notes (#91797) (#91826)
Add 8.5.2 release notes

(cherry picked from commit 63fa4184ec)
2022-11-22 13:38:45 -05:00
Iraklis Psaroudakis
a3b06e1d68 Bump to version 8.7.0 2022-11-16 16:32:19 +02:00
tmgordeeva
de99a235cd
Update docs for v8.5.1 release (#91600)
* Update docs for 8.5.1 release

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

Co-authored-by: debadair <debadair@elastic.co>
2022-11-15 16:14:11 -08: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
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
Iraklis Psaroudakis
56dd7c74da
Forward port 8.4.2 documentation to main (#90170)
Forward port 8.4.2 documentation to main
2022-09-20 18:42:47 +03:00
debadair
e0fe6de63a
[Doc] Release notes for v8.4.1 (#89636) (#89726)
* [Doc] Release notes for v8.4.1

Gradle generated release notes for v8.4.1

* address feedback

Co-authored-by: Yang Wang <yang.wang@elastic.co>
2022-08-30 07:59:04 -07:00
Rory Hunter
7049e6f38d Add release notes for 8.3.3 (#88599)
Add release notes for 8.3.3
2022-07-25 11:06:29 +01:00
debadair
1d667aa7e0
[DOCS] Added 8.3.2 Release Notes stub (#88332)
* [DOCS] Added 8.3.2 Release Notes stub

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

Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>

Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>
2022-07-07 08:41:22 -05:00
Rory Hunter
b672194344 Forward-port 8.3.1 release notes 2022-07-01 11:19:14 +01: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
Jake Landis
51ea9c39ba
forward port 8.2.3 release notes (#87663) 2022-06-14 13:52:00 -05: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
3afd6f757f
[DOCS] [8.3] Add 8.1.3 release notes (#86003)
* [DOCS] Add 8.1.3 release notes

* Update migrate_8_1.asciidoc

* Update release-notes.asciidoc
2022-04-19 17:59:04 +02:00
Artem Prigoda
92a4931eb0
DOCS: [8.3] Add 8.1.2 release notes (#85448) (#85557) 2022-03-31 16:44:22 +02:00
Rory Hunter
cccf8b71a1 Split release notes pages to be per-patch version
Follow up to #85279 / 4ec75537cd.
2022-03-23 20:29:33 +00:00
Nhat Nguyen
f4ba0dcf53
Add 8.1.1 release notes (#85190) (#85193)
Add 8.1.1 release notes
2022-03-21 20:50:44 -04:00
James Rodewig
5bcbccfac8
[DOCS] Add 8.0.1 release notes (#84213) (#84292)
Update docs for v8.0.1-BC2 release

(cherry picked from commit 7809c8e515)

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

Co-authored-by: Salvatore Campagna <93581129+salvatore-campagna@users.noreply.github.com>
2022-02-23 12:08:29 -05:00
James Rodewig
c7c847cdb3
[DOCS] Add 8.1.0 release notes (#83736)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2022-02-09 12:20:52 -05:00
James Rodewig
0949051601
[DOCS] Add 8.0.0 GA release notes (#83689) (#83731)
Adds the 8.0.0 GA release notes. I created these by combining the 8.0.0-alpha1, -alpha2, -beta1, -rc1 and -rc2 releases notes.

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit f9569e23dd)
2022-02-09 11:07:47 -05:00
Rory Hunter
34c9e257c0 Add 8.0.0-rc2 release notes (#83412) 2022-02-03 12:04:10 +00:00
Lisa Cawley
40f2275aa9
[DOCS] Adds ML release notes (#82388) 2022-01-10 13:38:40 -08:00
Adam Locke
6e5a4166a7
[8.x] [DOCS] Add 8.0.0-beta1 release notes (#80190)
* 8.0.0-beta1 release notes (#79969)

* initial release notes

* [DOCS] Adds known issues section with an item about rolling upgrade.

* Edits ML PRs

* Update docs/reference/release-notes/8.0.0-beta1.asciidoc

Co-authored-by: David Roberts <dave.roberts@elastic.co>

* Update docs/reference/release-notes/8.0.0-beta1.asciidoc

Co-authored-by: David Roberts <dave.roberts@elastic.co>

* Apply suggestions from code review

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Fix typo and tidy a bit

Co-authored-by: Jake Landis <jake.landis@elastic.co>
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
2021-11-02 08:58:08 -04:00
James Rodewig
f57695ad15
[DOCS] Add placeholder for 8.0.0-alpha2 release notes (#77782) 2021-09-15 10:13:13 -04:00
Lisa Cawley
4775919cac
[DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
lcawl
55743aac47 [DOCS] Adds placeholder for alpha2 release notes 2018-12-11 14:26:41 -08:00
Lisa Cawley
949e4e9d1a
[DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
Lee Hinman
cfad6688b0 Migrate migration docs from 6.0 to 7.0 (#26227)
* Migrate migration docs from 6.0 to 7.0

Since we only keep one version of migration docs and master is now on 7.0, we
should migrate these so breaking changes can be added in the right place.

* Remove release notes as well

They link to the migration guides, so they have to go.

* Add placeholder notes for 7.0 so doc build is happy
2017-08-16 13:12:44 -06:00
Clinton Gormley
8b9c201224 Added release notes for 6.0.0-alpha2 2017-06-06 11:52:18 +02:00
Clinton Gormley
0174119296 Added release notes for 6.0.0-alpha1 2017-05-05 12:39:50 +02:00
Clinton Gormley
1f11a5d93c Remove links to release notes 2016-09-08 18:07:39 +02:00
Clinton Gormley
3922392218 Added release notes for 5.0.0-alpha5 2016-07-29 14:43:31 +02:00
Clinton Gormley
e1ab3f16fd Add link to alpha4 release notes 2016-06-30 18:32:15 +02:00
Clinton Gormley
85bf48b4c1 Added release notes for 5.0.0-alpha3 2016-05-31 11:51:10 +02:00
Clinton Gormley
9fee8c76af Added release notes for 5.0.0-alpha2 2016-05-02 14:21:59 +02:00
Clinton Gormley
e07b6a2641 Docs: Added 5.0.0-alpha1 release notes 2016-03-18 14:51:49 +01:00
Clinton Gormley
9e0ca4a795 Updated the release-notes script to produce AsciiDoc and added placeholders 2015-11-20 20:05:53 +01:00