15
0

- update to 0.13.0:

- about view one instance app logs real time
  - Fix deserialization for Deploment model
  - Local tests no longer need docker-compose and rely on "mini-marathon"
  - Adding support for v1.10.19
  - Updates for Marathon 1.9.109
  - Fix return value for kill\_given\_tasks.
  - Bump requests from 2.11.1 to 2.20.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marathon?expand=0&rev=12
This commit is contained in:
2020-09-16 11:18:13 +00:00
committed by Git OBS Bridge
parent 176ed88417
commit 7f18867aff
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 16 11:16:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.13.0:
- about view one instance app logs real time
- Fix deserialization for Deploment model
- Local tests no longer need docker-compose and rely on "mini-marathon"
- Adding support for v1.10.19
- Updates for Marathon 1.9.109
- Fix return value for kill\_given\_tasks.
- Bump requests from 2.11.1 to 2.20.0
-------------------------------------------------------------------
Thu Mar 5 14:40:42 UTC 2020 - pgajdos@suse.com