Skip to content

Commit

Permalink
[Wiki] Update release notes for 1.6.2
Browse files Browse the repository at this point in the history
Change-Id: I68d15033f2d1cfcaa72322d980e461d7cefea0a3
  • Loading branch information
Donato Sciarra committed Oct 23, 2018
1 parent 7517f03 commit 28769a2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wiki/ReleaseNotes.md
Expand Up @@ -2,6 +2,22 @@
All relevant changes are documented in this file. You can find more information about
the versioning scheme [here](JoynrVersioning.md).

# joynr 1.6.2

## API relevant changes
None.

## Other changes
* **[C++]** Improved handling of global and local capabilities in cluster-controller to better cope
with overlapping registrations of the same provider.
* **[Java]** Update mqtt paho client to 0.0.6
* **[Java]** Do not discard message on publish if mqttClient is not yet created.
* **[Java]** Attempt mqtt reconnect also on SSL errors.
* **[Java]** Improved performance of mqtt client (use StampedLock).

## Configuration property changes
None.

# joynr 1.6.1

## API relevant changes
Expand Down

0 comments on commit 28769a2

Please sign in to comment.