Skip to content

Releases: Constructor-io/constructorio-netcore

FmtOptions Refactor

02 Mar 12:35

Choose a tag to compare

What's Changed

  • [CDX-373] Explicitly type FmtOptions by @esezen in #94

Full Changelog: v3.19.0...v4.0.0

Add support for arbitrary redirect data

10 Feb 18:18

Choose a tag to compare

What's Changed

  • Add hide_previous_comments flag to Claude review workflow by @esezen in #90
  • [CDX-372] Add support for arbitrary redirect data by @esezen in #93

Full Changelog: v3.18.0...v3.19.0

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