Skip to content

v4.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 12:22
· 67 commits to refs/heads/master since this release
3233454

The two main changes of this release are:

  • we dropped Java 8, 9 and 10 support. The minimal supported Java version is now Java 11.
  • @wb14123 fixed the memory leak present in the dynamic queries cache. See zio/zio-quill#2878

Changes

  • Update zio-quill to v4.8.0 @guizmaii (#366)
  • Update mssql-jdbc to 7.4.1.jre11 @zio-scala-steward (#365)
  • Drop Java 8 support @guizmaii (#364)
  • Update pprint to 0.8.1 @github-actions (#339)