This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 50f92e350a IGNITE-24282 Add RELEASE_NOTES for Ignite 3.0
50f92e350a is described below

commit 50f92e350a3c6b72ec6624668923496a0288b807
Author: Pavel Tupitsyn <[email protected]>
AuthorDate: Fri Feb 7 12:59:58 2025 +0200

    IGNITE-24282 Add RELEASE_NOTES for Ignite 3.0
---
 releases/3.0.0/RELEASE_NOTES.txt | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/releases/3.0.0/RELEASE_NOTES.txt b/releases/3.0.0/RELEASE_NOTES.txt
new file mode 100644
index 0000000000..e3054d32a6
--- /dev/null
+++ b/releases/3.0.0/RELEASE_NOTES.txt
@@ -0,0 +1,22 @@
+Apache Ignite 3 Release Notes
+===========================
+
+Apache Ignite In-Memory Distributed Database 3.0.0
+-----------------------------------------------------------
+
+This is the first release of Apache Ignite 3.
+This release features completely reworked source code compared to Apache 
Ignite 2,
+built on up-to-date technologies and designed from scratch to answer modern 
data storage and computing challenges.
+
+The main feature set of Ignite 3 In-Memory Distributed Database includes:
+
+* Apache Calcite-based SQL engine
+* OpenAPI-compatible REST API
+* Dynamic configuration with HOCON support
+* Improved cluster management and control tools
+* Improved transaction protocol
+* Consensus-based architecture with Raft algorithm
+* Streamlined table and schema management
+
+
+

Reply via email to