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 druid from 1.2.9 to 1.2.10 #95

Merged
merged 1 commit into from May 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps druid from 1.2.9 to 1.2.10.

Release notes

Sourced from 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

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.9 to 1.2.10.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](https://github.com/alibaba/druid/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 23, 2022
@lWoHvYe lWoHvYe merged commit c69ea7e into main May 23, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba-druid-1.2.10 branch May 23, 2022 23:03
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.

None yet

1 participant