Skip to content

Releases: CarmJos/MineSQL

[1.4.2] Update: shaded libraries

06 Feb 17:56
Compare
Choose a tag to compare

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

[1.4.1] 版本修复:初始化

16 Apr 17:00
Compare
Choose a tag to compare

[1.4.0] 版本更新

15 Mar 17:16
Compare
Choose a tag to compare
  • feat(lib) 独立数据库依赖加载,缩减文件体积。

Full Changelog: 1.3.1...1.4.0

[1.3.1] 版本更新

16 Jan 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.1

[1.2.2] 版本修复

14 Jan 09:30
Compare
Choose a tag to compare

[1.2.1] 版本更新

14 Jan 06:43
Compare
Choose a tag to compare

[1.1.1] 版本修复:修复部署

19 Dec 11:09
Compare
Choose a tag to compare

[1.1.0] 版本更新:支持独立创建注册池

19 Dec 10:19
Compare
Choose a tag to compare
  • refeactor(api) 支持独立创建注册池,以便于开发者自行管理。

Full Changelog: 1.0.0...1.1.0

[1.0.0] 初始版本

17 Dec 20:47
Compare
Choose a tag to compare
refactor(api): 重新设计API结构

[v0.0.2] 测试部署

26 Jan 16:08
Compare
Choose a tag to compare
[v0.0.2] 测试部署 Pre-release
Pre-release
测试部署与自动上传