diff --git a/release-notes/opensearch-anomaly-detection.release-notes-2.7.0.0.md b/release-notes/opensearch-anomaly-detection.release-notes-2.7.0.0.md new file mode 100644 index 000000000..173dff623 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection.release-notes-2.7.0.0.md @@ -0,0 +1,14 @@ + +## Version 2.7.0.0 Release Notes + +Compatible with OpenSearch 2.7.0 + + +### Enhancements +* Giving admin priority over backendrole filtering. ([#850](https://github.com/opensearch-project/anomaly-detection/pull/850)) + + +### Infrastructure +* Created untriaged issue workflow. ([#809](https://github.com/opensearch-project/anomaly-detection/pull/809)) +* Update XContent imports. ([#854](https://github.com/opensearch-project/anomaly-detection/pull/854)) +* Update NodeInfo constructor. ([#869](https://github.com/opensearch-project/anomaly-detection/pull/869)) \ No newline at end of file