Adjust data type for position, options_limit
What's Changed
-
Breaking Change: Updated
position,optionsLimitdatatypes forFacetConfiguration,FacetOptionConfigurationclasses. by @mocca102 in #161- Datatypes for
positionandoptionsLimitfields have changed frominttoInteger. - 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.
- Datatypes for
-
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