Skip to content

Commit

Permalink
[Backport 2.x] update 2.16 release note (#812)
Browse files Browse the repository at this point in the history
update 2.16 release note (#808)


(cherry picked from commit 07fa010)

Signed-off-by: Jackie Han <[email protected]>
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>
  • Loading branch information
1 parent 8b44e38 commit a6cd332
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions release-notes/opensearch-flow-framework.release-notes-2.16.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,3 @@ Compatible with OpenSearch 2.16.0

### Bug Fixes
- Handle Not Found deprovision exceptions as successful deletions ([#805](https://github.com/opensearch-project/flow-framework/pull/805))

### Infrastructure
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2 ([#760](https://github.com/opensearch-project/flow-framework/pull/760))
- Update dependency gradle to v8.8 ([#725](https://github.com/opensearch-project/flow-framework/pull/725))
- Update dependency org.junit.jupiter:junit-jupiter to v5.10.3 ([#752](https://github.com/opensearch-project/flow-framework/pull/752))
- Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.5 ([#754](https://github.com/opensearch-project/flow-framework/pull/754))
- Update plugin io.github.surpsg.delta-coverage to v2.3.0 ([#772](https://github.com/opensearch-project/flow-framework/pull/772))
- Update dependency gradle to v8.9 ([#777](https://github.com/opensearch-project/flow-framework/pull/777))
- Update dependency org.eclipse.platform:org.eclipse.core.runtime to v3.31.100 ([#737](https://github.com/opensearch-project/flow-framework/pull/737))
- Update plugin org.gradle.test-retry to v1.5.10 ([#784](https://github.com/opensearch-project/flow-framework/pull/784))
- Update dependency org.apache.commons:commons-lang3 to v3.15.0 ([#791](https://github.com/opensearch-project/flow-framework/pull/791))

### Maintenance
- Change deprecated Gradle wrapper validation workflow to replacement ([#764](https://github.com/opensearch-project/flow-framework/pull/764))
- Allow lower NodeJS version on GH runners for security test ([#765](https://github.com/opensearch-project/flow-framework/pull/765))
- Switch diffCoverage plugin to deltaCoverage ([#762](https://github.com/opensearch-project/flow-framework/pull/762))
- Update PULL_REQUEST_TEMPLATE to include an API spec change in the checklist ([#773](https://github.com/opensearch-project/flow-framework/pull/773))
- Stop duplicate CI runs on branch push by bots ([#755](https://github.com/opensearch-project/flow-framework/pull/755))
- Switch to arm64 runners on macOS ([#794](https://github.com/opensearch-project/flow-framework/pull/794))



0 comments on commit a6cd332

Please sign in to comment.