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 2023/02/21 12:08:52 UTC

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #168: Bump druid from 1.2.15 to 1.2.16

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

   Bumps [druid](https://github.com/alibaba/druid) from 1.2.15 to 1.2.16.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/alibaba/druid/releases">druid's releases</a>.</em></p>
   <blockquote>
   <h2>Druid 1.2.16版本发布</h2>
   <p>这又是一个BUG修复功能增强的小版本,按需升级</p>
   <h1>Issues</h1>
   <ol>
   <li>修复连接池PostgreSQL下传递了错误的connectTimeout 的问题 <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/5096">#5096</a></li>
   <li>增强了SQL Parser对Hive/MaxCompute/Postsql/SQL Server的支持</li>
   </ol>
   <p>相关连接</p>
   <ul>
   <li>druid下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid/1.2.16/">https://repo1.maven.org/maven2/com/alibaba/druid/1.2.16/</a></li>
   <li>druid-spring-booter下载 <a href="https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.16/">https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/1.2.16/</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.16">https://github.com/alibaba/druid/tree/1.2.16</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><a href="https://github.com/alibaba/druid/commit/b9c97ee18243088be3cf9cd748bef842d59d9c85"><code>b9c97ee</code></a> 1.2.16 release</li>
   <li><a href="https://github.com/alibaba/druid/commit/37d47afe699b82e7dca2c952d9d18fb9aec2b95a"><code>37d47af</code></a> fix connectTimeout &amp; socketTimeout in postgresql, for issue <a href="https://github-redirect.dependabot.com/alibaba/druid/issues/5096">#5096</a></li>
   <li><a href="https://github.com/alibaba/druid/commit/47d2a889137d87f82a16e2dd7113d1e97afc3c65"><code>47d2a88</code></a> improve sql parser postgresql support</li>
   <li><a href="https://github.com/alibaba/druid/commit/3f33301e24bd7a74a83d19119b6c00b117c23e6b"><code>3f33301</code></a> improve sql parser hive &amp; odps support</li>
   <li><a href="https://github.com/alibaba/druid/commit/154ad106d46471b0c5befa0582f475f60150d026"><code>154ad10</code></a> fix sql server parser drop column</li>
   <li><a href="https://github.com/alibaba/druid/commit/012e382be6cb1c5827e7e72d02cf70aa3cee58d0"><code>012e382</code></a> add testcase</li>
   <li><a href="https://github.com/alibaba/druid/commit/e940db2fa201f5ece61e4fb968909ca3d707947d"><code>e940db2</code></a> improve sql parser trino support</li>
   <li><a href="https://github.com/alibaba/druid/commit/ac70cf6dc32a437d84bbed2fb7718fffccc52d1c"><code>ac70cf6</code></a> improve sql parser hive &amp; odps support</li>
   <li><a href="https://github.com/alibaba/druid/commit/e33b10bb422b8f6ab43588b15d132439ec1f16e9"><code>e33b10b</code></a> update fastjson version</li>
   <li><a href="https://github.com/alibaba/druid/commit/0d32fb863dd7046b8dc70d149a6eb0ae4ed81b22"><code>0d32fb8</code></a> fix splitAndRemoveComment support odps copy statement</li>
   <li>Additional commits viewable in <a href="https://github.com/alibaba/druid/compare/1.2.15...1.2.16">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.15&new-version=1.2.16)](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 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


[GitHub] [directory-kerby] coheigea merged pull request #168: Bump druid from 1.2.15 to 1.2.16

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


-- 
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