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

[2.10] Adds 2.10.0.0 release notes #3337

Conversation

DarshitChanpura
Copy link
Member

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.

Signed-off-by: Darshit Chanpura <[email protected]>
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #3337 (c61a414) into 2.10 (44b10c3) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               2.10    #3337      +/-   ##
============================================
- Coverage     64.10%   64.09%   -0.02%     
+ Complexity     3368     3366       -2     
============================================
  Files           256      256              
  Lines         19515    19515              
  Branches       3297     3297              
============================================
- Hits          12510    12508       -2     
- Misses         5359     5362       +3     
+ Partials       1646     1645       -1     

see 3 files with indirect coverage changes

@DarshitChanpura DarshitChanpura changed the title Adds 2.10.0.0 release notes [2.10] Adds 2.10.0.0 release notes Sep 8, 2023
cwperks
cwperks previously approved these changes Sep 8, 2023
@peternied
Copy link
Member

Why not backport from #3280?

@DarshitChanpura
Copy link
Member Author

DarshitChanpura commented Sep 8, 2023

Why not backport from #3280?

main is broken due to opensearch-project/OpenSearch#9415 but that breaking change is not backported to 2.10. In order to get this in for 2.10 without worrying about fixing CI for main, I raised this PR directly to 2.10

* [Build Break] Update CircuitBreakerService and LifecycleComponent after core refactor in #9006 ([#3082](https://github.com/opensearch-project/security/pull/3082))
* [Build Break] React to changes in ActionListener and ActionResponse from #9082 ([#3153](https://github.com/opensearch-project/security/pull/3153))
* [Build Break] Disable gradlew build cache to ensure most up-to-date dependencies ([#3186](https://github.com/opensearch-project/security/pull/3186))
* bump com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.7.1 to 2.8.1 ([#3109](https://github.com/opensearch-project/security/pull/3109))
Copy link
Member

@gaiksaya gaiksaya Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Capitalize all first letter of the sentence please? Else we would have to do it consolidated release notes :D

Signed-off-by: Darshit Chanpura <[email protected]>
@DarshitChanpura DarshitChanpura merged commit bfca273 into opensearch-project:2.10 Sep 8, 2023
@cwperks cwperks mentioned this pull request Sep 14, 2023
3 tasks
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.

5 participants