Skip to content

Releases: Constructor-io/constructorio-java

Expose is_slotted in result item

12 Jun 17:38

Choose a tag to compare

What's Changed

  • [CI-4518] Expose is_slotted in Search/Browse API Responses by @Mudaafi in #159

Full Changelog: v6.4.1...v6.4.3

Support hierarchical facets

05 May 16:22

Choose a tag to compare

Add Create Facet option configuration functionality

27 Mar 06:17

Choose a tag to compare

What's Changed

  • Add create/delete facet option configuration by @mocca102 in #156

Full Changelog: v6.3.3...v6.3.4

Add Delete Facet Configuration Functionality

31 Jan 08:06

Choose a tag to compare

What's Changed

Full Changelog: v6.3.1...v6.3.2

Serialize task error object

26 Dec 21:49

Choose a tag to compare

What's Changed

  • Update all documentation links to point to more recent resources by @sblaurock in #151
  • [CI-3931] Serialize task error object by @stanlp1 in #152

Full Changelog: v6.3.0...v6.3.1

Add support for filtering on specific sections in Autocomplete Requests

10 Oct 22:08

Choose a tag to compare

What's Changed

  • [CI-2266] Add support for filtering on specific sections in Autocomplete Requests by @ZSnake in #150

New Contributors

Full Changelog: v6.2.0...v6.3.0

Add support for filter match types to Search and Browse

10 Oct 21:41

Choose a tag to compare

What's Changed

  • Browse and Browse Items support for filter_match_type by @mocca102 in #146
  • Search support for filter_match_type by @mocca102 in #147

Full Changelog: v6.1.0...v6.2.0

Add support for Quiz Results Config

08 Oct 22:56

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

Update types across result and items/variations endpoints

24 Sep 21:00

Choose a tag to compare

What's Changed

  • Update CodeQL version by @sblaurock in #145
  • Update business entity name by @sblaurock in #144
  • [CI-3792] Add Dependabot check by @esezen in #148
  • [CI-3692] Update labels type by @esezen in #140
    • Breaking change - Changes types for labels surfaced on individual results from <String, Boolean> to <String, Object>
  • Items/Variations catalog methods return String json with task object … by @mocca102 in #149
    • Breaking change - Changes return type for all items/variations functions to return a task info string rather than a boolean (true)

Full Changelog: v5.24.13...v6.0.0

[CI-3815] Recommendations - add term and preFilterExpression

03 Sep 21:49

Choose a tag to compare

What's Changed

  • [CI-38165] Add preFilterExpressions, term support to recs by @stanlp1 in #143

Full Changelog: v5.24.12...v5.24.13