This is an automated email from the ASF dual-hosted git repository.
harishgokul01 pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/development by this push:
new 086dbe2e Update CHANGELOG.md for Apache ResilientDB v1.12.0 release,
including a new release date and a summary of core feature enhancements,
specifically the implementation of securing consensus against long-range
attacks.
086dbe2e is described below
commit 086dbe2ebe9a481c31455573d76bbe8575a9e805
Author: harish876 <[email protected]>
AuthorDate: Tue Feb 3 06:13:46 2026 +0000
Update CHANGELOG.md for Apache ResilientDB v1.12.0 release, including a new
release date and a summary of core feature enhancements, specifically the
implementation of securing consensus against long-range attacks.
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7efd212b..5382bf72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@
### Apache ResilientDB v1.12.0
-Changes since
[v1.11.0-rc06](https://github.com/apache/incubator-resilientdb/releases/tag/v1.11.0-rc06).
+Apache ResilientDB v1.12.0
([2026-2-04](https://github.com/resilientdb/resilientdb/releases/tag/v1.12.0))
#### Core
* **Support Securing Consensus from Long-Range Attacks through Collaboration**
– PoC implementation merged
([#215](https://github.com/apache/incubator-resilientdb/pull/215), closes
[#216](https://github.com/apache/incubator-resilientdb/issues/216)). ([Junchao
Chen](https://github.com/cjcchen))