diff --git a/VERSION b/VERSION index f2380cc7a..e34208c93 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.3 +1.15.4 diff --git a/changelog.txt b/changelog.txt index 5b1a51a25..fc8a65e27 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,8 @@ # Wave changelog +1.15.4 - 27 Nov 2024 +- Add blocking executor to async caches (#759) [86f7d3e3] +- Add ExecutesOn annotation to error controller [a2db2b00] + 1.15.3 - 25 Nov 2024 - Add Support Redis support for SSL and password (#717) [bf63599d] - Bump MN 4.7.1 (#741) [203e5dd0]