Skip to content

Version 8.1 SR 1

Compare
Choose a tag to compare
@tidyui tidyui released this 18 Feb 20:55
· 937 commits to master since this release

Piranha.Data.EF 8.1.2, Piranha.Data.EF.MySql 8.1.2, Piranha.Data.EF.SQLite 8.1.2, Piranha.Data.EF.SQLServer 8.1.2

This service release fixes a critical failure in the Post Service where an async method call is not awaited properly, causing threading issues.

Bugfixes

  • Async operation not awaited in ContentService.Transform. #1051