Skip to content

Bump com.alibaba:druid-spring-boot-starter from 1.2.22 to 1.2.23#4972

Merged
Pil0tXia merged 1 commit intomasterfrom
dependabot/gradle/com.alibaba-druid-spring-boot-starter-1.2.23
Jun 3, 2024
Merged

Bump com.alibaba:druid-spring-boot-starter from 1.2.22 to 1.2.23#4972
Pil0tXia merged 1 commit intomasterfrom
dependabot/gradle/com.alibaba-druid-spring-boot-starter-1.2.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps com.alibaba:druid-spring-boot-starter from 1.2.22 to 1.2.23.

Release notes

Sourced from com.alibaba:druid-spring-boot-starter's releases.

druid 1.2.23发布

这是主要增强优化了SQL语句解析的版本,大家按需升级。

Issues

  1. 优化SpringBoot3动态数据源场景的适配 #5798
  2. 优化SQLBinaryOpExpr等表达式的括号解析和SQL生成逻辑 #5855
  3. 优化中括号解析逻辑 #5914
  4. 针对gaussdb,Goldendb等数据库增加初步的自动适配逻辑 #5828 #5848
  5. 废除导致hive低版本jdbc不兼容的Checker #5878
  6. 增强postgresql,mysql等类型sql语句解析 #5881 #5879 #5795 #5885
  7. 其它若干解析SQL的优化。主要根据Issue反馈和PR反馈,持续进行优化。

相关连接

Commits
  • 988c4c6 1.2.23 release
  • 822141b fix SQLParserUtils#splitAndRemoveComment
  • 9b45ad1 Fix typo in WallVisitorUtils
  • a8d20a2 修复listagg wthin group语句转换错误的问题
  • a340e0b Update DruidDataSource.java
  • 8a1e75f 国产数据库GoldenDB驱动类名支持创建ExceptionSorter
  • a89d5bd Add tests
  • e1047e9 Remove duplicate condition check
  • b0b12fd Add constructors for SQLParameter
  • ae41539 Reuse setter method in SQLExprStatement constructor
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 3, 2024
github-actions[bot]
github-actions bot previously approved these changes Jun 3, 2024
Pil0tXia
Pil0tXia previously approved these changes Jun 3, 2024
@dependabot dependabot bot dismissed stale reviews from Pil0tXia and github-actions[bot] via f994a6c June 3, 2024 17:32
@dependabot dependabot bot force-pushed the dependabot/gradle/com.alibaba-druid-spring-boot-starter-1.2.23 branch from 73a12ca to f994a6c Compare June 3, 2024 17:32
Bumps [com.alibaba:druid-spring-boot-starter](https://github.com/alibaba/druid) from 1.2.22 to 1.2.23.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.22...1.2.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.alibaba-druid-spring-boot-starter-1.2.23 branch from f994a6c to 56a73e6 Compare June 3, 2024 17:33
@Pil0tXia Pil0tXia merged commit 707f261 into master Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.alibaba-druid-spring-boot-starter-1.2.23 branch June 3, 2024 18:00
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
…che#4972)

Bumps [com.alibaba:druid-spring-boot-starter](https://github.com/alibaba/druid) from 1.2.22 to 1.2.23.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.22...1.2.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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