Releases: MyPureCloud/platform-client-sdk-java
256.1.0
Release notes for version 256.1.0
Platform API version: 10494
Release Notes
Updating java dependencies (async-http-client, jackson and jackson-annotations)
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.
256.0.0
Release notes for version 256.0.0
Platform API version: 10494
Changes in this version
- Major changes: 17
- Minor changes: 142
- Point changes: 2
For the full changelog, read the releaseNotes.md file in the repo.
255.1.0
Release notes for version 255.1.0
Platform API version: 10449
Release Notes
Updating java dependency io.netty:netty-all to version 4.2.15.Final
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.
255.0.0
Release notes for version 255.0.0
Platform API version: 10449
Changes in this version
- Major changes: 15
- Minor changes: 137
- Point changes: 88
For the full changelog, read the releaseNotes.md file in the repo.
254.0.0
Release notes for version 254.0.0
Platform API version: 10398
Changes in this version
- Major changes: 29
- Minor changes: 207
- Point changes: 17
For the full changelog, read the releaseNotes.md file in the repo.
253.2.0
Release notes for version 253.2.0
Platform API version: 10311
Release Notes
- New constructor for models
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.
253.1.0
Release notes for version 253.1.0
Platform API version: 10311
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.
253.0.0
Release notes for version 253.0.0
Platform API version: 10311
Changes in this version
- Major changes: 34
- Minor changes: 172
- Point changes: 34
For the full changelog, read the releaseNotes.md file in the repo.
252.1.0
Release notes for version 252.1.0
Platform API version: 10222
Release Notes
The dependency on the 3rd party Joda-Time library has been removed from the Platform API SDK for Java. The SDK now leverages the standard Java Time library.
The impacted models/classes are:
- model/Schedule.java (properties: start, end - previously represented as org.joda.time.LocalDateTime and now represented as java.time.LocalDateTime)
- model/EdgeAutoUpdateConfig.java (properties: start, end - previously as org.joda.time.LocalDateTime and now represented as java.time.LocalDateTime)
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.
252.0.0
Release notes for version 252.0.0
Platform API version: 10222
Changes in this version
- Major changes: 2
- Minor changes: 41
- Point changes: 2
For the full changelog, read the releaseNotes.md file in the repo.