Skip to content

Bizzkit 23.1.1

Version 23.1.1
Release Date 30 May 2023
Download Bizzkit universal feed
SDKs Bizzkit nuget feed

Requirements

Requirement Minimum supported version Tested version(s) Requirement of
SQL Server SQL Server 2016 SQL Server 2017 All
Elastic 7.17.9 7.17.9, 7.17.10 DAM, Ecommerce Search, PIM
Redis 6 6 Ecommerce Search
Click for explanation...

SQL Server 2017 is the earliest version that is available as a docker image and so even though Bizzkit officially supports 2016, testing is done on 2017.

Elasticsearch is known to introduce breaking changes in minor releases and we therefore explicitly test the Bizzkit products with the two most recent releases. Other 7.17.x versions may work but are not tested explicitly.

Changes

DAM AND CMS

Bug fixes

BIMV2-796 After the update to .net6 it has been recommended to remove legacy mode for DAM AND CMS applications in the authentication configuration. Due to some middleware misconfiguration running the application without legacy mode could result authentication errors for some users. This has been fixed so the applications can run both with legacy enabled and disabled.

BCMS-989 This fixes an issue where a CMS with the Target audience feature disabled would not rebuild the data needed for article search endpoint.