Skip to content

Releases: Constructor-io/constructorio-netcore

Add preFilterExpression to recommendations

20 Jan 20:03

Choose a tag to compare

What's Changed

  • [CDX-352] Add preFilterExpression to RecommendationRequest by @esezen in #89

Full Changelog: v3.17.1...v3.18.0

Add support for value_count in variationsMap

20 Dec 02:31

Choose a tag to compare

What's Changed

Full Changelog: v3.17.0...v3.17.1

Allow passing custom http client

29 Oct 08:46

Choose a tag to compare

What's Changed

  • [NO-CDX] Allow passing in custom HTTP clients by @esezen in #82

Full Changelog: v3.16.0...v3.17.0

Performance improvements

28 Oct 07:57

Choose a tag to compare

What's Changed

Full Changelog: v3.15.1...v3.16.0

Performance improvements

13 Oct 14:52

Choose a tag to compare

What's Changed

  • [CDX-244] Improvements by @esezen in #74
  • Reuse omittedQueryParams, they are not modified by @Henr1k80 in #77
  • Avoid allocating concatenated strings at runtime when using a StringBuilder by @Henr1k80 in #76

Full Changelog: v3.15.0...v3.15.1

Add variation ID support to GetRecommendationsResults

01 Oct 22:37

Choose a tag to compare

What's Changed

  • [CDX-258] Update CODEOWNERS by @Alexey-Pavlov in #80
  • [CDX-260] Add variation ID support to GetRecommendationsResults by @esezen in #79

Full Changelog: v3.14.1...v3.15.0

Performance improvements

25 Sep 21:29

Choose a tag to compare

What's Changed

  • Avoid allocating a Regex for every call of OurEscapeDataString, reuse a compiled Regex by @Henr1k80 in #75

Full Changelog: v3.14.0...v3.14.1

Add support for force and notification_email in DeleteItems endpoint

25 Sep 21:24

Choose a tag to compare

What's Changed

  • [CDX-212] Add support for force and notification_email in DeleteItems endpoint by @TarekAlQaddy in #71

New Contributors

Full Changelog: v3.13.0...v3.14.0

Add support for jsonl

18 Sep 20:51

Choose a tag to compare

What's Changed

  • [CDX-245] Fix all tests by @esezen in #73
  • Update dependencies and framework to a supported version for tests by @Henr1k80 in #70
  • [CDX-211] Support for JSONL in Catalog API by @Alexey-Pavlov in #68

New Contributors

Full Changelog: v3.12.0...v3.13.0

Async/await enhancements

16 Sep 21:26

Choose a tag to compare

What's Changed

  • Async/Await enhancements + additional fixes by @esezen in #72

Full Changelog: v3.11.1...v3.12.0