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-spring-boot-starter from 1.1.10 to 1.2.16 #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps com.alibaba:druid-spring-boot-starter from 1.1.10 to 1.2.16.

Release notes

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

Druid 1.2.16版本发布

这又是一个BUG修复功能增强的小版本,按需升级

Issues

  1. 修复连接池PostgreSQL下传递了错误的connectTimeout 的问题 #5096
  2. 增强了SQL Parser对Hive/MaxCompute/Postsql/SQL Server的支持

相关连接

druid 1.2.14发布,例行BUG修复

这又是一个BUG修复功能增强的小版本,按需升级

Issues

  1. 修复OceanBase validateQuery问题 #4967 #4966
  2. SQL Parser增强对MaxCompute的支持,支持Qualify子句
  3. SQL Parser增强对MySQL的支持 #4956 #4968
  4. SQL Wall支持Refresh MaterializedView #4962
  5. 升级fastjson版本到2.0.16 #4965
  6. SQLASTOutputVisitor提供pringWhere和printHaving方法

相关连接

Druid 1.2.13版本发布,修复连接池默认指定socketTimeout导致的问题

这又是一个BUG修复功能增强的版本

Issues

  1. 修复1.2.12版本引入socketTimeout导致的BUG #4936 #4946
  2. 增强SQL Parser对MaxCompute的支持 #4933
  3. 增强SQL Parser对Oracle的支持 #4938
  4. 增强SQL Parser对Postgresql的支持 #4931

相关连接

Druid 1.2.12版本发布,连接池默认指定socketTimeout,增强SQL Parser

这个版本连接池默认增加配置connectTimeout和socketTimeout,增强了SQL Parser

... (truncated)

Commits
  • b9c97ee 1.2.16 release
  • 37d47af fix connectTimeout & socketTimeout in postgresql, for issue #5096
  • 47d2a88 improve sql parser postgresql support
  • 3f33301 improve sql parser hive & odps support
  • 154ad10 fix sql server parser drop column
  • 012e382 add testcase
  • e940db2 improve sql parser trino support
  • ac70cf6 improve sql parser hive & odps support
  • e33b10b update fastjson version
  • 0d32fb8 fix splitAndRemoveComment support odps copy statement
  • 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 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-spring-boot-starter](https://github.com/alibaba/druid) from 1.1.10 to 1.2.16.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.1.10...1.2.16)

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

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 Feb 20, 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.

0 participants