Hi, folks! I suppose, that it's time to release the next version of python thin client, because we are ready to ship new cool features.
1. Expiry policy (TTL) support (merged to master) [1] 2. Transactions (patch available) [2] 3. As part of tx api, huge performance improvement of asyncio [3] 4. Enable partition awareness by default Also, few bugs have been fixed. There is a full list of tickets for this release [4]. Most of them are resolved, transactions [2] are in PA state, unresolved tickets are trivial (documentation and enabling PA by default). I suppose that we can freeze scope at the end of next week and prepare RC for voting. WDYT? [1] -- https://issues.apache.org/jira/browse/IGNITE-14595 [2] -- https://issues.apache.org/jira/browse/IGNITE-12467 [3] -- https://issues.apache.org/jira/browse/IGNITE-12467?focusedCommentId=17359293&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17359293 [4] -- https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%20python-0.5.0