14
0
forked from pool/python-rpyc

Accepting request 709403 from home:mcalabkova:branches:devel:languages:python

- update to 4.1.0
  * Added connection back-off and attempts for congested workloads
  * Cross-connection instance check for cached netref classes

OBS-URL: https://build.opensuse.org/request/show/709403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-06-12 11:36:07 +00:00
committed by Git OBS Bridge
parent dad3e5cefd
commit 52ffb8acf2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 12 11:30:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to 4.1.0
* Added connection back-off and attempts for congested workloads
* Cross-connection instance check for cached netref classes
-------------------------------------------------------------------
Wed Jun 5 07:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>