This is an automated email from the ASF dual-hosted git repository.
dionusos pushed a commit to branch branch-5.2
in repository https://gitbox.apache.org/repos/asf/oozie.git
The following commit(s) were added to refs/heads/branch-5.2 by this push:
new 5288d53 Modify release-log.txt to sign 5.2.1 is ready.
5288d53 is described below
commit 5288d535bd0cc554b24ef3a51cc1f65367b0f4c2
Author: Denes Bodo <[email protected]>
AuthorDate: Mon Feb 8 10:38:40 2021 +0100
Modify release-log.txt to sign 5.2.1 is ready.
---
release-log.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release-log.txt b/release-log.txt
index e18ca4f..7db659d 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,4 +1,4 @@
--- Oozie 5.2.1 release (unreleased)
+-- Oozie 5.2.1 release
OOZIE-3601 Upgrade quartz to 2.3.2 (dengliming via matijhs)
OOZIE-3549 Add back support for truststore passwords (matijhs via asalamon74)