Releases · MyPureCloud/web-messaging-sdk-java · GitHub
Skip to content

Releases: MyPureCloud/web-messaging-sdk-java

19.1.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 02 Jul 19:47

Release notes for version 19.1.0
Platform API version: 10555

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

19.0.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 01 Jul 10:38

Release notes for version 19.0.0
Platform API version: 10555

Changes in this version

  • Major changes: 4
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

18.3.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 28 May 09:16

Release notes for version 18.3.0
Platform API version: 10398

Changes in this version

  • Major changes: 0
  • Minor changes: 2
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

18.2.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 07 May 20:28

Release notes for version 18.2.0
Platform API version: 10311

Changes in this version

  • Major changes: 0
  • Minor changes: 1
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

18.1.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 03 Apr 12:02

Release notes for version 18.1.0
Platform API version: 10196

Changes in this version

  • Major changes: 0
  • Minor changes: 3
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

18.0.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 13 Mar 15:27

Release notes for version 18.0.0
Platform API version: 10112

Release Notes

  • Changed some public WebMessagingClient methods (e.g. configureSession, sendMessage, ping, attachment, etc.) from void return type to CompletableFuture, propagating the result of webSocket.sendText() back to callers.
  • Replaced all // no-op catch blocks with SLF4J error logging and CompletableFuture.failedFuture(e) returns, so serialization failures are no longer silently swallowed.

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

17.0.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 22 Feb 10:07

Release notes for version 17.0.0
Platform API version: 10068

Changes in this version

  • Major changes: 1
  • Minor changes: 1
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

16.0.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 12 Jan 14:40

Release notes for version 16.0.0
Platform API version: 9904

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

15.3.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 22 Dec 17:45

Release notes for version 15.3.0
Platform API version: 9841

Changes in this version

  • Major changes: 0
  • Minor changes: 8
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

15.2.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 15 Nov 07:13

Release notes for version 15.2.0
Platform API version: 9727

Changes in this version

  • Major changes: 0
  • Minor changes: 5
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.