Skip to content

Commit

Permalink
Update release note for GA 1.0 with new commits and removes #547 (#953)
Browse files Browse the repository at this point in the history
Signed-off-by: Abbas Hussain <[email protected]>
  • Loading branch information
abbashus authored Jul 12, 2021
1 parent 5d02017 commit 6252370
Showing 1 changed file with 30 additions and 12 deletions.
42 changes: 30 additions & 12 deletions release-notes/opensearch.release-notes-1.0.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
## Version 1.0.0 Release Notes

* __Add Snapshot maven repository (#942)__

[Marc Handalian](mailto:[email protected]) - Wed, 7 Jul 2021 15:52:30 -0700

efs/remotes/upstream/1.0, refs/heads/1.0
* Backport #829 to 1.0 so that we can publish patch snapshots to our maven
repository
Signed-off-by: Marc Handalian &lt;[email protected]&gt;

* __[BUG] Fix cat.health test failures in pre 1.0.0 mixed cluster test (#928) (#935)__

[Nick Knize](mailto:[email protected]) - Fri, 2 Jul 2021 17:56:39 -0500

Fixes the cat.health yaml failures when running in a bwc mixed cluster with

legacy (pre 1.0.0) nodes.
Signed-off-by: Nicholas Walter Knize &lt;[email protected]&gt;

* __Update DistributionDownloader to support fetching arm64 bundles. (#929) (#934)__

[Marc Handalian](mailto:[email protected]) - Fri, 2 Jul 2021 22:10:24 +0000

Signed-off-by: Marc Handalian &lt;[email protected]&gt;

* __Update favicon for OpenSearch (#933)__

[Rabi Panda](mailto:[email protected]) - Fri, 2 Jul 2021 21:43:22 +0000

Signed-off-by: Rabi Panda &lt;[email protected]&gt;

* __Refresh OpenSearch nodes version in cluster state after upgrade (#865) (#926)__

[Tianli Feng](mailto:[email protected]) - Fri, 2 Jul 2021 16:53:47 +0000
Expand Down Expand Up @@ -248,18 +278,6 @@
Signed-off-by: Sooraj Sinha &lt;[email protected]&gt;
Co-authored-by: Sooraj Sinha &lt;[email protected]&gt;
* __Add Remote Reindex SPI extension (#547) (#756)__
[Abbas Hussain](mailto:[email protected]) - Sat, 22 May 2021 04:50:00 +0530
This change extends the remote reindex SPI to allow adding a custom
interceptor.
This interceptor can be plugged in to perform any processing on
the request or response.
Signed-off-by: Sooraj Sinha &lt;[email protected]&gt;
Co-authored-by: Sooraj Sinha &lt;[email protected]&gt;
* __Catch runtime exceptions to make class loader race conditions easier to debug. (#608) (#750)__
[Abbas Hussain](mailto:[email protected]) - Fri, 21 May 2021 11:04:14 +0530
Expand Down

0 comments on commit 6252370

Please sign in to comment.