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.20 #928

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps com.alibaba:druid from 1.2.18 to 1.2.20.

Release notes

Sourced from com.alibaba:druid's releases.

druid 1.2.20发布,增强对Spring-boot-3-starter的支持

这个版本修复大家比较关注的对spring-boot3的支持问题。大家按需升级

Issues

  1. 修复druid-spring-boot-3-starter错误,并增加自动配置的适配文件 #5437 #5443
  2. 针对mysql loadbalance格式的url,加上connectTimeout等属性的识别支持 #5396
  3. 修复socketTimeout参数不支持mysql jdbcurl里设置socketTimeout=0的场景 #5451
  4. SQL Parser增强对MySQL的支持 #5454
  5. SQL Parser增强对PG的支持 #5444
  6. SQL Parser增强对MaxCompute的支持

相关连接

Commits
  • 720fa90 1.2.20 release
  • ffe6323 针对mysql loadbalance格式的url,加上connectTimeout等属性的识别支持 #5396 (#5454)
  • d991a88 增加解析MySQL CREATE TABLE AS WITH SELECT 语法的能力 #5421
  • 1c99aae 修复bug:socketTimeout参数不支持mysql jdbcurl里设置socketTimeout=0的场景 #5451
  • 657642d 增加Postgresql 解析 alter database 语句的功能 #5444
  • 568d12a 修正druid-spring-boot-3-starter错误,并增加自动配置的适配文件 #5437 (#5443)
  • 156c1f8 fix odps add partition output
  • 4be7e71 fix checkstyle
  • 7a0fb87 针对Issue 5430,增强了hive create table sql的解析识别逻辑 #5430 (#5441)
  • de591c6 增加TiDB的Split Region语法解析支持 #5219
  • 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.20.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.18...1.2.20)

---
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 Oct 9, 2023
@wgzhao wgzhao merged commit 4e5a8cc into master Nov 5, 2023
1 check passed
@wgzhao wgzhao deleted the dependabot/maven/com.alibaba-druid-1.2.20 branch November 5, 2023 03:24
@wgzhao wgzhao mentioned this pull request Dec 9, 2023
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.

1 participant