Releases: constantcontact/java-sdk
Releases · constantcontact/java-sdk
Version 5.2.3
03 May 20:08
Compare
Sorry, something went wrong.
No results found
NEW FEATURES:
Can now get activity status for bulk uploads
BUG FIXES:
Library usage summary now correctly uses longs for sizes
5.2.2
12 Jun 13:30
Compare
Sorry, something went wrong.
No results found
Fixed a bug in date formatting for date parameters
5.2.1
09 May 18:13
Compare
Sorry, something went wrong.
No results found
Updates:
Added missing UnsubscribeSource.ACTION_BY_CONTACT
Return Activity from Bulk Activity endpoints instead of ActivityStatus
5.2.0
12 Mar 12:56
Compare
Sorry, something went wrong.
No results found
New:
Released two new wrappers for Bulk Uploads API for bulk adding contacts and querying the bulk upload status.
Added RxJava 2 wrappers.
Removed:
Deprecated functions in CCApi2 classes.
5.1.8
13 Nov 23:52
Compare
Sorry, something went wrong.
No results found
Changes:
Bumped version of jackson, rxjava dependencies
Bug fixes:
Date to string conversion was not formatting milliseconds
Date to string conversion was not in GMT
Bumped to version 5.1.8
5.1.7
12 Jul 16:29
Compare
Sorry, something went wrong.
No results found
Updated gradle build files to write dependencies to .pom files.
5.1.6
10 Jul 17:37
Compare
Sorry, something went wrong.
No results found
Fixed paging calls in Library service:
lib-rx: LibraryService.getFiles(String), LibraryService.getFilesByFolder(String)
lib: LibraryService.getFolders(String), LibraryService.getFilesByFolder(String)
5.1.5
12 Jan 21:26
Compare
Sorry, something went wrong.
No results found
Found additional issues affecting the Constant Contact mobile app, here are all the fixes.
Added common factories (that support DI) for Retrofit and OkHttp
CCApi convenience classes lazily create service instances as needed
Fixed ISO-8601 date formatting for requests (Responses are parsed OK)
Changed API calls that had dates as query parameters to use new QueryDate class which is just a formatting wrapper for Date
5.1.3
09 Jan 18:34
Compare
Sorry, something went wrong.
No results found
Contain fixes for paged APIs, Campaign create/update & file uploads
5.1.2
22 Dec 23:29
Compare
Sorry, something went wrong.
No results found
Fix instances of Response