You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by na...@apache.org on 2021/04/05 16:37:24 UTC

[ignite-extensions] branch ignite-spring-data-all-ext-1.0.0 updated: IGNITE-14480 Add release notes for performance-statistics-ext, spring-data*-ext, spring-tx-ext extensions 1.0.0 version (#54)

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

namelchev pushed a commit to branch ignite-spring-data-all-ext-1.0.0
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git


The following commit(s) were added to refs/heads/ignite-spring-data-all-ext-1.0.0 by this push:
     new b632e6e  IGNITE-14480 Add release notes for performance-statistics-ext, spring-data*-ext, spring-tx-ext extensions 1.0.0 version (#54)
b632e6e is described below

commit b632e6ecfdb9bc78c4deaee396beae6a335b2ccf
Author: Nikita Amelchev <ns...@gmail.com>
AuthorDate: Mon Apr 5 19:32:38 2021 +0300

    IGNITE-14480 Add release notes for performance-statistics-ext, spring-data*-ext, spring-tx-ext extensions 1.0.0 version (#54)
    
    (cherry picked from commit c8de80ee14d1fb76d6cbb0b18513bb70b499c3cb)
---
 RELEASE_NOTES.txt | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 8451780..22f8d66 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,34 @@
 Apache Ignite Extensions Release Notes
 ===========================
 
+Apache Ignite Performance Statistics Module 1.0
+-------------------------------------
+
+* Added the tool to build the cluster performance report
+* Added the utility to print performance statistics operations to a console or to a file in JSON format
+
+
+Apache Ignite Spring Data Modules 1.0
+-------------------------------------
+
+* Added the ability to connect to the Ignite cluster through the Ignite thin client for the Spring Data extensions
+* Fixed closing of Spring Data Ignite resources after destroying the Spring context if they were automatically started by the manager
+
+The following integrations were migrated to the Apache Ignite Extensions repository:
+* Spring Data 2.2 extension
+* Spring Data 2.0 extension
+* Spring Data extension
+
+
+Apache Ignite Spring Transactions Module 1.0
+-------------------------------------
+
+* Added the ability to connect to the Ignite cluster through the Ignite thin client
+
+The following integration was migrated to the Apache Ignite Extensions repository:
+* Spring Transactions extension
+
+
 Apache Ignite Streamer Extension Modules 1.0
 -------------------------------------
 The following integrations were migrated the Apache Ignite Extensions repository: