We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf0420 commit ec9ae83Copy full SHA for ec9ae83
VERSION
@@ -1 +1 @@
1
-1.14.2-B3
+1.15.0
changelog.txt
@@ -1,4 +1,14 @@
# Wave changelog
2
+1.15.0 - 18 Nov 2024
3
+- Migration to virtual threads - phase 1 (#746) [aaf0420c]
4
+- Use runAsync instead supplyAsync [ffd0dacd]
5
+- Remove deprecated ThreadPoolBuilder [7af3046f]
6
+- Replace Guava cache with Caffeine (#745) [cf813e0a]
7
+- Update project deps [f24b684d]
8
+- Bump guava to version 33.3.1-jre [328e9ea3]
9
+- Bump Netty version 4.1.115.Final [9ba433ce]
10
+- Bump gradle 8.10.2 [52272fe1]
11
+
12
1.14.1 - 14 Nov 2024
13
- Fix creds validation endpoint (#740) [8c0f3a4c]
14
0 commit comments