You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/18 11:47:08 UTC

[PR] Bump com.alibaba:druid from 1.2.21 to 1.2.22 [directory-kerby]

dependabot[bot] opened a new pull request, #348:
URL: https://github.com/apache/directory-kerby/pull/348

   Bumps [com.alibaba:druid](https://github.com/alibaba/druid) from 1.2.21 to 1.2.22.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/alibaba/druid/releases">com.alibaba:druid's releases</a>.</em></p>
   <blockquote>
   <h2>druid 1.2.22发布</h2>
   <p>这又是功能增强BUG FIX的版本,大家按需升级。</p>
   <h1>Issues</h1>
   <ol>
   <li>
   <p>优化超时设置默认逻辑。针对 1.2.12开始的connectTimeout和socketTimeout在没指定配置的情况下默认为10秒情况,去除该默认逻辑。在没配置这两个参数的情况下,超时设置行为与以前保持一致。 去除timeout默认值为10秒的逻辑 <a href="https://redirect.github.com/alibaba/druid/issues/5729">#5729</a> <a href="https://redirect.github.com/alibaba/druid/issues/5735">#5735</a></p>
   </li>
   <li>
   <p>优化超时参数设置逻辑。提取jdbcurl中 connectTimeout和socketTimeout时不再区分db类型,MySQL/Oracle/PostgreSQL/SQLServer在不方便设置数据源参数的情况下,可以在jdbculr中使用该参数进行超时控制;  initialize connectTimeout and socketTimeout from jdbcUrl or properties <a href="https://redirect.github.com/alibaba/druid/issues/5706">#5706</a></p>
   </li>
   <li>
   <p>优化创建连接的失败处理机制。针对1.2.21版本新增的连接数据库失败就关闭连接池的优化,回退不恰当的fastfail <a href="https://redirect.github.com/alibaba/druid/issues/5771">#5771</a> <a href="https://redirect.github.com/alibaba/druid/issues/5777">#5777</a></p>
   </li>
   <li>
   <p>增强WallFilter的数据库适配。针对使用内置WallFilter且数据库类型为匹配的情况下抛异常的情况,提供SPI机制通过实现WallProviderCreator来自定义扩展WallProvider <a href="https://redirect.github.com/alibaba/druid/issues/5682">#5682</a> <a href="https://redirect.github.com/alibaba/druid/issues/5772">#5772</a></p>
   </li>
   <li>
   <p>增强SQL解析能力。根据反馈,持续增强druid parser的SQL语法解析能力和修复语法解析的若干错误。</p>
   </li>
   <li>
   <p>其它若干小优化。主要根据Issue反馈和PR反馈,持续进行优化。</p>
   </li>
   </ol>
   <p>在使用 1.2.12至1.2.21版本的用户,请升级至1.2.22进行功能验证。</p>
   <h1>相关连接</h1>
   <ul>
   <li>druid下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid/1.2.22/">https://repo1.maven.org/maven2/com/alibaba/druid/1.2.22/</a></li>
   <li>druid-spring-booter下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.22/">https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.22/</a></li>
   <li>文档 <a href="https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98">https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98</a></li>
   <li>源码 <a href="https://github.com/alibaba/druid/tree/1.2.22">https://github.com/alibaba/druid/tree/1.2.22</a></li>
   <li>内置监控演示 <a href="http://120.26.192.168/druid/">http://120.26.192.168/druid/</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/alibaba/druid/commits/1.2.22">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba:druid&package-manager=maven&previous-version=1.2.21&new-version=1.2.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump com.alibaba:druid from 1.2.21 to 1.2.22 [directory-kerby]

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea merged PR #348:
URL: https://github.com/apache/directory-kerby/pull/348


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org