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

Add release notes for 2.12.0.0 #1772

Merged

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Feb 8, 2024

Description

Add release notes for 2.12.0.0 release

Category

Documentation

Issues Resolved

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: Craig Perkins <cwperx@amazon.com>
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d7e5f3) 67.27% compared to head (8969c09) 67.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1772   +/-   ##
=======================================
  Coverage   67.27%   67.27%           
=======================================
  Files          94       94           
  Lines        2408     2408           
  Branches      320      320           
=======================================
  Hits         1620     1620           
  Misses        711      711           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cwperks
Copy link
Member Author

cwperks commented Feb 9, 2024

Looking into cypress test failure

@cwperks
Copy link
Member Author

cwperks commented Feb 9, 2024

@peternied @DarshitChanpura I opened up a PR directly against the 2.12 branch while investigating the failure in the cypress test check.

@cwperks
Copy link
Member Author

cwperks commented Feb 9, 2024

There may have been a recent change in the saved objects API: opensearch-project/OpenSearch-Dashboards#5777

  1) Saved objects table test
       "before all" hook for "should check the saved objects as global tenant":
     CypressError: `cy.request()` failed trying to load:

http://localhost:5601/api/saved_objects/index-pattern/index-pattern1

@DarshitChanpura
Copy link
Member

I'm gonna squash and merge as the changes in this PR do not affect Cypress workflow in anyway.

@DarshitChanpura DarshitChanpura merged commit 8fd9c00 into opensearch-project:main Feb 9, 2024
16 of 17 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 9, 2024
Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 8fd9c00)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 9, 2024
Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 8fd9c00)
@peternied
Copy link
Member

I'm gonna squash and merge as the changes in this PR do not affect Cypress workflow in anyway.

@cwperks @DarshitChanpura Please create a follow up issue since a downstream change has broken our test cases

cwperks added a commit that referenced this pull request Feb 9, 2024
Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 8fd9c00)

Co-authored-by: Craig Perkins <cwperx@amazon.com>
@derek-ho
Copy link
Collaborator

#1779

@derek-ho
Copy link
Collaborator

Doesn't seem like a problem with that API, I am also seeing other failures on other APIs, example: https://github.com/opensearch-project/dashboards-observability/actions/runs/7838604132/job/21390299850

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.12 Backport to 2.12 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants