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.2.0 #4017

Closed
23 of 27 tasks
peterzhuamazon opened this issue Jul 26, 2022 · 8 comments
Closed
23 of 27 tasks

Release Version 2.2.0 #4017

peterzhuamazon opened this issue Jul 26, 2022 · 8 comments
Assignees

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Jul 26, 2022

Release Version 2.2.0

This is a component issue for 2.2.0.
Coming from opensearch-build#2271. 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.0 branch to 2.2.0 for Min/Core, and 2.2.0.0 for components. Otherwise, keep the version number unchanged for both.

Preparation

  • Assign this issue to a release owner.
  • Update Apache Lucene to 9.3.0
  • Update OpenJDK (July 2022 Patch releases)
  • 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.2.0.
  • Cut 2.2 branch
  • Bump 2.x to version 2.3.0 and update BWC versions
  • Update BWC version in main 3.0.0

CI/CD

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

Pre-Release

  • Update to the 2.2.0 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.2.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.
@kartg
Copy link
Member

kartg commented Aug 2, 2022

All thanks to @reta 🏅

@kartg
Copy link
Member

kartg commented Aug 2, 2022

2.2 branch created - https://github.com/opensearch-project/OpenSearch/tree/2.2

I'll work on bumping 2.x to 2.3.0 next

@kartg
Copy link
Member

kartg commented Aug 3, 2022

@kartg
Copy link
Member

kartg commented Aug 5, 2022

There are no more open issues tagged with v2.2.0. #2293 has also been backported to 2.2 - #4141

@kartg
Copy link
Member

kartg commented Aug 5, 2022

Generating release notes as outlined here - #789 (comment)

  • 2.x was bumped to 2.2.0 on Jun 24 - 718ea66
  • Generated rough draft of release notes, with an in-line sed command to replace PR ids with the full Github URL:
git log --pretty=format:"* %s" --since=6-24-2022 | sed -E "s|(\(#([0-9]*)\))|([#\2](https://github.com/opensearch-project/opensearch/pull/\2))|g"
  • Note that I'm generating these notes off the 2.2 branch and not main. I'll eventually cherry-pick this change to main
  • Manual organize the release notes into the categories defined here. I also cross-checked the commits with the 2.1.0 release notes and removed duplicate entries

@kartg kartg mentioned this issue Aug 5, 2022
5 tasks
@reta
Copy link
Collaborator

reta commented Aug 5, 2022

@kartg any chance to get #4145 in? sorry for dragging the release ...

@peterzhuamazon
Copy link
Member Author

@kartg any chance to get #4145 in? sorry for dragging the release ...

Hi @reta as shown in the schedule of this post, it is code freeze today so normally we would against merging any code to 2.2 anymore unless it is critical function breaking or security related.
However I was resolving a bug earlier as the build pipeline is not pass yet, so I will accept this change this time. 😄

Thanks.

@kartg kartg removed their assignment Aug 22, 2022
This was referenced Sep 8, 2022
@bbarani
Copy link
Member

bbarani commented Oct 20, 2022

@kartg @anasalkouz I am closing this issue since we released 2.2.0 already but I would request you to keep this issue up to date during release and close it on time going forward. Make sure to add any retrospective learning on this issue as well.

@bbarani bbarani closed this as completed Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants