February 2023 Release

  • Updated

Release: 5.1.2302.2247

The following is a complete list of the bug fixes and enhancements provided in the February 2023 Release. Some of the bug fixes listed below may address existing Support Articles. A comprehensive list is at the bottom of this page.

Note: The February 2023 release is now available for developers to pull down and work with locally or to request for deployments.

 

February 2023 release highlights

  • Added the ability to tie rules to view-only products through the Product Visibility tab, which allows you to set which customers can or cannot purchase them.

Important notes/Breaking changes

Medium risk breaking changes:

  • Removed Advanced Configuration.
  • Upgraded Insite.TaxCalculator.Avalara to latest nuget package.

Medium risk breaking change for Spire:

  • Removed unused Orbital 3DS Code.
    • Removed all models from the Insite.Payments.WebApi.V1.ApiModels.AuthenticationCallback namespace. Removed two endpoints used for Orbital 3DS authentication. Removed the 3DS-related Orbital Payment Gateway settings. GetPaymentAuthentication was removed from our base Payment Gateway.

Low risk breaking changes:

  • Removed unused Orbital 3DS Code.
    • Removed all models from the Insite.Payments.WebApi.V1.ApiModels.AuthenticationCallback namespace. Removed two endpoints used for Orbital 3DS authentication. Removed the 3DS-related Orbital Payment Gateway settings. GetPaymentAuthentication was removed from our base Payment Gateway.
  • Shimmed .Include and .ThenInclude & Tests.
    • Shimmed old method .Extend() to .Include() and .ThenInclude() as part of the .Net6 migration. This change requires some updates in the IDataProvider interface. 
  • Updated extensibility for Product Recommendations connector.
    • Moved product recommendations controllers to async style. Added three new pipelines to the ICatalogPipeline.

Partners/Developers: You can view a cumulative list of breaking changes, including Spire breaking changes, at the bottom of this page. (Note the two tabs at the bottom of the spreadsheet: one for cumulative breaking changes, one for Spire breaking changes.)

Database changes/Updates

Enhancements/Updates

Bug fixes