Releases: constantcontact/java-sdk
Releases · constantcontact/java-sdk
Version 5.2.3
Compare
Sorry, something went wrong.
No results found
ggrell
released this
03 May 20:08
NEW FEATURES:
Can now get activity status for bulk uploads
BUG FIXES:
Library usage summary now correctly uses longs for sizes
5.2.2
Compare
Sorry, something went wrong.
No results found
ggrell
released this
12 Jun 13:30
Fixed a bug in date formatting for date parameters
5.2.1
Compare
Sorry, something went wrong.
No results found
ggrell
released this
09 May 18:13
Updates:
Added missing UnsubscribeSource.ACTION_BY_CONTACT
Return Activity from Bulk Activity endpoints instead of ActivityStatus
5.2.0
Compare
Sorry, something went wrong.
No results found
ggrell
released this
12 Mar 12:56
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
Compare
Sorry, something went wrong.
No results found
ggrell
released this
13 Nov 23:52
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
Compare
Sorry, something went wrong.
No results found
ggrell
released this
12 Jul 16:29
Updated gradle build files to write dependencies to .pom files.
5.1.6
Compare
Sorry, something went wrong.
No results found
ggrell
released this
10 Jul 17:37
Fixed paging calls in Library service:
lib-rx: LibraryService.getFiles(String), LibraryService.getFilesByFolder(String)
lib: LibraryService.getFolders(String), LibraryService.getFilesByFolder(String)
5.1.5
Compare
Sorry, something went wrong.
No results found
ggrell
released this
12 Jan 21:26
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
Compare
Sorry, something went wrong.
No results found
ggrell
released this
09 Jan 18:34
Contain fixes for paged APIs, Campaign create/update & file uploads
5.1.2
Compare
Sorry, something went wrong.
No results found
Fix instances of Response