Skip to content

2022.6.22

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 04:06

YoSQL

Write more SQL! Take a look at the website for detailed information. This release requires at least Java 17 at build time.

Changes

Full Changelog

Closed issues:

  • publish CLI tooling #206
  • implement ant task #146
  • enable/disable try-with-resource usage #120
  • introduce variants #116
  • introduce caching API for generated methods #99
  • allow to pass-in converter function Function<ResultSet, USER_TYPE> #93
  • use pitest #89
  • make use of testcontainers #68
  • allow to pass in set of files #40
  • Use simpleflatmapper to map between results & beans #14
  • Integrate w/ Apache Camel #12
  • Support symbols in query names (& .sql files) #3
  • Convert Parameters #2