Skip to content

[1.4.2] Update: shaded libraries

Latest
Compare
Choose a tag to compare
@CarmJos CarmJos released this 06 Feb 17:56
· 8 commits to master since this release

BREAING CHANGES

Due to the design of Velocity plugins, it is not possible to use libby to load plugin dependencies when the plugin is initialized on the velocity platform.
Therefore, we can only return to the driver that provides the connection pool in a complete package.

If you have a solution, please let me know through issues or PR, thanks!

What's Changed

  • build(deps): bump guava from 31.0.1-jre to 32.0.0-jre by @dependabot in #5
  • build(deps): bump h2 from 2.1.214 to 2.2.220 by @dependabot in #6
  • build(deps): bump com.mysql:mysql-connector-j from 8.0.31 to 8.2.0 by @dependabot in #7
  • chore: Configure Renovate by @renovate in #8
  • fix(deps): update deps.easyplugin.version to v1.5.12 by @renovate in #10
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 by @renovate in #9

New Contributors

Full Changelog: 1.4.1...1.4.2