Skip to content

[skip ci] pip(deps): Update redshift-connector requirement from ~=2.0.0 to ~=2.0.905#48

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redshift-connector-approx-eq-2.0.905
Closed

[skip ci] pip(deps): Update redshift-connector requirement from ~=2.0.0 to ~=2.0.905#48
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redshift-connector-approx-eq-2.0.905

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2022

Copy link
Copy Markdown

Updates the requirements on redshift-connector to permit the latest version.

Changelog

Sourced from redshift-connector's changelog.

v2.0.905 (2022-03-07)

  • Fix(idp, BrowserAzureCredentialsProvider): remove client_secret parameter. [Brooke White]
  • Test(auth): sha256 password. [Brooke White]
  • Feat(auth): support sha256 password. [Brooke White]
  • Docs(readme): add native auth connection params. [Brooke White]
  • Test(native-auth): manual, unit tests and fixture. [Brooke White]
  • Feat: support Redshift native authentication, Add Azure Oauth2 IdP. [Brooke White]

v2.0.904 (2022-02-07)

  • Docs(readme): clarify pandas df insert. [Brooke White]
  • Docs(tutorials): add redshift datatype examples. [Brooke White]
  • Refactor(cursor, insert_data_bulk): add batch_size parameter. [Brooke White]
  • Test(cursor, test_insert_data_column_stmt): Adjust for py36. [Brooke White]
  • Chore(cursor): lint. [Brooke White]
  • Docs(connection): redshift wire methods. [Brooke White]
  • Feat(cursor): Add redshift_rowcount for SELECT rowcount support. [Brooke White]
  • Feat(datatype): support geography. [Brooke White]
  • Docs(changelog): add generation instructions. [Brooke White]
  • Chore(workflow): set 15 min timeout. [Brooke White]
  • Chore: init GitHub actions. [Brooke White]
  • Feat(cursor): Add method insert_data_bulk (#81) [Yash Goel]

v2.0.903 (2022-01-10)

  • Feat(datatype, abstime): support abstime. [Brooke White]

  • Chore(tests): enable system table query tests in CI. [Brooke White]

  • Docs: add integrations, exception handling, resources. [Brooke White]

  • Chore: disable manual serverless tests. [Brooke White]

  • Feat(datatype, interval): support interval, timedelta. [Brooke White]

  • Feat(connection): support redshift serverless. [Brooke White]

  • Chore(deps): update requests requirement (#83) [dependabot[bot]]

  • Fix(connection): load system certificates (#76) [Brooke White]

    fix(connection): load system certificates

  • Load system certificates in addition to redshift's cert. [evgenyx00]

v2.0.902 (2021-12-14)

  • Docs(paramstyle, named): fix example. [Brooke White]
  • Chore: bump lxml >=4.6.5. [Brooke White]

... (truncated)

Commits
  • ed0caaf chore: bump version to 2.0.905
  • 834d1b6 fix(idp, BrowserAzureCredentialsProvider): remove client_secret parameter
  • 86c6cc4 test(auth): sha256 password
  • a8cb85b feat(auth): support sha256 password
  • e91ccfa docs(readme): add native auth connection params
  • 4c7f040 test(native-auth): manual, unit tests and fixture
  • 738f2ad feat: support Redshift native authentication, Add Azure Oauth2 IdP
  • 28266c3 chore: bump version to 2.0.904
  • dc2465e docs(readme): clarify pandas df insert
  • 9903b89 docs(tutorials): add redshift datatype examples
  • Additional commits viewable in compare view

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 commands and options

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)

Updates the requirements on [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) to permit the latest version.
- [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-redshift-python-driver@v2.0.384...2.0.905)

---
updated-dependencies:
- dependency-name: redshift-connector
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 18, 2022

Copy link
Copy Markdown
Author

Superseded by #53.

@dependabot dependabot Bot closed this Apr 18, 2022
@dependabot dependabot Bot deleted the dependabot/pip/redshift-connector-approx-eq-2.0.905 branch April 18, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants