Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps druid from 1.2.3 to 1.2.4.

Release notes

Sourced from druid's releases.

Druid发布1.2.4版本,增强SQL Parser,支持JDK8日期类型

这个是一个小的bug修复版本,修复了一系列SQL Parser的问题,增强对JDK 8的支持。

Issues

  1. SQL Parser增强对clickhouse/hive/mysql/oracle/postgresql的支持 #4043 #4042 #4031 #4082 #4067 #4059 #4056 #4050 #4070
  2. SQL防火墙修复在Oracle下不支持Insert ALL的问题 #4065
  3. 连接池日志打印支持LocalDateTime、LocalDate等JDK 8数据类型

相关连接

Commits
  • fa57d18 improved clickhouse support
  • c9a1c3f schemat stat condition support cast & current_date
  • 4c94723 add testcase resource file
  • 546d353 improved hive sql parser. fix #4050
  • ec92533 improved oracle sql parser.
  • 65b6ea4 improved oracle sql parser.
  • c5da302 improved hive support, fix #4056
  • 031fede sql parser improved window function support, fix #4059
  • ae675fe bug fix for oralce sql wall, fix #4065
  • f514f65 improved mysq 8 support, support for update skip locked / for share
  • Additional commits viewable in compare view

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

Bumps [druid](https://github.com/alibaba/druid) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.3...1.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.852% when pulling fcd5526 on dependabot/maven/com.alibaba-druid-1.2.4 into 8b40e4d on master.

@hazendaz hazendaz merged commit db3ee9e into master Dec 15, 2020
@hazendaz hazendaz self-assigned this Dec 15, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba-druid-1.2.4 branch December 15, 2020 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants