Skip to content

Commit

Permalink
[Backport 1.x] Adds release notes for 1.3.9 (#6696)
Browse files Browse the repository at this point in the history
* Add release notes for 1.3.9 (#6682)

Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
(cherry picked from commit 0cf543c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Cleaned up CHANGELOG

Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>

---------

Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: owaiskazi19 <owaiskazi19@gmail.com>
  • Loading branch information
3 people authored Mar 16, 2023
1 parent a67f694 commit 967dea0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,13 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased 1.x]
### Added
- Add support for ppc64le architecture ([#5459](https://github.com/opensearch-project/OpenSearch/pull/5459))

### Dependencies
- OpenJDK Update (January 2023 Patch releases) ([#6077](https://github.com/opensearch-project/OpenSearch/pull/6077))
- Bumps `joda` from 2.10.13 to 2.12.2 ([#6106](https://github.com/opensearch-project/OpenSearch/pull/6106))
- Bumps `Netty` from 4.1.86.Final to 4.1.87.Final ([#6130](https://github.com/opensearch-project/OpenSearch/pull/6130))
- Bumps `Jackson` from 2.14.1 to 2.14.2 ([#6129](https://github.com/opensearch-project/OpenSearch/pull/6129))
- Bumps `jettison` from 1.5.1 to 1.5.3 ([#6392](https://github.com/opensearch-project/OpenSearch/pull/6392))
- Bump Netty to 4.1.90.Final ([#6677](https://github.com/opensearch-project/OpenSearch/pull/6677)

### Changed
### Deprecated
### Removed
### Fixed
### Security

[Unreleased]: https://github.com/opensearch-project/OpenSearch/compare/1.3.8...HEAD
[Unreleased]: https://github.com/opensearch-project/OpenSearch/compare/1.3.9...HEAD
10 changes: 10 additions & 0 deletions release-notes/opensearch.release-notes-1.3.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 2022-03-15 Version 1.3.9 Release Notes

### Upgrades
- Upgrade `Netty` from 4.1.86.Final to 4.1.87.Final ([#6130](https://github.com/opensearch-project/OpenSearch/pull/6130))
- Upgrade `Jackson` from 2.14.1 to 2.14.2 ([#6129](https://github.com/opensearch-project/OpenSearch/pull/6129))
- Add support for ppc64le architecture ([#5459](https://github.com/opensearch-project/OpenSearch/pull/5459))
- Upgrade `snakeyaml` from 1.33 to 2.0 ([#6511](https://github.com/opensearch-project/OpenSearch/pull/6511))
- OpenJDK Update (January 2023 Patch releases) ([#6090](https://github.com/opensearch-project/OpenSearch/pull/6090))
- Upgrade `joda` from 2.10.13 to 2.12.2 ([#6107](https://github.com/opensearch-project/OpenSearch/pull/6107))

0 comments on commit 967dea0

Please sign in to comment.