Skip to content

Releases: iot-dsa-v2/dslink-java-v2-restadapter

1.2.0

29 Jul 22:16
9dca8c2

Choose a tag to compare

make read/write timeouts configurable in WebClientProxy

1.1.9

08 Jul 21:26

Choose a tag to compare

Dependency type change in build.gradle.

1.1.8

08 Jul 21:14
f21682e

Choose a tag to compare

  • Dependency updates.

1.1.7

20 Jun 19:02
38bfb4e

Choose a tag to compare

Merge pull request #23 from iot-dsa-v2/develop

1.1.7

1.1.6

19 Jun 18:53
e159a31

Choose a tag to compare

Merge pull request #21 from iot-dsa-v2/develop

1.1.6

1.1.5

06 May 22:53
4f86331

Choose a tag to compare

Merge pull request #20 from iot-dsa-v2/develop

1.1.5

1.1.4

30 Apr 21:15
c7d0423

Choose a tag to compare

Merge pull request #18 from iot-dsa-v2/develop

1.1.4

1.1.2

09 Apr 18:55
e1761ea

Choose a tag to compare

Merge pull request #16 from iot-dsa-v2/develop

1.1.2

1.1.1

08 Apr 19:20
94427f5

Choose a tag to compare

Merge pull request #15 from iot-dsa-v2/develop

1.1.1

1.1.0

08 Apr 19:06
3718b85

Choose a tag to compare

1.1.0 (#14)

* adding a buffer feature that uses etsdb to store failed-to-send updates

* update usage guide to include info on batchable requests

* implement serializer. The buffer feature is now functional.

* implement automatic purging of buffer

* bump version

* 1.1.0

Switch from apache.cxf to okhttp