Skip to content

Releases: Constructor-io/constructorio-java

Update Variation Slicing/Mapping-related fields

19 Nov 01:25

Choose a tag to compare

What's Changed

  • [CDX-287] Docs - Change Items API Limit from 1k to 10k by @Alexey-Pavlov in #173
  • [CDX-319] Update Variation Slicing/Mapping-related fields by @Mudaafi in #174

Full Changelog: v7.1.1...v7.1.2

Add active field to ConstructorItem and ConstructorVariation

23 Oct 12:12

Choose a tag to compare

What's Changed

  • [CDX-270] Java Fix Now Parameter Tests by @whanso in #169
  • [CDX-286] Add active field to ConstructorItem and ConstructorVariation by @esezen in #171

New Contributors

Full Changelog: v7.1.0...v7.1.1

Expose features object in request models

02 Oct 19:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

Adjust data type for position, options_limit

16 Sep 19:12

Choose a tag to compare

What's Changed

  • Breaking Change: Updated position, optionsLimit datatypes for FacetConfiguration, FacetOptionConfiguration classes. by @mocca102 in #161

    • Datatypes forposition and optionsLimit fields have changed from int to Integer.
    • If your code relied on the old types, you’ll need to update your integration accordingly (e.g., cast values)
    • Check your facet configuration code for these fields before upgrading.
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /constructorio-client by @dependabot[bot] in #163

Full Changelog: v6.4.5...v7.0.0

Add exception message to error

29 Jul 21:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.4...v6.4.5

Add pre filter expressiosn to autocomplete request

17 Jun 16:57

Choose a tag to compare

What's Changed

  • [CDX-172] Add preFilterExpression to AutocompleteRequest by @esezen in #160

Full Changelog: v6.4.3...v6.4.4

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