Skip to content

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Oct 6, 2025

Description

Fix 3.3 release notes and clear the CHANGELOG

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
  • New functionality has been documented
  • New Roles/Permissions have a corresponding security dashboards plugin PR
  • API changes companion pull request created
  • 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: Craig Perkins <[email protected]>
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.91%. Comparing base (f8d1f69) to head (3e99901).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5684      +/-   ##
==========================================
- Coverage   72.97%   72.91%   -0.06%     
==========================================
  Files         420      420              
  Lines       26277    26277              
  Branches     3973     3973              
==========================================
- Hits        19175    19161      -14     
- Misses       5183     5198      +15     
+ Partials     1919     1918       -1     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

* [Resource Sharing] Adds comprehensive documentation for Resource Access Control feature ([#5540](https://github.com/opensearch-project/security/pull/5540))
* [Resource Sharing] Adds comprehensive documentation for Resource Access Control feature ([#5540](https://github.com/opensearch-project/security/pull/5540))

### Dependencies
Copy link
Member

Choose a reason for hiding this comment

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

Hi @cwperks
Looks like these are the only categories as per guidelines https://github.com/opensearch-project/opensearch-plugins/blob/main/RELEASE_NOTES.md#categories

Maybe maintenance is the right category?

Copy link
Member Author

Choose a reason for hiding this comment

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

The release notes in core had a section called Dependencies so I copied that here: opensearch-project/OpenSearch#19504

Copy link
Member

Choose a reason for hiding this comment

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

Yeah I believe both cores follow their own thing but we have guidelines for plugins 😅

@cwperks cwperks merged commit b95e657 into opensearch-project:main Oct 9, 2025
76 of 78 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 9, 2025
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit b95e657)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants