Releases: DrewCarlson/kjob
Releases · DrewCarlson/kjob
v0.6.0
What's Changed
- Support and test Postgres and Mysql queries by @DrewCarlson in #85
BREAKING CHANGES
The SQL schemas and queries have changed when using the kjob-jdbi
module. Migrations are not provided so you must drop any kjob
related tables before using this version.
Dependencies
- Update jdbi to v3.37.0 by @renovate in #67
- Update kotlin to v1.8.10 by @renovate in #66
- Update serialization to v1.5.0 by @renovate in #80
- Update ktorio to v2.2.4 by @renovate in #82
Full Changelog: v0.5.0...v0.6.0