diff --git a/openmetadata-docs/content/partials/v1.3/releases/latest.md b/openmetadata-docs/content/partials/v1.3/releases/latest.md index b00488b1c22..d3f482e30b9 100644 --- a/openmetadata-docs/content/partials/v1.3/releases/latest.md +++ b/openmetadata-docs/content/partials/v1.3/releases/latest.md @@ -1,9 +1,18 @@ -# 1.3.3 Release 🎉 +# 1.3.4 Release 🎉 {% note noteType="Tip" %} -**2024, April 19th** +**2024, May 7th** {% /note %} +- Fixes reindex issues related to the `changeDescription` payload of some entities +- Adds Cypress tests to validate reindex app execution + +**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.3.3-release...1.3.4-release) + +See below all the amazing features the community shipped in the 1.3 release! + +# 1.3.3 Release + - Fix Application installation - Fix JWT Filter validation against personal token - Add Databricks SSL python dependencies @@ -12,8 +21,6 @@ **Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.3.2-release...1.3.3-release) -See below all the amazing features the community shipped in the 1.3 release! - # 1.3.2 Release {% inlineCalloutContainer %}