Skip to content

Commit

Permalink
Fix missing PR links in changelog (opensearch-project#1378)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia authored Jan 9, 2025
1 parent dffa9c9 commit 589ba97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ This section is for maintaining a changelog for all breaking changes for the cli
- Removed the `features` and `shutdown` namespaces as they're not supported by OpenSearch ([#1361](https://github.com/opensearch-project/opensearch-java/pull/1361))
- Removed the `indices.diskUsage` operation as it's not supported by OpenSearch ([#1361](https://github.com/opensearch-project/opensearch-java/pull/1361))
- Removed the `ingest.geoIpStats` operation as it's not supported by OpenSearch ([#1375](https://github.com/opensearch-project/opensearch-java/pull/1375))
- Removed the `indices.getUpgrade` and `indices.upgrade` operations as they're not supported by OpenSearch ([#]())
- Removed the `termsEnum` operation as it's not supported by OpenSearch ([#]())
- Removed the `indices.getUpgrade` and `indices.upgrade` operations as they're not supported by OpenSearch ([#1377](https://github.com/opensearch-project/opensearch-java/pull/1377))
- Removed the `termsEnum` operation as it's not supported by OpenSearch ([#1377](https://github.com/opensearch-project/opensearch-java/pull/1377))

### Fixed
- Fix version and build ([#254](https://github.com/opensearch-project/opensearch-java/pull/254))
Expand Down

0 comments on commit 589ba97

Please sign in to comment.