Releases: Constructor-io/constructorio-java
Releases · Constructor-io/constructorio-java
Bugfix for slash encoding in URL path
Switched from addPathSegment to addPathSegments in url builder to prevent slashes from being URL encoded, so that dashboards and reporting work more cleanly. No changes required by consumers.
Added retry on connection failure for get requests
- Changed all GET requests to retry on HTTP connection issues
- No changes to the client API
Natural Language Search, User Segments, Sort Params
v4.9.0 Natural Language Search, User Segments, Sort Params
Updated facet mapping
v4.8.0 Updated facet mapping
Bugfix to ensure connection close
v4.7.2 Ensure connection close
Bugfix for ConstructorException access
v4.7.1 Bugfix for ConstructorException access
Added optional `userID` to UserInfo object
v4.7.0 Added optional UserID to UserInfo
Added results as JSON, better docs
v4.6.0 Added results as JSON, better docs
Stronger typing on Autocomplete/Search results
v4.5.0 Stronger typing on results
Switched to Gson from JSON
v4.4.0 Switched to Gson from JSON