Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.alibaba:druid 1.2.11 -> 1.2.12 age adoption passing confidence

Release Notes

alibaba/druid

v1.2.12

Compare Source

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

Issues

  1. 连接池DruidDataSource支持新的配置connectTimeout和socketTimeout,分别都是10秒。这个默认值会减少因为网络丢包时导致的连接池无法创建链接。
  2. 修复连接池DruidDataSource#handleFatalError方法判断是否关闭逻辑不对的问题 #​4724
  3. 修复StatFilter统计Statement执行SQL只记录最后一条SQL的问题 #​4921
  4. 修复ParameterizedOutputVisitorUtils#restore结果不对的问题 #​4532
  5. SQL Parser增强对PolarDB-X的支持 #​4927
  6. SQL Parser增强对Oceanbase的支持 #​4833
  7. SQL Parser增强对MySQL的支持 #​4916 #​4817 #​4825
  8. SQL Parser增强对Clickhouse的支持 #​4833 #​4881
  9. SQL Parser增强对DB2的支持 #​4838
  10. SQL Parser增强对Oracle的支持

相关连接


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.045% when pulling adeded3 on renovate/com.alibaba-druid-1.x into 1000b69 on master.

@hazendaz hazendaz self-assigned this Sep 10, 2022
@hazendaz hazendaz merged commit 69eeac5 into master Sep 10, 2022
@renovate renovate bot deleted the renovate/com.alibaba-druid-1.x branch September 10, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants