Skip to content

Releases: kuzzleio/sdk-jvm

1.3.3

02 Jan 12:42
c7b46de
Compare
Choose a tag to compare

1.3.3 (2023-01-02)

Bug fixes

Others


1.3.2

15 Jun 14:22
2b40f9b
Compare
Choose a tag to compare

1.3.2 (2022-06-15)

Bug fixes

  • [ #78 ] Add missing headers when using HTTP Protocol (Shiranuit)

1.3.1

17 May 13:56
8227e58
Compare
Choose a tag to compare

1.3.1 (2022-05-17)

Enhancements

Bug Fixes


1.3.0

27 Apr 15:58
b169c97
Compare
Choose a tag to compare

1.3.0 (2022-04-27)

New features

  • [ #71 ] Fix HTTP Protocol and overall SDK enhancements (Shiranuit)

Enhancements

  • [ #73 ] [HTTP] Call controller actions using URL from _publicApi instead of _query endpoint (Shiranuit)
  • [ #61 ] Add Http protocol (clementbolin)

1.2.3

14 Mar 10:49
e70b590
Compare
Choose a tag to compare

1.2.3 (2022-03-14)

Bug fixes

  • [ #65 ] Fix a special case where only requestId is sent back instead of room (Shiranuit)

Enhancements


1.2.2

25 May 09:52
7f41e4a
Compare
Choose a tag to compare

1.2.2 (2021-05-25)

Bug fixes

  • [ #56 ] Fix collection:create not sending the values correctly (Shiranuit)
  • [ #54 ] Fix freeze on reconnection attempts (Shiranuit)

1.2.1

16 Apr 10:06
e73c44b
Compare
Choose a tag to compare

1.2.1 (2021-04-16)

Bug fixes

  • [ #49 ] Fix connect method not throwing on failure (Shiranuit)

Enhancements

  • [ #49 ] Fix connect method not throwing on failure (Shiranuit)

1.2.0

11 Mar 13:00
Compare
Choose a tag to compare

1.2.0 (2021-03-11)

New features

Enhancements

  • [ #45 ] Add Gradle task to build a thin jar for Android/Kotlin project (Yoann-Abbes)

1.1.0

11 Feb 09:12
6d2c03b
Compare
Choose a tag to compare

1.1.0 (2021-02-11)

New features

Others


1.0.1

01 Dec 13:47
33ff6a2
Compare
Choose a tag to compare

1.0.1 (2020-12-01)

Bug fixes