tag:github.com,2008:https://github.com/jmazanec15/OpenSearch/releases Release notes from OpenSearch 2022-01-13T15:48:38Z tag:github.com,2008:Repository/450617548/1.2.4 2022-01-13T15:48:38Z 1.2.4: Update FIPS API libraries of Bouncy Castle (#1853) (#1888) <ul> <li>Update bc-fips to 1.0.2.1</li> </ul> <p>Signed-off-by: Tianli Feng <a href="mailto:ftl94@live.com">ftl94@live.com</a></p> <ul> <li>Update bcpg-fips to 1.0.5.1</li> </ul> <p>Signed-off-by: Tianli Feng <a href="mailto:ftl94@live.com">ftl94@live.com</a></p> <ul> <li>Update bctls-fips to 1.0.12.2</li> </ul> <p>Signed-off-by: Tianli Feng <a href="mailto:ftl94@live.com">ftl94@live.com</a></p> <ul> <li>Use the unified bouncycastle version for bcpkix-jdk15on in HDFS testing fixture</li> </ul> <p>Signed-off-by: Tianli Feng <a href="mailto:ftl94@live.com">ftl94@live.com</a></p> tlfeng tag:github.com,2008:Repository/450617548/1.2.3 2021-12-18T19:33:36Z 1.2.3 <p>Update to log4j 2.17.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1083872559" data-permission-text="Title is private" data-url="https://github.com/opensearch-project/OpenSearch/issues/1771" data-hovercard-type="pull_request" data-hovercard-url="/opensearch-project/OpenSearch/pull/1771/hovercard" href="https://github.com/opensearch-project/OpenSearch/pull/1771">opensearch-project#1771</a>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1083881899" data-permission-text="Title is private" data-url="https://github.com/opensearch-project/OpenSearch/issues/1774" data-hovercard-type="pull_request" data-hovercard-url="/opensearch-project/OpenSearch/pull/1774/hovercard" href="https://github.com/opensearch-project/OpenSearch/pull/1774">opensearch-project#1774</a>)</p> reta tag:github.com,2008:Repository/450617548/1.2.2 2021-12-15T00:04:20Z Increment version to 1.2.2 and backport log4j upgrade to 2.16. (#1728) <ul> <li>Increment version to 1.2.2.</li> </ul> <p>Signed-off-by: dblock <a href="mailto:dblock@amazon.com">dblock@amazon.com</a></p> <ul> <li>Upgrade to log4j 2.16.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1079173743" data-permission-text="Title is private" data-url="https://github.com/opensearch-project/OpenSearch/issues/1721" data-hovercard-type="pull_request" data-hovercard-url="/opensearch-project/OpenSearch/pull/1721/hovercard" href="https://github.com/opensearch-project/OpenSearch/pull/1721">opensearch-project#1721</a>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1079748661" data-permission-text="Title is private" data-url="https://github.com/opensearch-project/OpenSearch/issues/1723" data-hovercard-type="pull_request" data-hovercard-url="/opensearch-project/OpenSearch/pull/1723/hovercard" href="https://github.com/opensearch-project/OpenSearch/pull/1723">opensearch-project#1723</a>)</li> </ul> <p>Signed-off-by: Andriy Redko <a href="mailto:andriy.redko@aiven.io">andriy.redko@aiven.io</a></p> <ul> <li>Moving DCO to workflows (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1038011477" data-permission-text="Title is private" data-url="https://github.com/opensearch-project/OpenSearch/issues/1458" data-hovercard-type="pull_request" data-hovercard-url="/opensearch-project/OpenSearch/pull/1458/hovercard" href="https://github.com/opensearch-project/OpenSearch/pull/1458">opensearch-project#1458</a>)</li> </ul> <p>Signed-off-by: CEHENKLE <a href="mailto:henkle@amazon.com">henkle@amazon.com</a></p> <p>Co-authored-by: Andriy Redko <a href="mailto:andriy.redko@aiven.io">andriy.redko@aiven.io</a><br> Co-authored-by: CEHENKLE <a href="mailto:henkle@amazon.com">henkle@amazon.com</a></p> dblock tag:github.com,2008:Repository/450617548/1.2.1 2021-12-10T23:05:14Z 1.2.1: Upgrade to log4j 2.15.0 (#1704) <p>Signed-off-by: Andrew Ross <a href="mailto:andrross@amazon.com">andrross@amazon.com</a></p> andrross tag:github.com,2008:Repository/450617548/1.2.0 2021-11-16T23:22:38Z 1.2.0: Upgrading gson to 2.8.9 (#1541) (#1546) <p>Signed-off-by: Vacha <a href="mailto:vachshah@amazon.com">vachshah@amazon.com</a></p> VachaShah tag:github.com,2008:Repository/450617548/1.1.0 2021-09-26T05:02:29Z 1.1.0 <p>Changes to support retrieval of operations from translog based on spe…</p> saikaranam-amazon tag:github.com,2008:Repository/450617548/1.0.0 2021-07-02T22:56:39Z 1.0.0 <p>[BUG] Fix cat.health test failures in pre 1.0.0 mixed cluster test (#…</p> nknize tag:github.com,2008:Repository/450617548/1.0.0-rc1 2021-05-28T15:08:05Z 1.0.0-rc1: [BWC] fix mixedCluster and rolling upgrades (#775) (#793) <p>This commit fixes mixedCluster and rolling upgrades by spoofing OpenSearch<br> version 1.0.0 as Legacy version 7.10.2. With this commit an OpenSearch 1.x node<br> can join a legacy (&lt;= 7.10.2) cluster and rolling upgrades work as expected.<br> Mixed clusters will not work beyond the duration of the upgrade since shards<br> cannot be replicated from upgraded nodes to nodes running older versions.</p> <p>Signed-off-by: Nicholas Walter Knize <a href="mailto:nknize@apache.org">nknize@apache.org</a></p> <p>Co-authored-by: Shweta Thareja <a href="mailto:tharejas@amazon.com">tharejas@amazon.com</a></p> nknize tag:github.com,2008:Repository/450617548/1.0.0-beta1 2021-04-26T16:40:09Z 1.0.0-beta1: Renaming CPU architecture to have consistent naming (#612) <ul> <li>Renaming CPU architecture from x86_64, aarch64 to x64, arm64</li> </ul> <p>Signed-off-by: Sarat Vemulapalli <a href="mailto:vemulapallisarat@gmail.com">vemulapallisarat@gmail.com</a></p> saratvemulapalli tag:github.com,2008:Repository/450617548/1.0.0-alpha2 2021-04-26T16:40:09Z 1.0.0-alpha2: Renaming CPU architecture to have consistent naming (#612) <ul> <li>Renaming CPU architecture from x86_64, aarch64 to x64, arm64</li> </ul> <p>Signed-off-by: Sarat Vemulapalli <a href="mailto:vemulapallisarat@gmail.com">vemulapallisarat@gmail.com</a></p> saratvemulapalli