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

Release version 2.3.0 #535

Closed
16 of 22 tasks
gaiksaya opened this issue Aug 31, 2022 · 7 comments
Closed
16 of 22 tasks

Release version 2.3.0 #535

gaiksaya opened this issue Aug 31, 2022 · 7 comments
Assignees
Labels
v2.3.0 'Issues and PRs related to version v2.3.0'

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Aug 31, 2022

This is a component issue for 2.3.0.
Coming from opensearch-build#2447. Please follow the following checklist.
Please refer to the DATES in that post.

How to use this issue

This Component Release Issue

This issue captures the state of the OpenSearch release, on component/plugin level; its assignee is responsible for driving the release. Please contact them or @mention them on this issue for help.
Any release related work can be linked to this issue or added as comments to create visiblity into the release status.

Release Steps

There are several steps to the release process; these steps are completed as the whole component release and components that are behind present risk to the release. The component owner resolves the tasks in this issue and communicate with the overall release owner to make sure each component are moving along as expected.

Steps have completion dates for coordinating efforts between the components of a release; components can start as soon as they are ready far in advance of a future release. The most current set of dates is on the overall release issue linked at the top of this issue.

The Overall Release Issue

Linked at the top of this issue, the overall release issue captures the state of the entire OpenSearch release including references to this issue, the release owner which is the assignee is responsible for communicating the release status broadly. Please contact them or @mention them on that issue for help.

What should I do if my plugin isn't making any changes?

If including changes in this release, increment the version on 2.x branch to 2.3.0 for Min/Core, and 2.3.0.0 for components. Otherwise, keep the version number unchanged for both.

Preparation

  • Assign this issue to a release owner.
  • Finalize scope and feature set and update the Public Roadmap.
  • All the tasks in this issue have been reviewed by the release owner.
  • Create, update, triage and label all features and issues targeted for this release with v2.3.0.

CI/CD

  • All code changes for 2.3.0 are complete.
  • Ensure working and passing CI.
  • Check that this repo is included in the distribution manifest.

Pre-Release

  • Update to the 2.3 release branch in the distribution manifest.
  • Increment the version on the parent branch to the next development iteration.
  • Gather, review and publish release notes following the rules and back port it to the release branch.git-release-notes may be used to generate release notes from your commit history.
  • Confirm that all changes for 2.3.0 have been merged.
  • Add this repo to the manifest for the next developer iteration.

Release Testing

  • Find/fix bugs using latest tarball and docker image provided in parent release issue and update the release notes if necessary.
  • Code Complete: Test within the distribution, ensuring integration, backwards compatibility, and performance tests pass.
  • Sanity Testing: Sanity testing and fixing of critical issues found.
  • File issues for all intermittent test failures.

Release

  • Complete documentation.
  • Verify all issued labeled for this release are closed or labelled for the next release.

Post Release

  • Prepare for an eventual security fix development iteration by incrementing the version on the release branch to the next eventual patch version.
  • Add this repo to the manifest of the next eventual security patch version.
  • Suggest improvements to this template.
  • Conduct a retrospective, and publish its results.
@gaiksaya gaiksaya added the v2.3.0 'Issues and PRs related to version v2.3.0' label Aug 31, 2022
@ankitkala ankitkala self-assigned this Sep 7, 2022
@ankitkala
Copy link
Member

Have asked @CEHENKLE to add these bug fixes to the roadmap:
#490
#342
#482
#485

@CEHENKLE
Copy link
Member

CEHENKLE commented Sep 7, 2022

Hi @ankitkala Those look like bug fixes to me, and generally we don't add bug fixes to the roadmap. If I missed something, or you think they should be in there, please LMK :)

Also,
#482
#485

Aren't merged yet. When are you planning to merge them? Tagging @gaiksaya so she knows they're still outstanding.

@ankitkala
Copy link
Member

ankitkala commented Sep 8, 2022

Thanks for the confirmation.
All PRs have been merged already. I've closed #482. #485 is still open as we need more fixes which we we'd address after 2.3.0 release

@ankitkala
Copy link
Member

All the changes for 2.3 release are done already. We've not increamented to next major and minor version as it'll break the build

@bbarani
Copy link
Member

bbarani commented Oct 20, 2022

@ankitkala I am closing this issue since we released 2.3.0 already but I would request you to keep this issue up to date during release and close it on time going forward.

@bbarani bbarani closed this as completed Oct 20, 2022
@bbarani
Copy link
Member

bbarani commented Oct 20, 2022

Please track any follow up issues on a separate issue as we are getting ready for 2.4.0 release.

@ankitkala
Copy link
Member

Got it. @bbarani Regarding the post-release task to bump the development branch to next version, we can not do that unless the common-utils and security are bumped up and added to the build manifest.
Going forward, we'll just close the tracking release issue and do the branch upgrade before the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.3.0 'Issues and PRs related to version v2.3.0'
Projects
None yet
Development

No branches or pull requests

4 participants