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.2.0 release notes #4151

Merged
merged 4 commits into from
Aug 5, 2022
Merged

2.2.0 release notes #4151

merged 4 commits into from
Aug 5, 2022

Conversation

kartg
Copy link
Member

@kartg kartg commented Aug 5, 2022

Description

The steps taken to compile and organize these release notes is documented here - #4017 (comment)

Issues Resolved

Part of #4017

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@kartg kartg requested review from a team and reta as code owners August 5, 2022 19:41
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

kartg added 4 commits August 5, 2022 13:40
This includes an inline sed command to rewrite PR ids to full Github URLs.
Command - git log --pretty=format:"* %s" --since=6-24-2022 | sed -E "s|(\(#([0-9]*)\))|([#\2](https://github.com/opensearch-project/opensearch/pull/\2))|g"

Signed-off-by: Kartik Ganesh <[email protected]>
@kartg kartg force-pushed the 2.2-release-notes branch from cb26ad7 to 48fa147 Compare August 5, 2022 20:43
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@kartg kartg merged commit 4035bf7 into opensearch-project:2.2 Aug 5, 2022
kartg added a commit to kartg/OpenSearch that referenced this pull request Aug 5, 2022
* Added rough release notes for 2.2

This includes an inline sed command to rewrite PR ids to full Github URLs.
Command - git log --pretty=format:"* %s" --since=6-24-2022 | sed -E "s|(\(#([0-9]*)\))|([#\2](https://github.com/opensearch-project/opensearch/pull/\2))|g"

Signed-off-by: Kartik Ganesh <[email protected]>

* Organizing 2.2.0 release notes into sections

Signed-off-by: Kartik Ganesh <[email protected]>

* Removed lines from changelog that were already in 2.1.0

Signed-off-by: Kartik Ganesh <[email protected]>

* Adding one last commit to release notes

Signed-off-by: Kartik Ganesh <[email protected]>
@kartg kartg deleted the 2.2-release-notes branch August 5, 2022 21:57
kartg added a commit that referenced this pull request Aug 5, 2022
* Added rough release notes for 2.2

This includes an inline sed command to rewrite PR ids to full Github URLs.
Command - git log --pretty=format:"* %s" --since=6-24-2022 | sed -E "s|(\(#([0-9]*)\))|([#\2](https://github.com/opensearch-project/opensearch/pull/\2))|g"

Signed-off-by: Kartik Ganesh <[email protected]>

* Organizing 2.2.0 release notes into sections

Signed-off-by: Kartik Ganesh <[email protected]>

* Removed lines from changelog that were already in 2.1.0

Signed-off-by: Kartik Ganesh <[email protected]>

* Adding one last commit to release notes

Signed-off-by: Kartik Ganesh <[email protected]>
dreamer-89 pushed a commit to dreamer-89/OpenSearch that referenced this pull request Aug 12, 2022
* Added rough release notes for 2.2

This includes an inline sed command to rewrite PR ids to full Github URLs.
Command - git log --pretty=format:"* %s" --since=6-24-2022 | sed -E "s|(\(#([0-9]*)\))|([#\2](https://github.com/opensearch-project/opensearch/pull/\2))|g"

Signed-off-by: Kartik Ganesh <[email protected]>

* Organizing 2.2.0 release notes into sections

Signed-off-by: Kartik Ganesh <[email protected]>

* Removed lines from changelog that were already in 2.1.0

Signed-off-by: Kartik Ganesh <[email protected]>

* Adding one last commit to release notes

Signed-off-by: Kartik Ganesh <[email protected]>
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.

3 participants