dependabot[bot] opened a new pull request, #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062

   Bumps [snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 
3.13.10 to 3.13.29.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/snowflakedb/snowflake-jdbc/releases";>snowflake-jdbc's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <p><strong>New Features</strong></p>
   <ul>
   <li>Upgraded the arrow library from version 9.0.0 to 10.0.1.</li>
   <li>Relocated files in META-INF/versions to META-INF/versions/<!-- raw HTML 
omitted -->/net/snowflake/client/jdbc/internal.</li>
   <li>Added the getNano() and getOffset() methods to the 
SnowflakeTimeWithTimezone object to return the number of nanoseconds and the 
time zone offset, respectively.</li>
   </ul>
   <h2>Release</h2>
   <p><strong>BCR (Behavior Change Release) Change</strong>
   Caution: Version 3.13.25 of the Snowflake JDBC driver changes the default 
value of the <code>allowUnderscoresInHost</code> parameter to false. This 
change might impact PrivateLink customers with account names containing 
underscores. In this situation, you must override the default value by setting 
<code>allowUnderscoresInHost</code> true.</p>
   <p><strong>New Features</strong></p>
   <ul>
   <li>Set the <code>allowUnderscoresInHost</code> parameter to false by 
default which converts underscores in account names to hyphens to avoid Apache 
httpclient connection error with underscores. This behavior can be turned off 
by setting <code>allowUnderscoresInHost</code> to true.</li>
   <li>Updated the aws-java-sdk-bom library version from 1.11.394 to 
1.12.327.</li>
   <li>Added the enableReturnTimestampWithTimeZone parameter to set whether to 
include the timezone in a timestamp.</li>
   <li>Added log warnings for each of the error return paths while parsing a 
SnowflakeConnectString.</li>
   <li>Added commas to the SnowflakeDatabaseMetaData.getColumn() arguments to 
improve readability.</li>
   <li>Added support for stored procedures.</li>
   </ul>
   <p><strong>Bug Fixes</strong></p>
   <ul>
   <li>Fixed an issue related to using the GET command when 
GCS_USE_DOWNSCOPED_CREDENTIAL is true.</li>
   <li>Fixed an issue related to returning result types when the session handle 
is NULL.</li>
   </ul>
   <h2>Release</h2>
   <p><strong>BCR Change</strong>
   Caution: Version 3.13.24 of the Snowflake JDBC driver changes the return 
values for the Statement.getMoreResults()  and Statement.getupdateCount(), as 
described below.If your projects are affected by breaking changes related to 
these functions, Snowflake recommends that you do not install this version into 
a production environment before testing.
   Updates</p>
   <p>Upgraded the following libraries:</p>
   <ul>
   <li>The Statement.getMoreResults() function now returns TRUE when more 
statements are available to iterate through in a multi-statement query.</li>
   <li>The Statement.getupdateCount() function now returns 0  instead of -1 for 
non-DML queries.</li>
   </ul>
   <p>This release fixes a bug with FIPS S3 support. The JDBC driver so far 
would redirect to a non FIPS S3 URL for PUT and GET.  With this fix the JDBC 
driver will now redirect to the correct FIPS enabled S3 endpoint to support PUT 
and GET. In order to make sure that this works you might have to update your 
FIREWALL rules to allow the FIPS S3 endpoint.</p>
   <h2>Release</h2>
   <p>Fixes</p>
   <ul>
   <li>Fixed an issue with NoClassDefFoundError in google libraries in the FIPs 
driver.</li>
   <li>Fixed error that occurred when getting procedures with a reader 
account.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst";>snowflake-jdbc's
 changelog</a>.</em></p>
   <blockquote>
   <p><strong>JDBC Driver 3.13.30</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.29</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.28</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.27</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a 
href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes";>https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.26</strong></p>
   <ul>
   <li>|| Upgraded the arrow library from version 9.0.0 to 10.0.1.</li>
   <li>|| Relocated files in META-INF/versions to META-INF/versions/<!-- raw 
HTML omitted -->/net/snowflake/client/jdbc/internal.</li>
   <li>|| Added the getNano() and getOffset() methods to the 
SnowflakeTimeWithTimezone object to return the number of nanoseconds and the 
time zone offset, respectively.</li>
   </ul>
   <p><strong>JDBC Driver 3.13.25</strong></p>
   <ul>
   <li>||<strong>BCR (Behavior Change Release) Change</strong></li>
   <li>||Caution: Version 3.13.25 of the Snowflake JDBC driver changes the 
default value of the allowUnderscoresInHost parameter to false. This change 
might impact PrivateLink customers with account names containing underscores. 
In this situation, you must override the default value by setting 
allowUnderscoresInHost true.</li>
   <li>||<strong>New Features</strong></li>
   <li>||Set the allowUnderscoresInHost parameter to false by default which 
converts underscores in account names to hyphens to avoid Apache httpclient 
connection error with underscores. This behavior can be turned off by setting 
allowUnderscoresInHost to true.</li>
   <li>||Updated the aws-java-sdk-bom library version from 1.11.394 to 
1.12.327.</li>
   <li>||Added the enableReturnTimestampWithTimeZone parameter to set whether 
to include the timezone in a timestamp.</li>
   <li>||Added log warnings for each of the error return paths while parsing a 
SnowflakeConnectString.</li>
   <li>||Added commas to the SnowflakeDatabaseMetaData.getColumn() arguments to 
improve readability.</li>
   <li>||Added support for stored procedures.</li>
   <li>||<strong>Bug Fixes</strong></li>
   <li>||Fixed an issue related to using the GET command when 
GCS_USE_DOWNSCOPED_CREDENTIAL is true.</li>
   <li>||Fixed an issue related to returning result types when the session 
handle is NULL.</li>
   </ul>
   <p><strong>JDBC Driver 3.13.24</strong></p>
   <ul>
   <li>|| Upgraded the following libraries:</li>
   <li>|| arrow from version 8.0.0 to 9.0.0</li>
   <li>|| jacksondatabind from version 2.13.2.2 to 2.13.4.2</li>
   <li>|| google-cloud-storage from version 2.5.0 to 2.6.2</li>
   <li>|| Remove DML check on getUpdateCount()</li>
   </ul>
   <p><strong>JDBC Driver 3.13.23</strong></p>
   <ul>
   <li>|| Relocate Google Guava classes from 
com/google/common/util/concurrent/** in FIPS driver</li>
   <li>|| Return an empty resultset for getProcedures() when connected with a 
reader account</li>
   <li>|| Use parallelism parameter for PUT/GET with Azure</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/019b0aeccd57578c1db377a3ee84a4d1e3d9dc0f";><code>019b0ae</code></a>
 SNOW-761717: Bumped up the Client PATCH version from 3.13.28 to 3.13.29 (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1300";>#1300</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/4be4b184dd9817e5c25688802a24960e73e7537d";><code>4be4b18</code></a>
 SNOW-760534 Added URLValidator and URLEncoder (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1297";>#1297</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/e798047eab0af4ccc5090a319699fcb1e56224ce";><code>e798047</code></a>
 Add tests for SnowflakeGCSClient.java (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1278";>#1278</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/520dd90bd690ac7661ff1d1427d85400c21e4e42";><code>520dd90</code></a>
 Add more tests for SnowflakeFileTransferAgent (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1293";>#1293</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/0e49d60404db6fba11237d08cda2a544cdb160f1";><code>0e49d60</code></a>
 [Snyk] Upgrade com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.14.2 
...</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/fdcc6328092da56ca725bf0fc4d30106172b6c8c";><code>fdcc632</code></a>
 Test pr 1113 (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1292";>#1292</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/6a7bfefb88c5eab1d1c13b6f3f79a89a17776a70";><code>6a7bfef</code></a>
 Add arrow tests (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1291";>#1291</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/7cd122d4f843cb9f7e42a39e27a3f1d3bbf9c6b0";><code>7cd122d</code></a>
 Add tests for SnowflakeFileTransferAgent (part 1) (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1288";>#1288</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/f7ae0888954e7361b3bfb8fe56098a2eb671372d";><code>f7ae088</code></a>
 Run downloadToStream() test on azure and S3 accounts (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1285";>#1285</a>)</li>
   <li><a 
href="https://github.com/snowflakedb/snowflake-jdbc/commit/85381e7fd03e4314dc6bde2486922cde936389b8";><code>85381e7</code></a>
 SNOW-748294 Fix test failures (<a 
href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1287";>#1287</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/snowflakedb/snowflake-jdbc/compare/v3.13.10...v3.13.29";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.snowflake:snowflake-jdbc&package-manager=maven&previous-version=3.13.10&new-version=3.13.29)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/dolphinscheduler/network/alerts).
   
   </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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to