This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to tag 5.3.1RC4 in repository https://gitbox.apache.org/repos/asf/phoenix.git
commit 8a1fa1fbcacd64609859f807d744c3b9cdbdd276 Author: Palash Chauhan <[email protected]> AuthorDate: Tue May 12 23:16:03 2026 +0000 Preparing phoenix release 5.3.1RC4; tagging and updates to CHANGES.md and RELEASENOTES.md --- CHANGES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 416984686a..c72846c0b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,7 +18,7 @@ --> # PHOENIX Changelog -## Release 5.3.1 - Unreleased (as of 2026-04-28) +## Release 5.3.1 - Unreleased (as of 2026-05-12) @@ -35,6 +35,9 @@ | JIRA | Summary | Priority | Component | |:---- |:---- | :--- |:---- | +| [PHOENIX-7849](https://issues.apache.org/jira/browse/PHOENIX-7849) | Support LIST\_APPEND operator in BSON UpdateExpression SET | Major | . | +| [PHOENIX-7850](https://issues.apache.org/jira/browse/PHOENIX-7850) | Unblock Phoenix PR validation builds | Blocker | . | +| [PHOENIX-7844](https://issues.apache.org/jira/browse/PHOENIX-7844) | Add Pull Request template with guidelines for generative AI tools | Minor | . | | [PHOENIX-7276](https://issues.apache.org/jira/browse/PHOENIX-7276) | Add REGEXP\_LIKE built-in function | Major | . | | [PHOENIX-7746](https://issues.apache.org/jira/browse/PHOENIX-7746) | Fix flapper test MetaDataCacheMetricsIT.testGlobalClientCacheMetricsOfCreateAndDropTable | Major | . | | [PHOENIX-7766](https://issues.apache.org/jira/browse/PHOENIX-7766) | Generate point lookups while using IS NULL on trailing PK columns | Major | . |
