Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Releases: d2iq-archive/mesos-rxjava

v0.2.0

12 Aug 23:31
Compare
Choose a tag to compare

Summary

Introduce builder argument to allow configuration of backpressure strategy for event stream coming from mesos.
Upgrades from 0.1.x should be transparent. Three new methods added to MesosClientBuilder, no methods removed.

Library changes

No library versions change in this release.

Fixed Issues

Full list of issues/PRs included in this release: 0.2.0

  • #81 Enhance Backpressure Support in Mesos Response Stream
  • #13 Improve scheduling and backpressure of Mesos response stream

Contributors

Special thanks to @zonybob for contributing this improvement!

Full Diff

Full list of commits between v0.1.2...v0.2.0

v0.1.2

25 Feb 02:15
Compare
Choose a tag to compare

Summary

Bug fix release, anyone using v0.1.0 should update to this version. No public api changes made.

Library changes

No library versions change in this release.

Fixed Issues

Full list of issues/PRs included in this release: 0.1.2

  • #73 During ACKNOWLEDGE get 'java.lang.IllegalStateException: Content stream is already disposed.'
  • #77 Update SinkSubscriber to read error message on netty thread
  • #78 Add javadoc and cleanup ResponseUtils to indicate thread constraints.

Full Diff

Full list of commits between v0.1.1...v0.1.2

v0.1.0

27 Jul 18:08
Compare
Choose a tag to compare

Full list of issues/PRs included in this release: 0.1.0