Skip to content

Commit

Permalink
#726 migration notes
Browse files Browse the repository at this point in the history
  • Loading branch information
korneldanko committed Dec 10, 2024
1 parent 0164d65 commit b9ffc2f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion docs/en/migration/migration290to2100.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.
8 changes: 7 additions & 1 deletion docs/hu/migration/migration290to2100.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.

0 comments on commit b9ffc2f

Please sign in to comment.