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

   Bumps 
[com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver)
 from 2.1.0.19 to 2.1.0.28.
   <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.28</h2>
   <p>Release of driver version 2.1.0.28</p>
   <h2>v2.1.0.26</h2>
   <p>Release of driver version 2.1.0.26</p>
   <h2>v2.1.0.25</h2>
   <p>Release of driver version 2.1.0.25</p>
   <h2>v2.1.0.24</h2>
   <p>Release of driver version 2.1.0.24</p>
   <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.28 (2024-05-14)</h2>
   <ul>
   <li>Security improvements (CVE-2024-32888) [Beaux Sharifi]</li>
   <li>Consolidated SDK API calls for retrieving cluster credentials for 
serverless instances. [Beaux Sharifi]</li>
   <li>Added logging of returned cluster identifiers during custom domain name 
resolution to aid debugging. [Beaux Sharifi]</li>
   <li>Added Object IDentifier (OID) mappings for missing Redshift data types. 
[Beaux Sharifi]</li>
   <li>Added null check for IsServerless property within IamHelper to address 
Dbeaver error (GitHub Issue <a 
href="https://redirect.github.com/aws/amazon-redshift-jdbc-driver/issues/114";>#114</a>)
 [Beaux Sharifi]</li>
   </ul>
   <h2>v2.1.0.27 (2024-05-07)</h2>
   <ul>
   <li>This version was published to Maven in error and is not recommended for 
use. [Beaux Sharifi]</li>
   </ul>
   <h2>v2.1.0.26 (2024-02-12)</h2>
   <ul>
   <li>Enhanced capability to retrieve results of OUT parameters from stored 
procedures by parsing the result set [Bhavik Shah]</li>
   <li>Added tolerance for SQL comments after semi-colons - queries with 
trailing comments will no longer error, preventing failures from valid comment 
usage [Bhavik Shah]</li>
   <li>Added support for TIME datatype to display up to 6 digits of fractional 
second data [Bhavik Shah]</li>
   <li>Improved behavior of the PWD connection property for specifying 
passwords <a 
href="https://redirect.github.com/aws/amazon-redshift-jdbc-driver/issues/105";>issue#105</a>
 [Bhavik Shah]</li>
   <li>Added performance testing use cases [Bhavik Shah]</li>
   <li>Enhanced debug-level logging during query execution for better 
diagnostics and tracing when troubleshooting issues [Bhavik Shah]</li>
   <li>Upgraded Jackson version from 2.15.0 to 2.16.0 [Bhavik Shah]</li>
   </ul>
   <h2>v2.1.0.25 (2024-01-17)</h2>
   <ul>
   <li>Added support for loading custom trust store types using the system 
property “javax.net.ssl.trustStoreType” [Bhavik Shah]</li>
   <li>Fixed a bug where an incorrect version number was displayed in Maven 
Central for AWS SDK dependencies used by the driver [Bhavik Shah]</li>
   <li>Set default value for the Connection Option “compression” to “off” 
[Bhavik Shah]</li>
   </ul>
   <h2>v2.1.0.24 (2023-12-14)</h2>
   <ul>
   <li>Fixed a bug where connection setup would fail if compression was 
explicitly turned off in both the driver and the server [Bhavik Shah]</li>
   <li>Improved driver performance when closing statements with partially read 
results [Bhavik Shah]</li>
   <li>Removed unnecessary loading of Redshift CA certs into default truststore 
[Bhavik Shah]</li>
   </ul>
   <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 local 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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/51af003d4be170042faef20dadbcf4f992e10d8a";><code>51af003</code></a>
 Update README.md for version 2.1.0.28</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/0d354a5f26ca23f7cac4e800e3b8734220230319";><code>0d354a5</code></a>
 Update CHANGELOG.md for version 2.1.0.28</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/cdb9e8aa069bfb25da1e53d15bb306f7b926692b";><code>cdb9e8a</code></a>
 Removing cname:region support because it is unnecessary.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/660341bdc885334f76cecf4f8a35c096db169f87";><code>660341b</code></a>
 Fix potential null pointer exception.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/cc22326b26218c95f3818f7ed244a5089243442d";><code>cc22326</code></a>
 Fixing OID mapping.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/6af4f3bbbce05db7c27eb1d7c3dc84079afa079b";><code>6af4f3b</code></a>
 Improved logging for iam auth</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/12a5e8ecfbb44c8154fc66041cca2e20ecd7b339";><code>12a5e8e</code></a>
 More security improvements.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/0f92b52eac49645065f6e579859cd450d47eda7c";><code>0f92b52</code></a>
 Enhancements to CNAME</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/e83c58e4797d69225bf69173fa50e8c54fa734c1";><code>e83c58e</code></a>
 Always call getCredentials for Serverless for normal use cases.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/bc93694201a291493778ce5369a72befeca5ba7d";><code>bc93694</code></a>
 Security improvements.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.19...v2.1.0.28";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.amazon.redshift:redshift-jdbc42&package-manager=maven&previous-version=2.1.0.19&new-version=2.1.0.28)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/hop/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: issues-unsubscr...@hop.apache.org

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

Reply via email to