Skip to content

Releases: Constructor-io/constructorio-java

Add Delete Facet Configuration Functionality

31 Jan 08:06
Compare
Choose a tag to compare

What's Changed

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

Serialize task error object

26 Dec 21:49
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Update quizVersionId tests

26 Aug 21:16
Compare
Choose a tag to compare

What's Changed

  • [CI-3259] Update quizVersionId tests by @esezen in #141

Full Changelog: v5.24.11...v5.24.12

Add Create Facet Configuration Functionality

08 Aug 23:51
Compare
Choose a tag to compare

What's Changed

  • [NOCSL] Update Documentation by @Mudaafi in #137
  • [CI-3653] Add support for Create Facet Configuration by @esezen in #139

Full Changelog: v5.24.10...v5.24.11

Add Path list to Result Group

10 Jun 20:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.24.9...v5.24.10