From 5ae81b3d27491dbaec39adbf4db7747de83be883 Mon Sep 17 00:00:00 2001 From: Romain Mardulyn Date: Wed, 23 Oct 2024 13:05:03 +0200 Subject: [PATCH] WT-13072: add release notes --- ReleaseNotes.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReleaseNotes.html b/ReleaseNotes.html index d79189fef..71970d6e4 100644 --- a/ReleaseNotes.html +++ b/ReleaseNotes.html @@ -36,6 +36,12 @@

Release 4.11.1 (TBD)

Add built-in type support for Dbo::JsonSerializer. This can be activated by including Wt/Dbo/WtJsonSqlTraits.h. +
  • + Issue #13041: + Increase the default number of iteration of + Auth::BCryptHashFunction to 12. + A warning message will also be logged when using Auth::BCryptHashFunction with less than the minumum of 10 iterations that ASVS recommends. +
  • Issue #11868: Added the