googleapis / python-spanner-sqlalchemy

Apache License 2.0
38 stars 28 forks source link

chore(deps): update dependency google-api-core to v2.20.0 #296

Open renovate-bot opened 1 year ago

renovate-bot commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-api-core ==2.10.2 -> ==2.20.0 age adoption passing confidence

Release Notes

googleapis/python-api-core (google-api-core) ### [`v2.20.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2200-2024-09-18) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.19.2...v2.20.0) ##### Features - Add async unsupported paramater exception ([#​694](https://redirect.github.com/googleapis/python-api-core/issues/694)) ([8c137fe](https://redirect.github.com/googleapis/python-api-core/commit/8c137feb6e880fdd93d1248d9b6c10002dc3c096)) - Add support for asynchronous rest streaming ([#​686](https://redirect.github.com/googleapis/python-api-core/issues/686)) ([1b7bb6d](https://redirect.github.com/googleapis/python-api-core/commit/1b7bb6d1b721e4ee1561e8e4a347846d7fdd7c27)) - Add support for creating exceptions from an asynchronous response ([#​688](https://redirect.github.com/googleapis/python-api-core/issues/688)) ([1c4b0d0](https://redirect.github.com/googleapis/python-api-core/commit/1c4b0d079f2103a7b5562371a7bd1ada92528de3)) ### [`v2.19.2`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2192-2024-08-16) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.19.1...v2.19.2) ##### Bug Fixes - Fail gracefully if could not import `rpc_status` module ([#​680](https://redirect.github.com/googleapis/python-api-core/issues/680)) ([7ccbf57](https://redirect.github.com/googleapis/python-api-core/commit/7ccbf5738fa236649f9a155055c71789362b5c4c)) ### [`v2.19.1`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2191-2024-06-19) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.19.0...v2.19.1) ##### Bug Fixes - Add support for protobuf 5.x ([#​644](https://redirect.github.com/googleapis/python-api-core/issues/644)) ([fda0ca6](https://redirect.github.com/googleapis/python-api-core/commit/fda0ca6f0664ac5044671591ed62618175a7393f)) - Ignore unknown fields in rest streaming. ([#​651](https://redirect.github.com/googleapis/python-api-core/issues/651)) ([1203fb9](https://redirect.github.com/googleapis/python-api-core/commit/1203fb97d2685535f89113e944c4764c1deb595e)) ### [`v2.19.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2190-2024-04-29) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.18.0...v2.19.0) ##### Features - Add google.api_core.version_header ([#​638](https://redirect.github.com/googleapis/python-api-core/issues/638)) ([a7b53e9](https://redirect.github.com/googleapis/python-api-core/commit/a7b53e9e9a7deb88baf92a2827958429e3677069)) ### [`v2.18.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2180-2024-03-20) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.17.1...v2.18.0) ##### Features - Add common logic for supporting universe domain ([#​621](https://redirect.github.com/googleapis/python-api-core/issues/621)) ([94f2ca3](https://redirect.github.com/googleapis/python-api-core/commit/94f2ca3b4d094e6e10154634d3463d07ebea2035)) ##### Bug Fixes - Add \_registered_method to grpc ChannelStub ([#​614](https://redirect.github.com/googleapis/python-api-core/issues/614)) ([5eaaea8](https://redirect.github.com/googleapis/python-api-core/commit/5eaaea8a989f8bdbdb5fbc95a155a20837c87f42)) - **deps:** Require proto-plus >= 1.22.3 ([#​626](https://redirect.github.com/googleapis/python-api-core/issues/626)) ([4fed37c](https://redirect.github.com/googleapis/python-api-core/commit/4fed37cbc32122f156e38250b5fa8b2b08a787a1)) ### [`v2.17.1`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2171-2024-02-13) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.17.0...v2.17.1) ##### Bug Fixes - Resolve issue handling protobuf responses in rest streaming ([#​604](https://redirect.github.com/googleapis/python-api-core/issues/604)) ([bcebc92](https://redirect.github.com/googleapis/python-api-core/commit/bcebc92eca69dae81c5e546d526c92b164a6b3b4)) ### [`v2.17.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2170-2024-02-06) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.16.2...v2.17.0) ##### Features - Add attempt_direct_path argument to create_channel ([#​583](https://redirect.github.com/googleapis/python-api-core/issues/583)) ([94726e7](https://redirect.github.com/googleapis/python-api-core/commit/94726e739698035b00667983f854c600252abd28)) ##### Bug Fixes - Retry constructors methods support None ([#​592](https://redirect.github.com/googleapis/python-api-core/issues/592)) ([416203c](https://redirect.github.com/googleapis/python-api-core/commit/416203c1888934670bfeccafe5f5469f87314512)) ### [`v2.16.2`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2162-2024-02-02) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.16.1...v2.16.2) ##### Bug Fixes - Spelling error `a,out` -> `amount` ([#​596](https://redirect.github.com/googleapis/python-api-core/issues/596)) ([88688b1](https://redirect.github.com/googleapis/python-api-core/commit/88688b1625c4dab0df6124a0560f550eb322500f)) ### [`v2.16.1`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2161-2024-01-30) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.16.0...v2.16.1) ##### Bug Fixes - Fix broken import for google.api_core.retry_async.AsyncRetry ([#​587](https://redirect.github.com/googleapis/python-api-core/issues/587)) ([ac012c0](https://redirect.github.com/googleapis/python-api-core/commit/ac012c04c69b8bbe72962f0d0d9e9536c0b4a524)) ### [`v2.16.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2160-2024-01-29) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.15.0...v2.16.0) ##### Features - Retry and retry_async support streaming rpcs ([#​495](https://redirect.github.com/googleapis/python-api-core/issues/495)) ([17ff5f1](https://redirect.github.com/googleapis/python-api-core/commit/17ff5f1d83a9a6f50a0226fb0e794634bd584f17)) ### [`v2.15.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2150-2023-12-07) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.14.0...v2.15.0) ##### Features - Add support for Python 3.12 ([#​557](https://redirect.github.com/googleapis/python-api-core/issues/557)) ([091b4f1](https://redirect.github.com/googleapis/python-api-core/commit/091b4f1c7fcc59c3f2a02ee44fd3c30b78423f12)) - Add type annotations to wrapped grpc calls ([#​554](https://redirect.github.com/googleapis/python-api-core/issues/554)) ([fc12b40](https://redirect.github.com/googleapis/python-api-core/commit/fc12b40bfc6e0c4bb313196e2e3a9c9374ce1c45)) - Add universe_domain argument to ClientOptions ([3069ef4](https://redirect.github.com/googleapis/python-api-core/commit/3069ef4b9123ddb64841cbb7bbb183b53d502e0a)) - Introduce compatibility with native namespace packages ([#​561](https://redirect.github.com/googleapis/python-api-core/issues/561)) ([bd82827](https://redirect.github.com/googleapis/python-api-core/commit/bd82827108f1eeb6c05cfacf6c044b2afacc18a2)) ##### Bug Fixes - Fix regression in `bidi` causing `Thread-ConsumeBidirectionalStream caught unexpected exception and will exit` ([#​562](https://redirect.github.com/googleapis/python-api-core/issues/562)) ([40c8ae0](https://redirect.github.com/googleapis/python-api-core/commit/40c8ae0cf1f797e31e106461164e22db4fb2d3d9)) - Replace deprecated `datetime.datetime.utcnow()` ([#​552](https://redirect.github.com/googleapis/python-api-core/issues/552)) ([448923a](https://redirect.github.com/googleapis/python-api-core/commit/448923acf277a70e8704c949311bf4feaef8cab6)), closes [#​540](https://redirect.github.com/googleapis/python-api-core/issues/540) ### [`v2.14.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2140-2023-11-09) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.13.1...v2.14.0) ##### Features - Support with_call for wrapped rpcs ([#​550](https://redirect.github.com/googleapis/python-api-core/issues/550)) ([01a57a7](https://redirect.github.com/googleapis/python-api-core/commit/01a57a745f4c8345c9c93412c27dd416b49f5953)) ### [`v2.13.1`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2131-2023-11-09) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.13.0...v2.13.1) ##### Bug Fixes - Update async client to use async retry ([#​544](https://redirect.github.com/googleapis/python-api-core/issues/544)) ([f21bb32](https://redirect.github.com/googleapis/python-api-core/commit/f21bb32b8e6310116a642a6e6b6dd8e44e30e656)) ### [`v2.13.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2130-2023-11-03) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.12.0...v2.13.0) ##### Features - Add caching to routing header calculation ([#​526](https://redirect.github.com/googleapis/python-api-core/issues/526)) ([6251eab](https://redirect.github.com/googleapis/python-api-core/commit/6251eab3fca5f7e509cb9b6e476ce1184094b711)) ##### Bug Fixes - Add warning to retry target to avoid incorrect usage ([#​543](https://redirect.github.com/googleapis/python-api-core/issues/543)) ([bfb40e6](https://redirect.github.com/googleapis/python-api-core/commit/bfb40e6929ef47be7a6464d2f1e0d06595736b8d)) - Drop usage of distutils ([#​541](https://redirect.github.com/googleapis/python-api-core/issues/541)) ([4bd9e10](https://redirect.github.com/googleapis/python-api-core/commit/4bd9e10f20eea227c88e3e1496010cca6dd8a270)) - Ensure exception is available when BackgroundConsumer open stream fails ([#​357](https://redirect.github.com/googleapis/python-api-core/issues/357)) ([405272c](https://redirect.github.com/googleapis/python-api-core/commit/405272c05f8c6d20e242c6172b01f78f0fd3bf32)) ### [`v2.12.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2120-2023-09-07) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.11.1...v2.12.0) ##### Features - Add a little bit of typing to google.api_core.retry ([#​453](https://redirect.github.com/googleapis/python-api-core/issues/453)) ([2477ab9](https://redirect.github.com/googleapis/python-api-core/commit/2477ab9ea5c2e863a493fb7ebebaa429a44ea096)) - Add grpc Compression argument to channels and methods ([#​451](https://redirect.github.com/googleapis/python-api-core/issues/451)) ([bdebd63](https://redirect.github.com/googleapis/python-api-core/commit/bdebd6331f9c0d3d1a8ceaf274f07d2ed75bfe92)) ##### Documentation - Fix a typo in google/api_core/page_iterator.py ([#​511](https://redirect.github.com/googleapis/python-api-core/issues/511)) ([c0ce73c](https://redirect.github.com/googleapis/python-api-core/commit/c0ce73c4de53ad694fe36d17408998aa1230398f)) ### [`v2.11.1`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2111-2023-06-12) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.11.0...v2.11.1) ##### Bug Fixes - Add actionable errors for GCE long running operations ([#​498](https://redirect.github.com/googleapis/python-api-core/issues/498)) ([7dfc3a7](https://redirect.github.com/googleapis/python-api-core/commit/7dfc3a7a439243f05238a11b68a31720fde1769e)) - Invalid `dev` version identifiers in `setup.py` ([#​505](https://redirect.github.com/googleapis/python-api-core/issues/505)) ([8844edb](https://redirect.github.com/googleapis/python-api-core/commit/8844edb1e802040810918a12bc9ff89104da38d4)) ### [`v2.11.0`](https://redirect.github.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2110-2022-11-10) [Compare Source](https://redirect.github.com/googleapis/python-api-core/compare/v2.10.2...v2.11.0) ##### Features - Add support for Python 3.11 ([#​466](https://redirect.github.com/googleapis/python-api-core/issues/466)) ([ff379e3](https://redirect.github.com/googleapis/python-api-core/commit/ff379e304c353bcab734e1c4706b74b356a1e932)) - Allow representing enums with their unqualified symbolic names in headers ([#​465](https://redirect.github.com/googleapis/python-api-core/issues/465)) ([522b98e](https://redirect.github.com/googleapis/python-api-core/commit/522b98ecc1ebd1c2280d3d7c73a02f6e4fb528d4)) ##### Bug Fixes - Major refactoring of Polling, Retry and Timeout logic ([#​462](https://redirect.github.com/googleapis/python-api-core/issues/462)) ([434253d](https://redirect.github.com/googleapis/python-api-core/commit/434253de16d9efdf984ddb64c409706cda1d5f82)) - Require google-auth >= 2.14.1 ([#​463](https://redirect.github.com/googleapis/python-api-core/issues/463)) ([7cc329f](https://redirect.github.com/googleapis/python-api-core/commit/7cc329fe1498b0a4285123448e4ea80c6a780d47))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

gcf-merge-on-green[bot] commented 11 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.