Skip to content

Releases: Constructor-io/constructorio-java

Bugfix for slash encoding in URL path

06 Dec 06:02

Choose a tag to compare

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

28 Nov 00:24

Choose a tag to compare

  • Changed all GET requests to retry on HTTP connection issues
  • No changes to the client API

Natural Language Search, User Segments, Sort Params

17 Nov 01:26

Choose a tag to compare

v4.9.0

Natural Language Search, User Segments, Sort Params

Updated facet mapping

15 Nov 18:50

Choose a tag to compare

v4.8.0

Updated facet mapping

Bugfix to ensure connection close

09 Nov 05:11

Choose a tag to compare

v4.7.2

Ensure connection close

Bugfix for ConstructorException access

09 Nov 04:31

Choose a tag to compare

v4.7.1

Bugfix for ConstructorException access

Added optional `userID` to UserInfo object

31 Oct 05:04

Choose a tag to compare

v4.7.0

Added optional UserID to UserInfo

Added results as JSON, better docs

26 Oct 01:04

Choose a tag to compare

v4.6.0

Added results as JSON, better docs

Stronger typing on Autocomplete/Search results

26 Sep 02:32

Choose a tag to compare

v4.5.0

Stronger typing on results

Switched to Gson from JSON

24 Sep 18:03

Choose a tag to compare

v4.4.0

Switched to Gson from JSON