Alice52 / common-api

this is spring common api
gitee.com
MIT License
1 stars 0 forks source link

fix(deps): update druid.version to v1.2.20 #159

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.alibaba:druid-spring-boot-starter 1.2.14 -> 1.2.20 age adoption passing confidence
com.alibaba:druid 1.2.14 -> 1.2.20 age adoption passing confidence

Release Notes

alibaba/druid (com.alibaba:druid-spring-boot-starter) ### [`v1.2.20`](https://togithub.com/alibaba/druid/releases/tag/1.2.20): druid 1.2.20发布,增强对Spring-boot-3-starter的支持 [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.19...1.2.20) 这个版本修复大家比较关注的对spring-boot3的支持问题。大家按需升级 ### Issues 1. 修复druid-spring-boot-3-starter错误,并增加自动配置的适配文件 [#​5437](https://togithub.com/alibaba/druid/issues/5437) [#​5443](https://togithub.com/alibaba/druid/issues/5443) 2. 针对mysql loadbalance格式的url,加上connectTimeout等属性的识别支持 [#​5396](https://togithub.com/alibaba/druid/issues/5396) 3. 修复socketTimeout参数不支持mysql jdbcurl里设置socketTimeout=0的场景 [#​5451](https://togithub.com/alibaba/druid/issues/5451) 4. SQL Parser增强对MySQL的支持 [#​5454](https://togithub.com/alibaba/druid/issues/5454) 5. SQL Parser增强对PG的支持 [#​5444](https://togithub.com/alibaba/druid/issues/5444) 6. SQL Parser增强对MaxCompute的支持 相关连接 - druid下载 https://repo1.maven.org/maven2/com/alibaba/druid/1.2.20/ - druid-spring-booter下载 https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.20/ - 文档 https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 - 源码 https://github.com/alibaba/druid/tree/1.2.20 - 内置监控演示 http://120.26.192.168/druid/ ### [`v1.2.19`](https://togithub.com/alibaba/druid/compare/1.2.18...1.2.19) [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.18...1.2.19) ### [`v1.2.18`](https://togithub.com/alibaba/druid/compare/1.2.17...1.2.18) [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.17...1.2.18) ### [`v1.2.17`](https://togithub.com/alibaba/druid/compare/1.2.16...1.2.17) [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.16...1.2.17) ### [`v1.2.16`](https://togithub.com/alibaba/druid/releases/tag/1.2.16): Druid 1.2.16版本发布 [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.15...1.2.16) 这又是一个BUG修复功能增强的小版本,按需升级 ### Issues 1. 修复连接池PostgreSQL下传递了错误的connectTimeout 的问题 [#​5096](https://togithub.com/alibaba/druid/issues/5096) 2. 增强了SQL Parser对Hive/MaxCompute/Postsql/SQL Server的支持 相关连接 - druid下载 https://repo1.maven.org/maven2/com/alibaba/druid/1.2.16/ - druid-spring-booter下载 https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.16/ - 文档 https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 - 源码 https://github.com/alibaba/druid/tree/1.2.16 - 内置监控演示 http://120.26.192.168/druid/ ### [`v1.2.15`](https://togithub.com/alibaba/druid/compare/1.2.14...1.2.15) [Compare Source](https://togithub.com/alibaba/druid/compare/1.2.14...1.2.15)

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 these updates again.



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