Releases: eclipse-ditto/ditto-clients
Releases · eclipse-ditto/ditto-clients
3.6.3
3.6.0
What's Changed
- fix: set correct Content-Type by @PJGitLan in #228
- Increased maven-bundle-plugin version by @n-deliyski in #230
New Contributors
- @n-deliyski made their first contribution in #230
Full Changelog: 3.5.0...3.6.0
3.5.0
3.4.0
Release notes can be found here: https://eclipse.dev/ditto/release_notes_340.html
3.3.3
Release notes can be found here: https://eclipse.dev/ditto/release_notes_333.html
Full Changelog: 3.3.0...3.3.3
3.3.0
Release notes can be found here: https://www.eclipse.org/ditto/release_notes_330.html
Full Changelog: 3.2.0...3.3.0
3.2.0
Release notes can be found here: https://www.eclipse.org/ditto/release_notes_320.html
What's Changed
- Add options for live message conditions by @DerSchwilk in #210
- Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/api by @dependabot in #211
- Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/node by @dependabot in #212
- Bump json5 from 2.2.1 to 2.2.3 in /javascript/lib/dom by @dependabot in #213
- Bump json5 from 1.0.1 to 1.0.2 in /javascript by @dependabot in #214
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /javascript by @dependabot in #216
- added merge functionality to javascript client sdk by @PJGitLan in #217
- Prepare Ditto 3.2.0 release for JS client by @thjaeckle in #218
New Contributors
- @dependabot made their first contribution in #211
- @PJGitLan made their first contribution in #217
Full Changelog: 3.1.0...3.2.0
3.1.1
Release notes can be found here: https://www.eclipse.org/ditto/release_notes_311.html
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Adds a ClientReconnectingException which is thrown if the client is attempting a reconnect while a message should be sent. by @kalinkostashki in #201
- Declare id field as abstract by @vhdirk in #203
- [JS] Add support for cursor pagination to JS clients by @vavido in #208
- prepare Ditto-Clients 3.1.0 release by @thjaeckle in #209
New Contributors
- @kalinkostashki made their first contribution in #201
Full Changelog: 3.0.0...3.1.0
3.0.0
Release notes can be found here: https://www.eclipse.org/ditto/release_notes_300.html
What's Changed
- Adjustments to Ditto java client after elimination of concierge service in Ditto by @thjaeckle in #190
- Bugfix/search thread leak by @yufei-cai in #191
- Move creation of single threaded executor back into ThingSearchSubscription for spec conformance (Rule 1.03) by @yufei-cai in #192
- Ditto 3.0 release preparation by @thjaeckle in #194
- [#193] fixed responding to messages in JS client did not preserve the message "headers" by @thjaeckle in #195
- [#169] Improve JS client error responses by @thjaeckle in #196
- update lerna and node versions to test against to 14, 16, 18 by @thjaeckle in #200
Full Changelog: 2.4.0...3.0.0