Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.alibaba:druid from 1.2.18 to 1.2.19 #915

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps com.alibaba:druid from 1.2.18 to 1.2.19.

Release notes

Sourced from com.alibaba:druid's releases.

Druid发布1.1.21版本,修复mybatisplus 3.2 LocalDateTime类型不兼容问题

这个是一个比较小的改进版本,最近太忙,发布一拖再拖,今天终于发出来了。

Issues

  1. 修复mybatisplus 3.2 LocalDateTime类型不兼容问题 #3302 #3340 #3393
  2. 增强SQL防火墙
  3. 修复Oracle poolPreparedStatements=true在服务器修改字段类型后报错的问题 #3356
  4. 删除tddatasource和proxool相关testcase和依赖,使得自行编译更方便。
  5. SQL Parser增强Postgresql支持
  6. SQL Parser增强Hive支持

相关连接

druid-1.1.9发布,支持Spring-boot 2.0

这个版本的发布主要是为了支持spring-boot 2.0,并修复最近一个月反馈的和parser相关的问题。

Issues

  1. 连接池异步初始化支持createScheduler #2362
  2. Spring-boot 2.0支持 #2396
  3. 增强Postgres SQL Parser #2390
  4. 增强MySql SQL Parser #2388 #2380 #2371 #2355 #832 #2338 #2337 #2340
  5. 增强DB2 SQL Parser #2357 #2288

相关链接

Commits
  • f4a8cab 1.2.19 release
  • 39e8b59 active createDirect >= maxActive
  • 5841f28 odps sql ast output support pivot/unpivot
  • f338ea7 odps tablesource support hinit
  • afb1bf9 SchemaStatVisitor support cte
  • 2597b1b 特性增强增加物理连接关键操作信息#5407 (#5408)
  • e9354e1 修复SQLUtil.toSQLString在VisitorFeature.OutputNameQuote特性下解析特殊变量命名:table.column错...
  • 4847886 feat spelling mistake
  • bf4e78e 修复SQLUtils的toSQLString在VisitorFeature.OutputNameQuote模式下,会将Mysql的TIMESTAMPDIF...
  • e766f53 修复mysql语句中partition和别名的顺序问题 #5351
  • 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
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.alibaba:druid](https://github.com/alibaba/druid) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.18...1.2.19)

---
updated-dependencies:
- dependency-name: com.alibaba:druid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #928.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba-druid-1.2.19 branch October 9, 2023 01:12
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants