You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by iv...@apache.org on 2022/02/21 11:55:37 UTC

[ignite-python-thin-client] branch master updated: Add release notes for 0.5.2

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

ivandasch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-python-thin-client.git


The following commit(s) were added to refs/heads/master by this push:
     new a1a920e  Add release notes for 0.5.2
a1a920e is described below

commit a1a920e6722360f298405f8d0cf2b22d35f8019a
Author: Ivan Daschinsky <iv...@apache.org>
AuthorDate: Thu Sep 9 13:26:24 2021 +0300

    Add release notes for 0.5.2
    
    (cherry picked from commit 1222f29abca4c44a8a2f23e413eafb6acd332e76)
---
 RELEASE_NOTES.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index c6cbd41..a67624a 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,11 @@
 Apache Ignite python thin client
 ================================
 
+0.5.2
+--------------------------------
+* Fixed incorrect partial read from socket in sync client
+* Fixed nested object arrays deserialization
+
 0.5.1
 --------------------------------
 * Added logging of connection and queries events