build(deps): bump druid from 1.2.5 to 1.2.6 #74

Merged
dependabot[bot] merged 1 commits from dependabot/maven/com.alibaba-druid-1.2.6 into master 2021-06-02 10:57:25 +08:00
dependabot[bot] commented 2021-06-01 23:29:55 +08:00 (Migrated from github.com)

Bumps druid from 1.2.5 to 1.2.6.

Release notes

Sourced from druid's releases.

Druid发布1.2.6版本,增强SQL Parser,修复连接池在特定场景异常的问题

这又是bug修复版本,主要是修复连接池在特定场景的一些异常问题,还有SQL Parser的增强

Issues

  1. 修复连接池LogFilter JDK 8日期类型LocalDateTime/LocalDate在日志输出时格式不对的问题 #4174
  2. 修复连接池在close后创建中的连接没有被关闭的问题 #4196 #4195
  3. 修复连接池在MySQL服务器主动连接断开时keepAlive机制失效的问题 #4227
  4. 修复连接池在timeBetweenEvictionRunsMillis大于keepAliveBetweenTimeMillis时异步使用连接会导致连接池不可用的问题。
  5. 连接池和parser增加对trino的支持
  6. SQL Parser增强快速识别SqlType的支持
  7. SQL Parser增强对MySQL的语法支持 #4225
  8. SQL Parser增强对PG的语法支持 #4221
  9. SQL Parser增强对Hive的语法支持 #4231

相关连接

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)
Bumps [druid](https://github.com/alibaba/druid) from 1.2.5 to 1.2.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alibaba/druid/releases">druid's releases</a>.</em></p> <blockquote> <h2>Druid发布1.2.6版本,增强SQL Parser,修复连接池在特定场景异常的问题</h2> <p>这又是bug修复版本,主要是修复连接池在特定场景的一些异常问题,还有SQL Parser的增强</p> <h1>Issues</h1> <ol> <li>修复连接池LogFilter JDK 8日期类型LocalDateTime/LocalDate在日志输出时格式不对的问题 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4174">#4174</a></li> <li>修复连接池在close后创建中的连接没有被关闭的问题 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4196">#4196</a> <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4195">#4195</a></li> <li>修复连接池在MySQL服务器主动连接断开时keepAlive机制失效的问题 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4227">#4227</a></li> <li>修复连接池在timeBetweenEvictionRunsMillis大于keepAliveBetweenTimeMillis时异步使用连接会导致连接池不可用的问题。</li> <li>连接池和parser增加对trino的支持</li> <li>SQL Parser增强快速识别SqlType的支持</li> <li>SQL Parser增强对MySQL的语法支持 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4225">#4225</a></li> <li>SQL Parser增强对PG的语法支持 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4221">#4221</a></li> <li>SQL Parser增强对Hive的语法支持 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4231">#4231</a></li> </ol> <h1>相关连接</h1> <ul> <li>druid下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid/1.2.6/">https://repo1.maven.org/maven2/com/alibaba/druid/1.2.6/</a></li> <li>druid-spring-booter下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.6/">https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.6/</a></li> <li>文档 <a href="https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98</a></li> <li>源码 <a href="https://github.com/alibaba/druid/tree/1.2.6">https://github.com/alibaba/druid/tree/1.2.6</a></li> <li>内置监控演示 <a href="http://120.26.192.168/druid/">http://120.26.192.168/druid/</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/druid/commit/0aab08745ecb488364500451c9495e75b237d5f6"><code>0aab087</code></a> bug fixed for &quot;timeBetweenEvictionRunsMillis &gt; keepAliveBetweenTimeMillis&quot;</li> <li><a href="https://github.com/alibaba/druid/commit/5519fb1aa079e64a5bf0d9f8afb739620bd100fe"><code>5519fb1</code></a> avoid muliti-close</li> <li><a href="https://github.com/alibaba/druid/commit/55144c6b57c9495d7701cdbdb0f421edf6a05965"><code>55144c6</code></a> avoid muliti-close</li> <li><a href="https://github.com/alibaba/druid/commit/0df945f44063395c9093df001cea762986bcb119"><code>0df945f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4207">#4207</a> from wangkaish/master</li> <li><a href="https://github.com/alibaba/druid/commit/10e0e8c5beebc0bb1d9ba60c4e73b89e773d77b4"><code>10e0e8c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4238">#4238</a> from GeorgeAnson/bug-4228-4229-fixed</li> <li><a href="https://github.com/alibaba/druid/commit/db74b27189abc1996bc7652c3406ab8ecbdf4361"><code>db74b27</code></a> fix <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4195">#4195</a></li> <li><a href="https://github.com/alibaba/druid/commit/280f83a75ef9569adf01434d57ae93ff7359119e"><code>280f83a</code></a> add testcase for <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4223">#4223</a></li> <li><a href="https://github.com/alibaba/druid/commit/1154dcdd98d52e5d9fb5f4114461e62fe0ed5764"><code>1154dcd</code></a> MySqlKey set parent, fix <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4225">#4225</a></li> <li><a href="https://github.com/alibaba/druid/commit/583d86ef0c67dd4419fad0fd2fdb5020973b854f"><code>583d86e</code></a> hive sql parser support check keyword, fix <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4231">#4231</a></li> <li><a href="https://github.com/alibaba/druid/commit/14747b3da9269420f8b52fdf037181f0bb0859da"><code>14747b3</code></a> bug fixed for connection valid check, fix <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/4227">#4227</a></li> <li>Additional commits viewable in <a href="https://github.com/alibaba/druid/compare/1.2.5...1.2.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba:druid&package-manager=maven&previous-version=1.2.5&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
xiaohai2271 (Migrated from github.com) approved these changes 2021-06-02 10:57:20 +08:00
Sign in to join this conversation.
No description provided.