Skip to content

Commit

Permalink
Move commits to infrastructure
Browse files Browse the repository at this point in the history
Signed-off-by: Eugene Lee <eugenesk@amazon.com>
  • Loading branch information
eugenesk24 committed Mar 11, 2022
1 parent 5b564fa commit 0dfd316
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0
* Add observability visualization to notebooks ([#351](https://github.com/opensearch-project/observability/pull/351))

### Bug Fixes
* change to support java 8 in compile and runtime ([#575](https://github.com/opensearch-project/observability/pull/575))
* fix for datepicker issue ([#571](https://github.com/opensearch-project/observability/pull/571))
* Show saved time range when editing saved visualization ([#570](https://github.com/opensearch-project/observability/pull/570))
* Issue/query click ([#569](https://github.com/opensearch-project/observability/pull/569))
Expand Down Expand Up @@ -74,12 +73,10 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0
* updating readme and badges ([#352](https://github.com/opensearch-project/observability/pull/352))

### Maintenance
* Change Default CI java version to 11 ([#504](https://github.com/opensearch-project/observability/pull/504))
* Update backport and add auto-delete workflows ([#496](https://github.com/opensearch-project/observability/pull/496))
* Add auto backporting functionality ([#491](https://github.com/opensearch-project/observability/pull/491))
* bump main to 1.3 ([#361](https://github.com/opensearch-project/observability/pull/361))

### Infrastructure
* change to support java 8 in compile and runtime ([#575](https://github.com/opensearch-project/observability/pull/575))
* Update cypress test ([#564](https://github.com/opensearch-project/observability/pull/564))
* fixed flaky panel test ([#565](https://github.com/opensearch-project/observability/pull/565))
* Feature flyout tests ([#553](https://github.com/opensearch-project/observability/pull/553))
Expand All @@ -88,5 +85,8 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0
* Update cypress for trace analytics traces view ([#536](https://github.com/opensearch-project/observability/pull/536))
* Cypress fix for panels and events ([#531](https://github.com/opensearch-project/observability/pull/531))
* updated panels flaky jest tests ([#505](https://github.com/opensearch-project/observability/pull/505))
* Change Default CI java version to 11 ([#504](https://github.com/opensearch-project/observability/pull/504))
* Update backport and add auto-delete workflows ([#496](https://github.com/opensearch-project/observability/pull/496))
* Add auto backporting functionality ([#491](https://github.com/opensearch-project/observability/pull/491))
* [main] jcenter removed from gradle.build ([#374](https://github.com/opensearch-project/observability/pull/374))
* Configure WhiteSource for GitHub.com ([#365](https://github.com/opensearch-project/observability/pull/365))

0 comments on commit 0dfd316

Please sign in to comment.