You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by GitBox <gi...@apache.org> on 2022/09/30 23:05:52 UTC

[GitHub] [hop] dependabot[bot] opened a new pull request, #1713: Bump redshift-jdbc42 from 2.0.0.7 to 2.1.0.8 in /assemblies/plugins/databases/redshift-assemblies

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

   Bumps [redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.0.0.7 to 2.1.0.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/aws/amazon-redshift-jdbc-driver/releases">redshift-jdbc42's releases</a>.</em></p>
   <blockquote>
   <h2>v2.1.0.8</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.7</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.6</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.5</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.4</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.3</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.2</h2>
   <p>No release notes provided.</p>
   <h2>v2.1.0.1</h2>
   <p>Release v2.1.0.1</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">redshift-jdbc42's changelog</a>.</em></p>
   <blockquote>
   <h2>v2.1.0.8 (2022-06-08)</h2>
   <ul>
   <li>Fix <a href="https://github-redirect.dependabot.com/aws/amazon-redshift-jdbc-driver/issues/54">issue#54</a> [ilesh Garish]</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/aws/amazon-redshift-jdbc-driver/issues/53">issue#53</a> [ilesh Garish]</li>
   <li>Fix Object Factory to check class type when instantiating an object
   from class name. [ilesh Garish]</li>
   <li>Set default 15 min timeout to protect pops-up for OAuth2 Browser Plugin [ilesh Garish]</li>
   </ul>
   <h2>v2.1.0.7 (2022-05-04)</h2>
   <ul>
   <li>Updated SAML Plugin browser launch process. [ilesh Garish]</li>
   <li>Fix race condition for Browser Plugin. [ilesh Garish]</li>
   </ul>
   <h2>v2.1.0.6 (2022-04-14)</h2>
   <ul>
   <li>Preserve server error in case of SSL Request's response</li>
   <li>Remove IAM Role check for V2 API as CDO team requested</li>
   <li>ApplicationName connection parameter is auto-populated with the caller application class name, if it is not set explicitly by the caller in the connection string.</li>
   </ul>
   <h2>v2.1.0.5 (2022-03-11)</h2>
   <ul>
   <li>Fix INTERVAL type value issue in BINARY from date calculation. [ilesh
   Garish]</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/aws/amazon-redshift-jdbc-driver/issues/45">issue#45</a> [ilesh Garish]</li>
   <li>Fix external table's columns query. [ilesh Garish]</li>
   </ul>
   <h2>v2.1.0.4 (2022-01-30)</h2>
   <ul>
   <li>Support GEOGRAPHY data type. [ilesh Garish]</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/aws/amazon-redshift-jdbc-driver/issues/39">issue#39</a> [ilesh Garish]</li>
   <li>Support Native Auth with Browser Azure IDP</li>
   </ul>
   <h2>v2.1.0.3 (2021-12-03)</h2>
   <ul>
   <li>Support ABSTIME datatype. [ilesh Garish]</li>
   <li>Support Serverless. [ilesh Garish]</li>
   <li>Support Redshift Native Auth Federation. [ilesh garish]</li>
   </ul>
   <h2>v2.1.0.2 (2021-11-10)</h2>
   <ul>
   <li>Fix getProcedures procedure_type having  OUT param. [ilesh Garish]</li>
   <li>Fix column type for IN type stored procedure. [ilesh Garish]</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/aws/amazon-redshift-jdbc-driver/issues/37">issue#37</a>. [ilesh Garish]</li>
   <li>Fix TIMETZ OUT param type issue. [ilesh Garish]</li>
   <li>Fix ADFS form parsing issue. [ilesh Garish]</li>
   <li>Support SHA256 password digest. [ilesh Garish]</li>
   </ul>
   <h2>v2.1.0.1 (2021-09-04)</h2>
   <ul>
   <li>Fix stack overflow for &quot;unknown&quot; type. [ilesh Garish]</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/40b143b4698faf90c788ffa89f2d4d8d2ad068b5"><code>40b143b</code></a> Release of 2.1.0.8 version</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/3e71874c05fcfc1dcc274e96588f9befe5d0d28f"><code>3e71874</code></a> Allow user to set serverless properties useful for NLB case</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/e080dd6591e0ebca4e62c8c2767ac1de29b4fef2"><code>e080dd6</code></a> Fix numeric scale issue with Numeric data type of an external table</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/9999659bbc9f3d006fb02a0bf39d5bcf3b503605"><code>9999659</code></a> Fix Object Factory to check class type when instantiating an object from clas...</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/0c956c7235af86b4c2ca69e48d1907844f953ef8"><code>0c956c7</code></a> Updated plugins process</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/80b8d4c4aae66089a243f61fbbd593e446469cc8"><code>80b8d4c</code></a> Update CHANGELOG.md</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/4d8f0849d1c16a5ec659c3428613d0f62e601138"><code>4d8f084</code></a> Release 2.1.0.7</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/4ed8055aa53475efa9574f2e59d0338012b27f5d"><code>4ed8055</code></a> Validate login URL for Browser SAML plugin</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/80951c81ff5f41eccdb4b967fbba69c7d9c770f0"><code>80951c8</code></a> Fix race condition for Browser Plugin</li>
   <li><a href="https://github.com/aws/amazon-redshift-jdbc-driver/commit/5154865d7d74e994517b6289a959463f33f07698"><code>5154865</code></a> Update CHANGELOG.md</li>
   <li>Additional commits viewable in <a href="https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.0.0.7...v2.1.0.8">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.0.0.7&new-version=2.1.0.8)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   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: commits-unsubscribe@hop.apache.org

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