renfei / www.renfei.net

任霏的个人网站与博客,基于SpringBoot开发,包含博客、相册、视频、工具箱等栏目,这个项目也是我的实验室,各种新奇的技术将在这里尝试。 https://www.renfei.net
https://www.renfei.net
Apache License 2.0
13 stars 4 forks source link

build(deps): bump druid-spring-boot-starter from 1.2.1 to 1.2.2 #5

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps druid-spring-boot-starter from 1.2.1 to 1.2.2.

Release notes

Sourced from druid-spring-boot-starter's releases.

druid发布1.2.2版本,增强SQL Parser和历史版本接口兼容

这是一个1.2.x的例行维护版本,修复1.2.0 SQL重构引入不兼容问题和BUG。

Issues

  1. 修正1.2.0 SQL Parser重构引入导致连接池对特定dbType优化的分支无法正确执行的问题 #4005
  2. 修复1.2.0 SQL Parser重构导致连接池LogOutputFormat某些场景输出语法不对的问题 #4004
  3. SQL Parser增强对MySQL 8.0语法支持,支持json table语法,支持更多的Create Function语法 #3996 #3914
  4. SQL Parser增强对Hive语法的支持 #3987
  5. SQL防火墙增强对H2的支持 #3923
  6. SQL防火墙增强对Clickhouse的支持 #3977
  7. SQL统计合并增强对达梦数据库的支持 #3994
  8. 增强对1.1.x接口的兼容性 #3986
  9. 连接池增强对oceanbase oracle模式的支持 #3983

相关连接

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)