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

Adds 2.11.0.0 release notes #3453

Merged

Conversation

DarshitChanpura
Copy link
Member

@DarshitChanpura DarshitChanpura commented Oct 4, 2023

  • Category: Maintenance

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@DarshitChanpura DarshitChanpura added the backport 2.x backport to 2.x branch label Oct 4, 2023
@DarshitChanpura DarshitChanpura force-pushed the 2.11-release-notes branch 2 times, most recently from 84b6282 to 5555dd2 Compare October 5, 2023 22:02
@DarshitChanpura DarshitChanpura marked this pull request as ready for review October 5, 2023 22:12
@DarshitChanpura DarshitChanpura added the backport 2.11 Backport to 2.11 branch label Oct 6, 2023
RyanL1997
RyanL1997 previously approved these changes Oct 6, 2023
RyanL1997
RyanL1997 previously approved these changes Oct 9, 2023
cwperks
cwperks previously approved these changes Oct 9, 2023
@peternied peternied dismissed stale reviews from cwperks and RyanL1997 via 44ceeb3 October 9, 2023 16:01
Signed-off-by: Darshit Chanpura <[email protected]>
cwperks
cwperks previously approved these changes Oct 9, 2023
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: Peter Nied<[email protected]>
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #3453 (95bd56b) into main (6b0b682) will decrease coverage by 0.03%.
Report is 4 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3453      +/-   ##
============================================
- Coverage     64.71%   64.68%   -0.03%     
- Complexity     3616     3617       +1     
============================================
  Files           281      281              
  Lines         20570    20570              
  Branches       3400     3400              
============================================
- Hits          13312    13306       -6     
- Misses         5557     5558       +1     
- Partials       1701     1706       +5     

see 4 files with indirect coverage changes

@DarshitChanpura DarshitChanpura changed the title Adds 2.11.0 release notes Adds 2.11.0.0 release notes Oct 10, 2023
RyanL1997
RyanL1997 previously approved these changes Oct 11, 2023
cwperks
cwperks previously approved these changes Oct 11, 2023
Signed-off-by: Darshit Chanpura <[email protected]>
@DarshitChanpura DarshitChanpura dismissed stale reviews from cwperks and RyanL1997 via 95bd56b October 11, 2023 13:03
@stephen-crawford stephen-crawford merged commit 6a5d80d into opensearch-project:main Oct 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 11, 2023
* Category:  Maintenance

### Check List
- [ ] ~New functionality includes testing~
- [ ] ~New functionality has been documented~
- [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and
signing off your commits, please check
[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Co-authored-by: Peter Nied <[email protected]>
(cherry picked from commit 6a5d80d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 11, 2023
* Category:  Maintenance

### Check List
- [ ] ~New functionality includes testing~
- [ ] ~New functionality has been documented~
- [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and
signing off your commits, please check
[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Co-authored-by: Peter Nied <[email protected]>
(cherry picked from commit 6a5d80d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
DarshitChanpura added a commit that referenced this pull request Oct 12, 2023
Backport 6a5d80d from #3453.

---------

Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peter Nied <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
DarshitChanpura added a commit that referenced this pull request Oct 12, 2023
Backport 6a5d80d from #3453.

---------

Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: Peter Nied<[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peter Nied <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch backport 2.11 Backport to 2.11 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants