OpenSearch/release-notes/opensearch.release-notes-1.3.1.md
Poojita Raj 0801a9c18a
Add release notes for 1.3.1 (#3029)
Signed-off-by: Poojita Raj <poojiraj@amazon.com>
2022-04-21 14:19:57 -07:00

696 B

Version 1.3.1 Release Notes

  • Exclude man page symlink in distribution (#2602)

    Andrew Ross - Fri, 25 Mar 2022 18:36:36 -0400

    This is a short-term solution to unblock the build process for the 1.3

    release. A tool used in that process (cpio) is failing on a symlink in the JDK man pages, so this is a hack to just remove that symlink. See issue #2517 for more details. Signed-off-by: Andrew Ross <andrross@amazon.com>

  • Bump the version to 1.3.1 (#2509)

    Zelin Hao - Mon, 21 Mar 2022 10:30:00 -0400

    Signed-off-by: Zelin Hao <zelinhao@amazon.com>