Skip to content

Releases: douban/pymesos

Release 0.2.9

05 Dec 10:06
Compare
Choose a tag to compare
  • [#44] Support implicit ack
  • [#46] Check None before closing conn

Release 0.1.7

30 Nov 07:42
Compare
Choose a tag to compare
  • [#45] set slave_id for TaskStatus

Release 0.2.8

25 Nov 03:14
Compare
Choose a tag to compare
  • [#40] python3 JSON object must be str

Release 0.1.6

15 Nov 01:57
Compare
Choose a tag to compare
  • fix: repeated field assignment bug

Release 0.2.7

09 Nov 04:17
Compare
Choose a tag to compare
  • Hot fix

Release 0.2.6

09 Nov 02:40
Compare
Choose a tag to compare
  • Redirect when HTTP 307
  • Try not lock when callback & teardown at process exit
  • Fix: b2a_base return bytes rather than str

Release 0.2.5

11 Oct 03:35
Compare
Choose a tag to compare
  1. Fix reregister fail and memory limit unit bugs (#28)
  2. Ignore late update (#28)
  3. Fix condition wait (#28)
  4. Do not callback when aborted (#28 #29)
  5. Default timeout in 10 seconds (#29)
  6. Subprocess join when exit (#29)
  7. Restartable schedular (#29)

Release 0.2.4

08 Oct 04:55
Compare
Choose a tag to compare
  1. Fix memory limit (#26)

PyMesos 0.2.3

28 Sep 06:35
Compare
Choose a tag to compare
Merge pull request #25 from douban/windreamer-patch-1

bump