diff --git a/docs/en/migration/migration290to2100.adoc b/docs/en/migration/migration290to2100.adoc index 2bc8119db..5115d9e97 100644 --- a/docs/en/migration/migration290to2100.adoc +++ b/docs/en/migration/migration290to2100.adoc @@ -12,4 +12,10 @@ Changes are backwards compatible doesnt need any migration. Java11 support has been removed from the ci build process, and the default Java version has been changed to 17. ==== Migration -The minimum supported Java version is 17. \ No newline at end of file +The minimum supported Java version is 17. + +=== coffee-tool +The default custom jsonb adapters have become null safe. + +==== Migration +Changes are backwards compatible doesnt need any migration. diff --git a/docs/hu/migration/migration290to2100.adoc b/docs/hu/migration/migration290to2100.adoc index 5ff601b87..4d02c4f89 100644 --- a/docs/hu/migration/migration290to2100.adoc +++ b/docs/hu/migration/migration290to2100.adoc @@ -12,4 +12,10 @@ A változtatások nem eredményeznek átállási munkálatokat, visszafelé komp A ci build folyamatból el lett távolítva a java11 támogatás, és az alapértelmezett java verzió a 17 lett. ==== Migration -A legkisebb támogatott java verzió a 17-es. \ No newline at end of file +A legkisebb támogatott java verzió a 17-es. + +=== coffee-tool +Az alapértelmezett egyedi jsob adapterek null safe-ek lettek. + +==== Migration +A változtatások nem eredményeznek átállási munkálatokat, visszafelé kompatibilis.