Skip to content

Releases: gojek/courier-android

0.2.1

12 Apr 08:56
8d10daf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

11 Apr 09:23
89b433d
Compare
Choose a tag to compare

What's Changed

  • add new functionality for qos1 without persistence by @anubhav7nov in #62

Full Changelog: 0.1.9...0.2.0

0.1.9

29 Mar 07:42
d53d263
Compare
Choose a tag to compare

What's Changed

  • Fix ordering of message & stream adapter factories by @deepanshu42 in #61

Full Changelog: 0.1.8...0.1.9

0.1.8

23 Mar 05:35
d98980c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

10 Mar 07:23
48db728
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Now event handlers can be added/removed dynamically using MqttClient. So instead of passing EventHandler inside MqttConfiguration, MqttClient.addEventHandler API can be used to add EventHandler and listen to internal MQTT events.

Full Changelog: 0.1.6...0.1.7

0.1.6

02 Dec 17:55
ef5f5df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

18 Nov 03:46
df1403f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

14 Nov 07:01
f186dbd
Compare
Choose a tag to compare

What's Changed

  • Remove built-in adapters and add text message adapter by @deepanshu42 in #51

Breaking Changes

  • Built-in message & stream adapters are removed. If using them, consider using TextMessageAdapterFactory or creating your own custom implementations.

Full Changelog: 0.1.3...0.1.4

0.1.3

31 Oct 06:04
a227b3b
Compare
Choose a tag to compare

What's Changed

Note: This is a breaking change if you are creating your own custom message adapters. Refer this for the new implementation.

Full Changelog: 0.1.2...0.1.3

0.1.2

28 Oct 06:17
fba09e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2