dependabot[bot] opened a new pull request, #1757: URL: https://github.com/apache/camel-kamelets/pull/1757
Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.19 to 2.1.0.23. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/amazon-redshift-jdbc-driver/releases">com.amazon.redshift:redshift-jdbc42's releases</a>.</em></p> <blockquote> <h2>v2.1.0.23</h2> <p>Release of driver version 2.1.0.23</p> <h2>v2.1.0.22</h2> <p>Release of driver version 2.1.0.22</p> <h2>v2.1.0.21</h2> <p>Release of driver version 2.1.0.21</p> <h2>v2.1.0.20</h2> <p>Release of driver version 2.1.0.20</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md">com.amazon.redshift:redshift-jdbc42's changelog</a>.</em></p> <blockquote> <h2>v2.1.0.23 (2023-11-20)</h2> <ul> <li>Feature: Added ability to connect to datashare databases for clusters and serverless workgroups running the PREVIEW_2023 track [Bhavik Shah]</li> <li>Removed BrowserIdcAuthPlugin [Bhavik Shah]</li> </ul> <h2>v2.1.0.22 (2023-11-09)</h2> <ul> <li>Added support for Custom Cluster Names (CNAME) for Amazon Redshift Serverless [Bhavik Shah]</li> <li>Added support for IntervalY2M and IntervalD2S data types, which are mapped to the java.sql type Types.OTHER [Bhavik Shah]</li> <li>Improved XML parsing [Bhavik Shah]</li> <li>Fixed a bug where driver threw an error if connection options were not provided as a string object [Bhavik Shah]</li> <li>Added the ability to set session level timezone to local JVM timezone or Redshift server timezone using new connection option ‘ConnectionTimezone’. By default, the session level timezone is set to the Redshift server’s timezone [Bhavik Shah]</li> <li>Driver now throws an error if timestamp data retrieved from queries is invalid [Bhavik Shah]</li> <li>Fixed a bug where closing a statement explicitly introduced performance latency <a href="https://redirect.github.com/aws/amazon-redshift-jdbc-driver/issues/100">issue#100</a> [Bhavik Shah]</li> <li>Bump AWS Java SDK dependencies from 1.12.493 to 1.12.577 [Bhavik Shah]</li> </ul> <h2>v2.1.0.21 (2023-10-23)</h2> <ul> <li>Fixed a bug where the check for token/credentials expiration time was incorrect [Bhavik Shah]</li> </ul> <h2>v2.1.0.20 (2023-10-16)</h2> <ul> <li>Added support for lz4 compression over wire protocol communication between Redshift server and the client/driver. Compression is turned on by default and can be set using new connection parameter compression=off or compression=lz4 [Bhavik Shah]</li> <li>Fixed a bug where closing a statement with partially read results could lead to errors in subsequent statements on the same connection [Bhavik Shah]</li> <li>Improved driver performance when closing statements with partially read results [Bhavik Shah]</li> <li>Fixed a bug where the cancellation of a query could lead to an unexpected connection close by the server [Bhavik Shah]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/924280ca1465d273dc5fa999bff29c14e1021b0e"><code>924280c</code></a> Update README.md</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/6c100e0f613aeb6bc221b1dd828c1cae3c31e966"><code>6c100e0</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/6cc1473cae88bf220af036239ad5858aeac8feb0"><code>6cc1473</code></a> improve plugin support</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/954dc889951161f28094102a9b8c5a7575887e5e"><code>954dc88</code></a> Adds ability to connect to datashare databases for clusters and serverless wo...</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/0ab3daca04861a40f00d2c3b3f4439c1fbf61a47"><code>0ab3dac</code></a> Fix for NPE when is_serverless is not provided by user</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/25888d856aa8d37bc508d16e25c069b4c1b0aca7"><code>25888d8</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/b5cd76816efb113cbba165e076bc7464282cd8f9"><code>b5cd768</code></a> Merge branch 'master' of <a href="https://github.com/aws/amazon-redshift-jdbc-driver">https://github.com/aws/amazon-redshift-jdbc-driver</a></li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/bc38169db0cc04ca4642b7477c058528a758f5e7"><code>bc38169</code></a> Update README.md</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/7e4d9cb3e25f3c762a9c6539b8f40736af54cea8"><code>7e4d9cb</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/6b3f897e1e8016456e5d96612f8da205cfa65eaf"><code>6b3f897</code></a> Add support for interval datatypes</li> <li>Additional commits viewable in <a href="https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.19...v2.1.0.23">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
