jeanbisutti
released this
29 Sep 08:30
·
22 commits
to master
since this release
🚀 New features and improvements
General
- Add Java 16 and Java 17 compatibility @jeanbisutti
SQL
- Add ProfileConnection annotation @jeanbisutti
- Add ExpectNoConnectionLeak annotation @jeanbisutti
- Add AnalyzeSql annotation @FTarfasse
JVM
- The ProfileJvm annotation now displays a hint on the console when TLAB and outside TLAB events are disabled @guiRagh
🐛 Bug fixes
JVM
- UseGC annotation: fix Shenandoah configuration @FranckDemeyer
- Fix heap allocation measure for JUnit 4.13.2 @jeanbisutti
📦 Dependency updates
- Bump m-source-p to 3.2.1 that produces reproducible output @hboutemy
- Bump Testcontainers from 1.15.2 to 1.16.0 @jeanbisutti
🚧 Build & CI
- Add Reproducible Builds badge @hboutemy
- Add JDK 16 and JDK 17 builds @jeanbisutti