dependabot[bot] opened a new pull request, #2329:
URL: https://github.com/apache/camel-kamelets/pull/2329

   Bumps 
[com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver)
 from 2.1.0.31 to 2.1.0.32.
   <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.32</h2>
   <p>Release of driver version 2.1.0.32</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.32 (2024-12-23)</h2>
   <ul>
   <li>Added support for an adjustable maximum cap on the total memory 
allocated for warning notifications from the server, ensuring the driver does 
not exhaust available memory resources. [Ruei Yang Huang]</li>
   <li>Updated the logic for retrieving database metadata through the 
getCatalogs(), getSchemas(), getTables(), getColumns() API method. [Tim 
Hsu]</li>
   <li>Updated the SQL data type representation for timetz/timestamptz from 
Types.TIME/Types.TIMESTAMP to 
Types.TIME_WITH_TIMEZONE/Types.TIMESTAMP_WITH_TIMEZONE. [Tim Hsu]</li>
   <li>Fixed an issue in the Driver API's getTime() method, which previously 
disregarded the second fraction when attempting to retrieve 
timestamp/timestamptz data with a second fraction in Binary mode. [Tim Hsu]</li>
   <li>Fixed an issue in the Driver API's getTimestamp() method, which 
previously truncated the last three digits of the second fraction when 
attempting to retrieve time/timetz data with six digits of second fraction, 
affecting both Binary and Text modes. [Tim Hsu]</li>
   <li>Addressed security issues as detailed in CVE-2024-12744</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/48d6b4ea7139a9ac8d8035b92eec847267571bfb";><code>48d6b4e</code></a>
 Update CHANGELOG.md</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/f91df8ba848b0c66c10cb34a327a62b4298cc3a5";><code>f91df8b</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/c4fe909816510d4d54744b4354487a333154fbea";><code>c4fe909</code></a>
 Calling QUOTE_IDENT and QUOTE_LITERAL for preprocessing metadata inputs.</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/5e93eb14e67b679fb5a63b2867af5d4a27dc0b15";><code>5e93eb1</code></a>
 Update CHANGELOG.md</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/308b868bc7f407e3a4e17ffd39a0a3dee834e699";><code>308b868</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/a6faf01282a4b8f332dd5bbcef1417a9fba8d409";><code>a6faf01</code></a>
 Update CHANGELOG.md</li>
   <li>See full diff in <a 
href="https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.31...v2.1.0.32";>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.31&new-version=2.1.0.32)](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: commits-unsubscr...@camel.apache.org

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

Reply via email to