Skip to content

[Backport 2.1] Add release notes for version 2.1.0#3829

Merged
Rishikesh1159 merged 1 commit into2.1from
backport/backport-3773-to-2.1
Jul 8, 2022
Merged

[Backport 2.1] Add release notes for version 2.1.0#3829
Rishikesh1159 merged 1 commit into2.1from
backport/backport-3773-to-2.1

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport c08e5ac from #3773

* Adding release notes for opensearch 2.1.0

How to repeat:
* `git checkout origin/2.1`
* `git log --pretty=format:"* %s" --since=3-23-2022 > release-notes/opensearch.release-notes-2.1.0.md`
* Manually organize file sections
  * Add Date / Version section (copy + modify from previous release)
  * Enhancements/Bug fixes/Maintenance
* Replace pull request ids with full urls via regex
  * Find: `\(#(\d+)\)$`
  * Replace: `([#$1](https://github.com/opensearch-project/opensearch/pull/$1))`
* Commit with these steps / modified with additional details

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
(cherry picked from commit c08e5ac)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners July 8, 2022 18:05
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

❗ No coverage uploaded for pull request base (2.1@b79b0c6). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             2.1    #3829   +/-   ##
======================================
  Coverage       ?   70.53%           
  Complexity     ?    56305           
======================================
  Files          ?     4515           
  Lines          ?   271417           
  Branches       ?    39958           
======================================
  Hits           ?   191457           
  Misses         ?    63869           
  Partials       ?    16091           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b79b0c6...61ce08d. Read the comment docs.

@Rishikesh1159 Rishikesh1159 merged commit abf4fcf into 2.1 Jul 8, 2022
@github-actions github-actions bot deleted the backport/backport-3773-to-2.1 branch July 8, 2022 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants