Skip to content

fix: update pyodbc dependency to fix sqlalchemy test - #8203

Merged
dandhlee merged 1 commit into
mainfrom
sqlalchemy-dependency
Jul 21, 2022
Merged

fix: update pyodbc dependency to fix sqlalchemy test#8203
dandhlee merged 1 commit into
mainfrom
sqlalchemy-dependency

Conversation

@kweinmeister

Copy link
Copy Markdown
Contributor

Updates pyodbc dependency in sqlalchemy sample to fix failing test:

------------------------------------------------------------
- testing /workspace/cloud-sql/sql-server/sqlalchemy
------------------------------------------------------------

 Using noxfile-template from parent folder (/workspace).

nox > Running session py-3.9
nox > Creating virtual environment (virtualenv) using python3.9 in .nox/py-3-9
No user noxfile_config found: detail: No module named 'noxfile_config'
nox > python -m pip install -r requirements.txt
nox > Command python -m pip install -r requirements.txt failed with exit code 1:
Collecting Flask==2.1.0
  Using cached Flask-2.1.0-py3-none-any.whl (95 kB)
Collecting gunicorn==20.1.0
  Using cached gunicorn-20.1.0-py3-none-any.whl (79 kB)
Collecting python-tds==1.11.0
  Downloading python-tds-1.11.0.tar.gz (68 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.9/68.9 kB 4.8 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
ERROR: Could not find a version that satisfies the requirement pyodbc==4.0.33 (from versions: 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 3.0.3, 3.0.6, 3.0.7, 3.0.8, 3.0.9, 3.0.10, 3.1.1, 4.0.1, 4.0.2, 4.0.3, 4.0.5, 4.0.6, 4.0.7, 4.0.8, 4.0.9, 4.0.10, 4.0.11, 4.0.12, 4.0.13, 4.0.14, 4.0.15, 4.0.16, 4.0.17, 4.0.18, 4.0.19, 4.0.20, 4.0.21, 4.0.22, 4.0.23, 4.0.24, 4.0.25, 4.0.26, 4.0.27, 4.0.28, 4.0.30b1, 4.0.30, 4.0.31, 4.0.32, 4.0.34)
ERROR: No matching distribution found for pyodbc==4.0.33

[notice] A new release of pip available: 22.1.2 -> 22.2
[notice] To update, run: pip install --upgrade pip
nox > Session py-3.9 failed.
PWD: /workspace/cloud-sql/sql-server/sqlalchemy
[FlakyBot] Sending logs to Flaky Bot...
[FlakyBot] See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
[FlakyBot] Done!

 Testing failed: Nox returned a non-zero exit code.
@kweinmeister
kweinmeister requested a review from a team July 21, 2022 22:21
@kweinmeister
kweinmeister requested a review from a team as a code owner July 21, 2022 22:21
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 21, 2022
@dandhlee

Copy link
Copy Markdown
Collaborator

Dependency update, admin merging.

@dandhlee
dandhlee merged commit 797dc75 into main Jul 21, 2022
@dandhlee
dandhlee deleted the sqlalchemy-dependency branch July 21, 2022 22:45
davidcavazos pushed a commit to davidcavazos/python-docs-samples that referenced this pull request Jul 26, 2022
…loudPlatform#8077)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-trace](https://togithub.com/googleapis/python-trace) | `===0.24.1` -> `==0.24.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-trace/0.24.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-trace/0.24.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-trace/0.24.2/compatibility-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-trace/0.24.2/confidence-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-trace</summary>

### [`v0.24.2`](https://togithub.com/googleapis/python-trace/releases/tag/v0.24.2)

[Compare Source](https://togithub.com/googleapis/python-trace/compare/v0.24.1...v0.24.2)

##### Bug Fixes

-   **deps:** require protobuf<4.0.0 on v0 branch ([#&GoogleCloudPlatform#8203;235](https://togithub.com/googleapis/python-trace/issues/235)) ([30229b3](https://togithub.com/googleapis/python-trace/commit/30229b335fd348d0a737d44e1063214311d414c3))

</details>

---

### 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**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
gcf-merge-on-green Bot pushed a commit that referenced this pull request Aug 12, 2022
)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-python-cloud-debugger](https://togithub.com/GoogleCloudPlatform/cloud-debug-python) | `==2.19` -> `==3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/compatibility-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/confidence-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/cloud-debug-python</summary>

### [`v3.0`](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/releases/tag/v3.0)

[Compare Source](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/compare/v2.19...v3.0)

#### What's Changed

-   feat: add Firebase RTDB backend by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/48](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/48)
-   feat: improve firebase error handling by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/53](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/53)
-   chore: release 3.0 by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/54](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/54)
-   build: bump to manylinux2014 by [@&#8203;mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/55](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/55)

**Full Changelog**: GoogleCloudPlatform/cloud-debug-python@v2.19...v3.0

</details>

---

### 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**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My4wIn0=-->
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…oogleCloudPlatform#6574)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.12.0` -> `==2.15.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.11.0` -> `==2.15.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) |
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.1.0` -> `==2.15.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/compatibility-slim/2.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.15.0/confidence-slim/2.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-python-client</summary>

### [`v2.15.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2150-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2141v2150-2021-07-27)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.14.1...v2.15.0)

##### Features

-   **alertcenter:** update the api googleapis/google-api-python-client@70810a5 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **chat:** update the api googleapis/google-api-python-client@a577cd0 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **cloudbuild:** update the api googleapis/google-api-python-client@9066056 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **content:** update the api googleapis/google-api-python-client@b123349 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **displayvideo:** update the api googleapis/google-api-python-client@c525d72 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **dns:** update the api googleapis/google-api-python-client@13436cc ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **eventarc:** update the api googleapis/google-api-python-client@6be3394 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **file:** update the api googleapis/google-api-python-client@817a0e6 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **monitoring:** update the api googleapis/google-api-python-client@bd32149 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **people:** update the api googleapis/google-api-python-client@aa6b47d ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **retail:** update the api googleapis/google-api-python-client@d39f06e ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **securitycenter:** update the api googleapis/google-api-python-client@999fab5 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **speech:** update the api googleapis/google-api-python-client@3b2c0fa ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))
-   **sqladmin:** update the api googleapis/google-api-python-client@cef24d8 ([a36e3b1](https://www.github.com/googleapis/google-api-python-client/commit/a36e3b130d609dfdc5b3ac0a70ff1b014c4bc75f))

##### Documentation

-   update license to be Apache-2.0 compliant ([#&GoogleCloudPlatform#8203;1461](https://www.togithub.com/googleapis/google-api-python-client/issues/1461)) ([882844c](https://www.github.com/googleapis/google-api-python-client/commit/882844c7b6a15493d0fb8693cd5e9159e3a12535))

##### [2.14.1](https://www.github.com/googleapis/google-api-python-client/compare/v2.14.0...v2.14.1) (2021-07-25)

##### Bug Fixes

-   drop six dependency ([#&GoogleCloudPlatform#8203;1452](https://www.togithub.com/googleapis/google-api-python-client/issues/1452)) ([9f7b410](https://www.github.com/googleapis/google-api-python-client/commit/9f7b4109b370e89c29db6c58c6bd2e09002c8d42))

### [`v2.14.1`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2141-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2140v2141-2021-07-25)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.14.0...v2.14.1)

### [`v2.14.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2140-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2130v2140-2021-07-20)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.13.0...v2.14.0)

##### Features

-   **analyticsadmin:** update the api googleapis/google-api-python-client@a2e2d76 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **androiddeviceprovisioning:** update the api googleapis/google-api-python-client@83151f4 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **chat:** update the api googleapis/google-api-python-client@8e39e1e ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **cloudasset:** update the api googleapis/google-api-python-client@ebd9b97 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **cloudfunctions:** update the api googleapis/google-api-python-client@06332af ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **cloudsearch:** update the api googleapis/google-api-python-client@4aab613 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **content:** update the api googleapis/google-api-python-client@c65f297 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **datacatalog:** update the api googleapis/google-api-python-client@af28eef ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **dns:** update the api googleapis/google-api-python-client@e2ba913 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **documentai:** update the api googleapis/google-api-python-client@d1b9df7 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **file:** update the api googleapis/google-api-python-client@0cd6277 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **firebaseappcheck:** update the api googleapis/google-api-python-client@f8c3901 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **firebasestorage:** update the api googleapis/google-api-python-client@66b6961 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **gameservices:** update the api googleapis/google-api-python-client@31fd4dc ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **gkehub:** update the api googleapis/google-api-python-client@58ae34d ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **ml:** update the api googleapis/google-api-python-client@15e0de3 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **monitoring:** update the api googleapis/google-api-python-client@2b52d9f ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **notebooks:** update the api googleapis/google-api-python-client@c4698a8 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **people:** update the api googleapis/google-api-python-client@a646e56 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **recommender:** update the api googleapis/google-api-python-client@ef997b0 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **secretmanager:** update the api googleapis/google-api-python-client@489541e ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **spanner:** update the api googleapis/google-api-python-client@acdb8fc ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))
-   **testing:** update the api googleapis/google-api-python-client@e2bde19 ([0770807](https://www.github.com/googleapis/google-api-python-client/commit/0770807d690618cb51196d2c1ef812a8e0c03115))

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;1449](https://www.togithub.com/googleapis/google-api-python-client/issues/1449)) ([96d2bb0](https://www.github.com/googleapis/google-api-python-client/commit/96d2bb04f99d57f0fff2b81e8f4e792782deb712))

### [`v2.13.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2130-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2120v2130-2021-07-13)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.12.0...v2.13.0)

##### Features

-   **analyticsadmin:** update the api googleapis/google-api-python-client@96675a8 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **composer:** update the api googleapis/google-api-python-client@add2fbd ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **container:** update the api googleapis/google-api-python-client@f8fae98 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **content:** update the api googleapis/google-api-python-client@0814e00 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **datacatalog:** update the api googleapis/google-api-python-client@9970605 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **dataflow:** update the api googleapis/google-api-python-client@d5f09ef ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **docs:** update the api googleapis/google-api-python-client@dc66f4c ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **file:** update the api googleapis/google-api-python-client@523fc5c ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **firebasehosting:** update the api googleapis/google-api-python-client@c83ac38 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **healthcare:** update the api googleapis/google-api-python-client@a407471 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **ideahub:** update the api googleapis/google-api-python-client@c6b0d83 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **managedidentities:** update the api googleapis/google-api-python-client@863b333 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **memcache:** update the api googleapis/google-api-python-client@17dc001 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **metastore:** update the api googleapis/google-api-python-client@f3a76c9 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **slides:** update the api googleapis/google-api-python-client@314d61b ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **sqladmin:** update the api googleapis/google-api-python-client@62784e0 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **tpu:** update the api googleapis/google-api-python-client@16bf712 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
-   **youtube:** update the api googleapis/google-api-python-client@ec21dff ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))

##### Bug Fixes

-   **keep:** update the api googleapis/google-api-python-client@08fee73 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))

##### Documentation

-   add recommendation to use v2.x and static discovery artifacts ([#&GoogleCloudPlatform#8203;1434](https://www.togithub.com/googleapis/google-api-python-client/issues/1434)) ([ca7328c](https://www.github.com/googleapis/google-api-python-client/commit/ca7328cb5340ea282a3d98782926a0b6881a33ed))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…eCloudPlatform#6576)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.41.0` -> `==1.42.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/compatibility-slim/1.41.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/confidence-slim/1.41.0)](https://docs.renovatebot.com/merge-confidence/) |
| [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.38.0` -> `==1.42.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/compatibility-slim/1.38.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.0/confidence-slim/1.38.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-storage</summary>

### [`v1.42.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1420-httpswwwgithubcomgoogleapispython-storagecomparev1411v1420-2021-08-05)

[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.41.1...v1.42.0)

##### Features

-   add 'page_size' parameter to 'Bucket.list_blobs, list_buckets ([#&GoogleCloudPlatform#8203;520](https://www.togithub.com/googleapis/python-storage/issues/520)) ([c5f4ad8](https://www.github.com/googleapis/python-storage/commit/c5f4ad8fddd1849a4229b0126c4c022bccb90128))

##### Bug Fixes

-   **deps:** add explicit ranges for 'google-api-core' and 'google-auth' ([#&GoogleCloudPlatform#8203;530](https://www.togithub.com/googleapis/python-storage/issues/530)) ([310f207](https://www.github.com/googleapis/python-storage/commit/310f207411da0382af310172344f19c644c14e6a))
-   downloading no longer marks metadata fields as 'changed' ([#&GoogleCloudPlatform#8203;523](https://www.togithub.com/googleapis/python-storage/issues/523)) ([160d1ec](https://www.github.com/googleapis/python-storage/commit/160d1ecb41f1f269b25cb68b2d2f7daf418bf01c))
-   make 'requests.exceptions.ChunkedEncodingError retryable by default ([#&GoogleCloudPlatform#8203;526](https://www.togithub.com/googleapis/python-storage/issues/526)) ([4abb403](https://www.github.com/googleapis/python-storage/commit/4abb40310eca7ec45afc4bc5e4dfafbe083e74d2))

##### Documentation

-   update supported / removed Python versions in README ([#&GoogleCloudPlatform#8203;519](https://www.togithub.com/googleapis/python-storage/issues/519)) ([1f1b138](https://www.github.com/googleapis/python-storage/commit/1f1b138865fb171535ee0cf768aff1987ed58914))

##### [1.41.1](https://www.github.com/googleapis/python-storage/compare/v1.41.0...v1.41.1) (2021-07-20)

##### Bug Fixes

-   **deps:** pin `{api,cloud}-core`, `auth` to allow 2.x versions on Python 3 ([#&GoogleCloudPlatform#8203;512](https://www.togithub.com/googleapis/python-storage/issues/512)) ([4d7500e](https://www.github.com/googleapis/python-storage/commit/4d7500e39c51efd817b8363b69c88be040f3edb8))
-   remove trailing commas from error message constants ([#&GoogleCloudPlatform#8203;505](https://www.togithub.com/googleapis/python-storage/issues/505)) ([d4a86ce](https://www.github.com/googleapis/python-storage/commit/d4a86ceb7a7c5e00ba7bae37c7078d52478040ff)), closes [#&GoogleCloudPlatform#8203;501](https://www.togithub.com/googleapis/python-storage/issues/501)

##### Documentation

-   replace usage of deprecated function `download_as_string` in docs ([#&GoogleCloudPlatform#8203;508](https://www.togithub.com/googleapis/python-storage/issues/508)) ([8dfa4d4](https://www.github.com/googleapis/python-storage/commit/8dfa4d429dce94b671dc3e3755e52ab82733f61a))

### [`v1.41.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1411-httpswwwgithubcomgoogleapispython-storagecomparev1410v1411-2021-07-20)

[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.41.0...v1.41.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…#6585)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==1.31.0` -> `==2.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/compatibility-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/confidence-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) |
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==1.34.0` -> `==2.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/compatibility-slim/1.34.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-auth/2.0.0/confidence-slim/1.34.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v2.0.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev200-b1v200-2021-08-16)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.35.0...v2.0.0)

##### ⚠ BREAKING CHANGES

-   drop support for Python 2.7 ([#&GoogleCloudPlatform#8203;778](https://www.togithub.com/googleapis/google-auth-library-python/issues/778)) ([560cf1e](https://www.github.com/googleapis/google-auth-library-python/commit/560cf1ed02a900436c5d9e0a0fb3f94b5fd98c55))

##### Features

-   service account is able to use a private token endpoint ([#&GoogleCloudPlatform#8203;835](https://www.togithub.com/googleapis/google-auth-library-python/issues/835)) ([20b817a](https://www.github.com/googleapis/google-auth-library-python/commit/20b817af8e202b0331998e5abde4e2a5aab51f9a))

##### Bug Fixes

-   downscoping documentation bugs ([#&GoogleCloudPlatform#8203;830](https://www.togithub.com/googleapis/google-auth-library-python/issues/830)) ([da8bb13](https://www.github.com/googleapis/google-auth-library-python/commit/da8bb13c1349e771ffc2e125256030495c53d956))
-   Fix missing space in error message. ([#&GoogleCloudPlatform#8203;821](https://www.togithub.com/googleapis/google-auth-library-python/issues/821)) ([7b03988](https://www.github.com/googleapis/google-auth-library-python/commit/7b039888aeb6ec7691d91c9afce182b17f02b1a6))

##### Documentation

-   update user guide/references for downscoped creds ([#&GoogleCloudPlatform#8203;827](https://www.togithub.com/googleapis/google-auth-library-python/issues/827)) ([d1840dc](https://www.github.com/googleapis/google-auth-library-python/commit/d1840dcdcd03dfd7fdfa81d08da68402f6f8b658))

### [`v1.35.0`](https://togithub.com/googleapis/google-auth-library-python/releases/v1.35.0)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.34.0...v1.35.0)

##### Features

-   service account is able to use a private token endpoint ([#&GoogleCloudPlatform#8203;835](https://www.togithub.com/googleapis/google-auth-library-python/issues/835)) ([20b817a](https://www.github.com/googleapis/google-auth-library-python/commit/20b817af8e202b0331998e5abde4e2a5aab51f9a))

##### Bug Fixes

-   downscoping documentation bugs ([#&GoogleCloudPlatform#8203;830](https://www.togithub.com/googleapis/google-auth-library-python/issues/830)) ([da8bb13](https://www.github.com/googleapis/google-auth-library-python/commit/da8bb13c1349e771ffc2e125256030495c53d956))
-   Fix missing space in error message. ([#&GoogleCloudPlatform#8203;821](https://www.togithub.com/googleapis/google-auth-library-python/issues/821)) ([7b03988](https://www.github.com/googleapis/google-auth-library-python/commit/7b039888aeb6ec7691d91c9afce182b17f02b1a6))

##### Documentation

-   update user guide/references for downscoped creds ([#&GoogleCloudPlatform#8203;827](https://www.togithub.com/googleapis/google-auth-library-python/issues/827)) ([d1840dc](https://www.github.com/googleapis/google-auth-library-python/commit/d1840dcdcd03dfd7fdfa81d08da68402f6f8b658))

### [`v1.34.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1340-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1331v1340-2021-07-23)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.33.1...v1.34.0)

##### Features

-   support refresh callable on google.oauth2.credentials.Credentials ([#&GoogleCloudPlatform#8203;812](https://www.togithub.com/googleapis/google-auth-library-python/issues/812)) ([ec2fb18](https://www.github.com/googleapis/google-auth-library-python/commit/ec2fb18e7f0f452fb20e43fd0bfbb788bcf7f46b))

##### Bug Fixes

-   do not use the GAE APIs on gen2+ runtimes ([#&GoogleCloudPlatform#8203;807](https://www.togithub.com/googleapis/google-auth-library-python/issues/807)) ([7f7d92d](https://www.github.com/googleapis/google-auth-library-python/commit/7f7d92d63ffee91859fc819416af78cef3baf574))

##### [1.33.1](https://www.github.com/googleapis/google-auth-library-python/compare/v1.33.0...v1.33.1) (2021-07-20)

##### Bug Fixes

-   fallback to source creds expiration in downscoped tokens ([#&GoogleCloudPlatform#8203;805](https://www.togithub.com/googleapis/google-auth-library-python/issues/805)) ([dfad661](https://www.github.com/googleapis/google-auth-library-python/commit/dfad66128c6ee7513e5565d39bc7b002055dd0d5))

##### Reverts

-   revert "feat: service account is able to use a private token endpoint ([#&GoogleCloudPlatform#8203;784](https://www.togithub.com/googleapis/google-auth-library-python/issues/784))" ([#&GoogleCloudPlatform#8203;808](https://www.togithub.com/googleapis/google-auth-library-python/issues/808)) ([d94e65c](https://www.github.com/googleapis/google-auth-library-python/commit/d94e65c0e441183403608d762b92b30b77e21eeb))

### [`v1.33.1`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1331-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1330v1331-2021-07-20)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.33.0...v1.33.1)

### [`v1.33.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1330-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1321v1330-2021-07-14)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.32.1...v1.33.0)

##### Features

-   define `CredentialAccessBoundary` classes ([#&GoogleCloudPlatform#8203;793](https://www.togithub.com/googleapis/google-auth-library-python/issues/793)) ([d883921](https://www.github.com/googleapis/google-auth-library-python/commit/d883921ae8fdc92b2c2cf1b3a5cd389e1287eb60))
-   define `google.auth.downscoped.Credentials` class ([#&GoogleCloudPlatform#8203;801](https://www.togithub.com/googleapis/google-auth-library-python/issues/801)) ([2f5c3a6](https://www.github.com/googleapis/google-auth-library-python/commit/2f5c3a636192c20cf4c92c3831d1f485031d24d2))
-   service account is able to use a private token endpoint ([#&GoogleCloudPlatform#8203;784](https://www.togithub.com/googleapis/google-auth-library-python/issues/784)) ([0e26409](https://www.github.com/googleapis/google-auth-library-python/commit/0e264092e35ac02ad68d5d91424ecba5397daa41))

##### Bug Fixes

-   fix fetch_id_token credential lookup order to match adc ([#&GoogleCloudPlatform#8203;748](https://www.togithub.com/googleapis/google-auth-library-python/issues/748)) ([c34452e](https://www.github.com/googleapis/google-auth-library-python/commit/c34452ef450c42cfef37a1b0c548bb422302dd5d))

##### Documentation

-   fix code block formatting in 'user-guide.rst' ([#&GoogleCloudPlatform#8203;794](https://www.togithub.com/googleapis/google-auth-library-python/issues/794)) ([4fd84bd](https://www.github.com/googleapis/google-auth-library-python/commit/4fd84bdf43694af5107dc8c8b443c06ba2f61d2c))

##### [1.32.1](https://www.github.com/googleapis/google-auth-library-python/compare/v1.32.0...v1.32.1) (2021-06-30)

##### Bug Fixes

-   avoid leaking sub-session created for '\_auth_request' ([#&GoogleCloudPlatform#8203;789](https://www.togithub.com/googleapis/google-auth-library-python/issues/789)) ([2079ab5](https://www.github.com/googleapis/google-auth-library-python/commit/2079ab5e1db464f502248ae4f9e424deeef87fb2))

### [`v1.32.1`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1321-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1320v1321-2021-06-30)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.32.0...v1.32.1)

### [`v1.32.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1320-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1310v1320-2021-06-16)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.31.0...v1.32.0)

##### Features

-   allow scopes for self signed jwt ([#&GoogleCloudPlatform#8203;776](https://www.togithub.com/googleapis/google-auth-library-python/issues/776)) ([2cfe655](https://www.github.com/googleapis/google-auth-library-python/commit/2cfe655bba837170abc07701557a1a5e0fe3294e))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…leCloudPlatform#6641)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-translate](https://togithub.com/googleapis/python-translate) | `==3.3.2` -> `==3.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.4.0/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.4.0/confidence-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-translate</summary>

### [`v3.4.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;340-httpswwwgithubcomgoogleapispython-translatecomparev332v340-2021-08-29)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.3.2...v3.4.0)

##### Features

-   add translate_document and batch_translate_document ([#&GoogleCloudPlatform#8203;234](https://www.togithub.com/googleapis/python-translate/issues/234)) ([b5962d6](https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5))
-   **v3beta1:** add format_conversions ([b5962d6](https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5))

##### Bug Fixes

-   add missing annotation for batch document translation ([#&GoogleCloudPlatform#8203;231](https://www.togithub.com/googleapis/python-translate/issues/231)) ([a1297ba](https://www.github.com/googleapis/python-translate/commit/a1297ba6079524f82588c3fe79ec3f5c433a7606))

##### [3.3.2](https://www.github.com/googleapis/python-translate/compare/v3.3.1...v3.3.2) (2021-07-29)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&GoogleCloudPlatform#8203;215](https://www.togithub.com/googleapis/python-translate/issues/215)) ([2f1bc32](https://www.github.com/googleapis/python-translate/commit/2f1bc327fd436f2f7e86c676cbbf1e7d7cc61921))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;206](https://www.togithub.com/googleapis/python-translate/issues/206)) ([6f1df67](https://www.github.com/googleapis/python-translate/commit/6f1df6794394bcbedb18199793aaebb9c095ccf5))

##### Miscellaneous Chores

-   release as 3.3.2 ([#&GoogleCloudPlatform#8203;218](https://www.togithub.com/googleapis/python-translate/issues/218)) ([e14de99](https://www.github.com/googleapis/python-translate/commit/e14de99d9d3480274ba92ef36c93f0b626a2bd91))

##### [3.3.1](https://www.github.com/googleapis/python-translate/compare/v3.3.0...v3.3.1) (2021-07-21)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;205](https://www.togithub.com/googleapis/python-translate/issues/205)) ([3a11025](https://www.github.com/googleapis/python-translate/commit/3a1102560ab70f8a7021f3b4f024e3e9feb134fe))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…gleCloudPlatform#6638)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-monitoring](https://togithub.com/googleapis/python-monitoring) | `==2.4.2` -> `==2.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.5.0/compatibility-slim/2.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.5.0/confidence-slim/2.4.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-monitoring</summary>

### [`v2.5.0`](https://togithub.com/googleapis/python-monitoring/blob/master/CHANGELOG.md#&#8203;250-httpswwwgithubcomgoogleapispython-monitoringcomparev242v250-2021-08-27)

[Compare Source](https://togithub.com/googleapis/python-monitoring/compare/v2.4.2...v2.5.0)

##### Features

-   Added support for log-based alerts ([#&GoogleCloudPlatform#8203;204](https://www.togithub.com/googleapis/python-monitoring/issues/204)) ([b56a78c](https://www.github.com/googleapis/python-monitoring/commit/b56a78c50780e778f8ce1ad956e621433d1c451b))
-   Added support for user-defined labels on cloud monitoring's Service object ([b56a78c](https://www.github.com/googleapis/python-monitoring/commit/b56a78c50780e778f8ce1ad956e621433d1c451b))
-   Added support for user-defined labels on cloud monitoring's ServiceLevelObjective object ([b56a78c](https://www.github.com/googleapis/python-monitoring/commit/b56a78c50780e778f8ce1ad956e621433d1c451b))

##### Bug Fixes

-   mark required fields in QueryTimeSeriesRequest as required by the backend ([b56a78c](https://www.github.com/googleapis/python-monitoring/commit/b56a78c50780e778f8ce1ad956e621433d1c451b))

##### Documentation

-   **samples:** include example writing of label data ([#&GoogleCloudPlatform#8203;202](https://www.togithub.com/googleapis/python-monitoring/issues/202)) ([f5e8cf8](https://www.github.com/googleapis/python-monitoring/commit/f5e8cf8b51812b9e79bb5312f84e29b3f8c2c81e))

##### [2.4.2](https://www.github.com/googleapis/python-monitoring/compare/v2.4.1...v2.4.2) (2021-07-28)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&GoogleCloudPlatform#8203;190](https://www.togithub.com/googleapis/python-monitoring/issues/190)) ([502487a](https://www.github.com/googleapis/python-monitoring/commit/502487a6c40322b5d8a9d38e9bd0783c0db9d756))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;184](https://www.togithub.com/googleapis/python-monitoring/issues/184)) ([5b7b07b](https://www.github.com/googleapis/python-monitoring/commit/5b7b07b263e2e86f0b504b721c4295f7d8bb542a))

##### Miscellaneous Chores

-   release as 2.4.2 ([#&GoogleCloudPlatform#8203;191](https://www.togithub.com/googleapis/python-monitoring/issues/191)) ([6f183dd](https://www.github.com/googleapis/python-monitoring/commit/6f183ddeef540be4f47ee553e2b2ee8424508968))

##### [2.4.1](https://www.github.com/googleapis/python-monitoring/compare/v2.4.0...v2.4.1) (2021-07-20)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;183](https://www.togithub.com/googleapis/python-monitoring/issues/183)) ([fdc5b07](https://www.github.com/googleapis/python-monitoring/commit/fdc5b0729cb3cb7e204c36569f253fb57728b740))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…latform#6683)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [django-environ](https://django-environ.readthedocs.org) ([source](https://togithub.com/joke2k/django-environ), [changelog](https://django-environ.readthedocs.org/en/latest/changelog.html)) | `==0.6.0` -> `==0.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/django-environ/0.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/django-environ/0.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/django-environ/0.7.0/compatibility-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/django-environ/0.7.0/confidence-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>joke2k/django-environ</summary>

### [`v0.7.0`](https://togithub.com/joke2k/django-environ/blob/master/CHANGELOG.rst#v070---11-September-2021)

[Compare Source](https://togithub.com/joke2k/django-environ/compare/v0.6.0...v0.7.0)

Added
\+++++

-   Added support for negative float strings
    `#&GoogleCloudPlatform#8203;160 <https://github.com/joke2k/django-environ/issues/160>`\_.
-   Added Elasticsearch5 to search scheme
    `#&GoogleCloudPlatform#8203;297 <https://github.com/joke2k/django-environ/pull/297>`\_.
-   Added Elasticsearch7 to search scheme
    `#&GoogleCloudPlatform#8203;314 <https://github.com/joke2k/django-environ/issues/314>`\_.
-   Added the ability to use `bytes` or `str` as a default value for `Env.bytes()`.

Fixed
\+++++

-   Fixed links in the documentation.
-   Use default option in `Env.bytes()`
    `#&GoogleCloudPlatform#8203;206 <https://github.com/joke2k/django-environ/pull/206>`\_.
-   Safely evaluate a string containing an invalid Python literal
    `#&GoogleCloudPlatform#8203;200 <https://github.com/joke2k/django-environ/issues/200>`\_.

Changed
\+++++++

-   Added 'Funding' and 'Say Thanks!' project urls on pypi.
-   Stop raising `UserWarning` if `.env` file isn't found. Log a message with
    `INFO` log level instead `#&GoogleCloudPlatform#8203;243 <https://github.com/joke2k/django-environ/issues/243>`\_.

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…gleCloudPlatform#6701)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-pubsublite](https://togithub.com/googleapis/python-pubsublite) | `==1.1.0` -> `==1.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/1.2.0/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsublite/1.2.0/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-pubsublite</summary>

### [`v1.2.0`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapispython-pubsublitecomparev114v120-2021-09-15)

[Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v1.1.4...v1.2.0)

##### Features

-   Add cloud region path handling for when this is allowed by the backend ([#&GoogleCloudPlatform#8203;240](https://www.togithub.com/googleapis/python-pubsublite/issues/240)) ([4cad460](https://www.github.com/googleapis/python-pubsublite/commit/4cad4603e7d24037b401259be9ebcd116984f7c8))

##### [1.1.4](https://www.github.com/googleapis/python-pubsublite/compare/v1.1.3...v1.1.4) (2021-09-14)

##### Bug Fixes

-   Race conditions and performance issues ([#&GoogleCloudPlatform#8203;237](https://www.togithub.com/googleapis/python-pubsublite/issues/237)) ([ec76272](https://www.github.com/googleapis/python-pubsublite/commit/ec7627295bbd26a4ac910f88f4dadc5492b48fa3))

##### [1.1.3](https://www.github.com/googleapis/python-pubsublite/compare/v1.1.2...v1.1.3) (2021-09-13)

##### Bug Fixes

-   ensure ack() doesn't wait on stream messages ([#&GoogleCloudPlatform#8203;234](https://www.togithub.com/googleapis/python-pubsublite/issues/234)) ([03db702](https://www.github.com/googleapis/python-pubsublite/commit/03db702c1f88982ed424bec3d99ae9d4bdc353bd))

##### [1.1.2](https://www.github.com/googleapis/python-pubsublite/compare/v1.1.1...v1.1.2) (2021-09-13)

##### Bug Fixes

-   Enable pytype on Pub/Sub Lite repo and fix all errors ([#&GoogleCloudPlatform#8203;214](https://www.togithub.com/googleapis/python-pubsublite/issues/214)) ([df58fdf](https://www.github.com/googleapis/python-pubsublite/commit/df58fdfc83bdc4f6f753f664365a0ff26d3201e7))
-   performance issues with subscriber client ([#&GoogleCloudPlatform#8203;232](https://www.togithub.com/googleapis/python-pubsublite/issues/232)) ([78a47b2](https://www.github.com/googleapis/python-pubsublite/commit/78a47b2817bee4a468f8ce15fe437165be1d1458))

##### [1.1.1](https://www.github.com/googleapis/python-pubsublite/compare/v1.1.0...v1.1.1) (2021-09-07)

##### Bug Fixes

-   Add workaround for [https://github.com/grpc/grpc/issues/25364](https://togithub.com/grpc/grpc/issues/25364) ([#&GoogleCloudPlatform#8203;213](https://www.togithub.com/googleapis/python-pubsublite/issues/213)) ([e417bf3](https://www.github.com/googleapis/python-pubsublite/commit/e417bf39fe32c995e5ac2e0a807a10fee3f37d9f))
-   Numerous small performance and correctness issues ([#&GoogleCloudPlatform#8203;211](https://www.togithub.com/googleapis/python-pubsublite/issues/211)) ([358a1d8](https://www.github.com/googleapis/python-pubsublite/commit/358a1d8a429086ee75373260eb087a9dd171e3e6))

### [`v1.1.4`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;114-httpswwwgithubcomgoogleapispython-pubsublitecomparev113v114-2021-09-14)

[Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v1.1.3...v1.1.4)

### [`v1.1.3`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;113-httpswwwgithubcomgoogleapispython-pubsublitecomparev112v113-2021-09-13)

[Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v1.1.2...v1.1.3)

### [`v1.1.2`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;112-httpswwwgithubcomgoogleapispython-pubsublitecomparev111v112-2021-09-13)

[Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v1.1.1...v1.1.2)

### [`v1.1.1`](https://togithub.com/googleapis/python-pubsublite/blob/master/CHANGELOG.md#&#8203;111-httpswwwgithubcomgoogleapispython-pubsublitecomparev110v111-2021-09-07)

[Compare Source](https://togithub.com/googleapis/python-pubsublite/compare/v1.1.0...v1.1.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
GoogleCloudPlatform#6744)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-bigquery-storage](https://togithub.com/googleapis/python-bigquery-storage) | `==2.8.0` -> `==2.9.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery-storage/2.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery-storage/2.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery-storage/2.9.0/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery-storage/2.9.0/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-bigquery-storage</summary>

### [`v2.9.0`](https://togithub.com/googleapis/python-bigquery-storage/blob/master/CHANGELOG.md#&#8203;290-httpswwwgithubcomgoogleapispython-bigquery-storagecomparev280v290-2021-09-27)

[Compare Source](https://togithub.com/googleapis/python-bigquery-storage/compare/v2.8.0...v2.9.0)

##### Features

-   add `AppendRowsStream` to use write API from v1 endpoint ([#&GoogleCloudPlatform#8203;309](https://www.togithub.com/googleapis/python-bigquery-storage/issues/309)) ([9fc3c08](https://www.github.com/googleapis/python-bigquery-storage/commit/9fc3c08cdeebfbd69bc815f951a07b2d086b0a69))
-   add BigQuery Storage Write API v1 ([#&GoogleCloudPlatform#8203;301](https://www.togithub.com/googleapis/python-bigquery-storage/issues/301)) ([69e3fb8](https://www.github.com/googleapis/python-bigquery-storage/commit/69e3fb8ec2ecac0417b6a4bc954004a064ae04b7))

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([a778080](https://www.github.com/googleapis/python-bigquery-storage/commit/a7780805d7350855fccdcf2aefa596851ee83923))
-   add missing read api retry setting on SplitReadStream ([#&GoogleCloudPlatform#8203;311](https://www.togithub.com/googleapis/python-bigquery-storage/issues/311)) ([66c09c0](https://www.github.com/googleapis/python-bigquery-storage/commit/66c09c01d643844117e3e35d2d90a6cc0491349e))
-   avoid failure if closing `AppendRowsStream` before opening ([#&GoogleCloudPlatform#8203;304](https://www.togithub.com/googleapis/python-bigquery-storage/issues/304)) ([9f145f8](https://www.github.com/googleapis/python-bigquery-storage/commit/9f145f87d6a54e757044ff4110d2cafd57ce08fa))
-   avoid opening write stream more than once, make open method private ([#&GoogleCloudPlatform#8203;305](https://www.togithub.com/googleapis/python-bigquery-storage/issues/305)) ([58ec844](https://www.github.com/googleapis/python-bigquery-storage/commit/58ec8444420d29c2915ec5b148de780a36eaf3e2))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…udPlatform#6798)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-dataproc](https://togithub.com/googleapis/python-dataproc) | `==2.6.0` -> `==3.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dataproc/3.0.0/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-dataproc</summary>

### [`v3.0.0`](https://togithub.com/googleapis/python-dataproc/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapispython-dataproccomparev260v300-2021-10-04)

[Compare Source](https://togithub.com/googleapis/python-dataproc/compare/v2.6.0...v3.0.0)

##### Features

-   delete deprecated Dataproc v1beta2 API client ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245))

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([be5c115](https://www.github.com/googleapis/python-dataproc/commit/be5c11554f7accfe60dd5cb8da7c4888f688c282))
-   improper types in pagers generation ([1ae784b](https://www.github.com/googleapis/python-dataproc/commit/1ae784bc1610aeb389eaa2cc7a6dc6f10c96788b))

##### Miscellaneous Chores

-   release as 3.0.0 ([#&GoogleCloudPlatform#8203;273](https://www.togithub.com/googleapis/python-dataproc/issues/273)) ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245))

##### Documentation

-   update cluster sample ([3bdeaa7](https://www.github.com/googleapis/python-dataproc/commit/3bdeaa7e707ec2af445bf7c0321959b927c9c245))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…gleCloudPlatform#6809)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-monitoring](https://togithub.com/googleapis/python-monitoring) | `==2.5.1` -> `==2.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.6.0/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.6.0/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-monitoring</summary>

### [`v2.6.0`](https://togithub.com/googleapis/python-monitoring/blob/master/CHANGELOG.md#&#8203;260-httpswwwgithubcomgoogleapispython-monitoringcomparev252v260-2021-10-07)

[Compare Source](https://togithub.com/googleapis/python-monitoring/compare/v2.5.1...v2.6.0)

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;230](https://www.togithub.com/googleapis/python-monitoring/issues/230)) ([954dd18](https://www.github.com/googleapis/python-monitoring/commit/954dd18966520dbc623470ef528166d83d3e19ba))

##### [2.5.2](https://www.github.com/googleapis/python-monitoring/compare/v2.5.1...v2.5.2) (2021-09-30)

##### Bug Fixes

-   improper types in pagers generation ([4a8b823](https://www.github.com/googleapis/python-monitoring/commit/4a8b823061a03fd0e5c385c1fa0ac964b9a5597a))

##### [2.5.1](https://www.github.com/googleapis/python-monitoring/compare/v2.5.0...v2.5.1) (2021-09-24)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([ffae24c](https://www.github.com/googleapis/python-monitoring/commit/ffae24c816a3e1645464098cf86fdaf54a3064a9))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…leCloudPlatform#6888)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-datastore](https://togithub.com/googleapis/python-datastore) | `==2.1.6` -> `==2.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.2.0/compatibility-slim/2.1.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-datastore/2.2.0/confidence-slim/2.1.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-datastore</summary>

### [`v2.2.0`](https://togithub.com/googleapis/python-datastore/blob/master/CHANGELOG.md#&#8203;220-httpswwwgithubcomgoogleapispython-datastorecomparev216v220-2021-10-08)

[Compare Source](https://togithub.com/googleapis/python-datastore/compare/v2.1.6...v2.2.0)

##### Features

-   add support for Python 3.10 ([#&GoogleCloudPlatform#8203;233](https://www.togithub.com/googleapis/python-datastore/issues/233)) ([f524c40](https://www.github.com/googleapis/python-datastore/commit/f524c40e8251c2b716ea87cd512404f0d6f1b019))

##### [2.1.6](https://www.github.com/googleapis/python-datastore/compare/v2.1.5...v2.1.6) (2021-07-26)

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;195](https://www.togithub.com/googleapis/python-datastore/issues/195)) ([f607fb5](https://www.github.com/googleapis/python-datastore/commit/f607fb544a2f7279267e5a5a534fc31e573b6b74))

##### [2.1.5](https://www.github.com/googleapis/python-datastore/compare/v2.1.4...v2.1.5) (2021-07-20)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;194](https://www.togithub.com/googleapis/python-datastore/issues/194)) ([e94f97c](https://www.github.com/googleapis/python-datastore/commit/e94f97ce42b04ba76766737eb69cdaf92bc2ac05))

##### [2.1.4](https://www.github.com/googleapis/python-datastore/compare/v2.1.3...v2.1.4) (2021-07-09)

##### Performance Improvements

-   further avoid using proto-plus wrapper when unmarshalling entities ([#&GoogleCloudPlatform#8203;190](https://www.togithub.com/googleapis/python-datastore/issues/190)) ([d0481bf](https://www.github.com/googleapis/python-datastore/commit/d0481bf8caa84a829808e7f512fda8709f38d0cc))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&GoogleCloudPlatform#8203;1127](https://www.togithub.com/googleapis/python-datastore/issues/1127)) ([#&GoogleCloudPlatform#8203;181](https://www.togithub.com/googleapis/python-datastore/issues/181)) ([6efde70](https://www.github.com/googleapis/python-datastore/commit/6efde70db751bf708091b24a932ab8571bd981a6))

##### [2.1.3](https://www.github.com/googleapis/python-datastore/compare/v2.1.2...v2.1.3) (2021-05-25)

##### Bug Fixes

-   **perf:** improve performance unmarshalling entities from protobuf2 ([#&GoogleCloudPlatform#8203;175](https://www.togithub.com/googleapis/python-datastore/issues/175)) ([0e5b718](https://www.github.com/googleapis/python-datastore/commit/0e5b718a70368f656ede3a27174ef74ca324ab65))

##### [2.1.2](https://www.github.com/googleapis/python-datastore/compare/v2.1.1...v2.1.2) (2021-05-03)

##### Bug Fixes

-   pass transaction's options to API in 'begin' ([#&GoogleCloudPlatform#8203;143](https://www.togithub.com/googleapis/python-datastore/issues/143)) ([924b10b](https://www.github.com/googleapis/python-datastore/commit/924b10b11eb7ff52367f388cf5c8e16aa9b2e32e))

##### Documentation

-   update intersphinx URLs for grpc and auth ([#&GoogleCloudPlatform#8203;93](https://www.togithub.com/googleapis/python-datastore/issues/93)) ([4f90d04](https://www.github.com/googleapis/python-datastore/commit/4f90d04c81aacdbaf83f5a9dc996898fa9c7ba26))

##### [2.1.1](https://www.github.com/googleapis/python-datastore/compare/v2.1.0...v2.1.1) (2021-04-20)

##### Bug Fixes

-   make HTTPDatastoreAPI compatible w/ microgen Gapic API ([#&GoogleCloudPlatform#8203;136](https://www.togithub.com/googleapis/python-datastore/issues/136)) ([d522799](https://www.github.com/googleapis/python-datastore/commit/d5227994a4a5e2300905d6619742664dcd909443))
-   optimize protobuf access for performance ([#&GoogleCloudPlatform#8203;155](https://www.togithub.com/googleapis/python-datastore/issues/155)) ([5b67daa](https://www.github.com/googleapis/python-datastore/commit/5b67daa3b2da1f0b5dd5b25e14bd5dee4444120b)), closes [#&GoogleCloudPlatform#8203;145](https://www.togithub.com/googleapis/python-datastore/issues/145) [#&GoogleCloudPlatform#8203;150](https://www.togithub.com/googleapis/python-datastore/issues/150)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…GoogleCloudPlatform#6899)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-error-reporting](https://togithub.com/googleapis/python-error-reporting) | `==1.2.3` -> `==1.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/compatibility-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/confidence-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-error-reporting</summary>

### [`v1.3.0`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#&#8203;130-httpswwwgithubcomgoogleapispython-error-reportingcomparev123v130-2021-10-11)

[Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.2.3...v1.3.0)

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;187](https://www.togithub.com/googleapis/python-error-reporting/issues/187)) ([a4e2cd4](https://www.github.com/googleapis/python-error-reporting/commit/a4e2cd4654ae6b3f785727e279ce362798368598))

##### Bug Fixes

-   exception thrown when grpc is disabled ([#&GoogleCloudPlatform#8203;190](https://www.togithub.com/googleapis/python-error-reporting/issues/190)) ([929e293](https://www.github.com/googleapis/python-error-reporting/commit/929e293a479dea3059bfca152b93d7740348fc39))
-   improper types in pagers generation ([18c93a9](https://www.github.com/googleapis/python-error-reporting/commit/18c93a99a967b6d86e7409f4e26ff56f1c9788de))

##### [1.2.3](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.2...v1.2.3) (2021-09-24)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([253a66f](https://www.github.com/googleapis/python-error-reporting/commit/253a66f5f606f722bf5401cdd678989b9d2baa98))

##### [1.2.2](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.1...v1.2.2) (2021-07-28)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&GoogleCloudPlatform#8203;156](https://www.togithub.com/googleapis/python-error-reporting/issues/156)) ([f9656c8](https://www.github.com/googleapis/python-error-reporting/commit/f9656c81db2f29ba4ac9ba4a5304004cd725ca5c))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;151](https://www.togithub.com/googleapis/python-error-reporting/issues/151)) ([8f11190](https://www.github.com/googleapis/python-error-reporting/commit/8f11190661e62165bd1c4a30b40797ef31abed33))

##### Miscellaneous Chores

-   release as 1.2.2 ([#&GoogleCloudPlatform#8203;157](https://www.togithub.com/googleapis/python-error-reporting/issues/157)) ([ea26377](https://www.github.com/googleapis/python-error-reporting/commit/ea2637721efac36b122edc499da08c12ae894d28))

##### [1.2.1](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.0...v1.2.1) (2021-07-20)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;150](https://www.togithub.com/googleapis/python-error-reporting/issues/150)) ([1c87673](https://www.github.com/googleapis/python-error-reporting/commit/1c876738b0bdca1b2bd65d78fa541846b0474cfa))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…loudPlatform#6914)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-vision](https://togithub.com/googleapis/python-vision) | `==2.4.4` -> `==2.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.5.0/compatibility-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-vision/2.5.0/confidence-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-vision</summary>

### [`v2.5.0`](https://togithub.com/googleapis/python-vision/blob/master/CHANGELOG.md#&#8203;250-httpswwwgithubcomgoogleapispython-visioncomparev244v250-2021-10-08)

[Compare Source](https://togithub.com/googleapis/python-vision/compare/v2.4.4...v2.5.0)

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;247](https://www.togithub.com/googleapis/python-vision/issues/247)) ([629365f](https://www.github.com/googleapis/python-vision/commit/629365f32d67bf3a6863615832e5443e185b8e3b))

##### [2.4.4](https://www.github.com/googleapis/python-vision/compare/v2.4.3...v2.4.4) (2021-09-30)

##### Bug Fixes

-   improper types in pagers generation ([29b57f6](https://www.github.com/googleapis/python-vision/commit/29b57f6ef6506ba36c66e18d46781e6a15e872b2))

##### [2.4.3](https://www.github.com/googleapis/python-vision/compare/v2.4.2...v2.4.3) (2021-09-27)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([87ad0ea](https://www.github.com/googleapis/python-vision/commit/87ad0eabbba08754320fd836c5e76fba48222b5c))

##### [2.4.2](https://www.github.com/googleapis/python-vision/compare/v2.4.1...v2.4.2) (2021-07-29)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&GoogleCloudPlatform#8203;207](https://www.togithub.com/googleapis/python-vision/issues/207)) ([f5b5ca5](https://www.github.com/googleapis/python-vision/commit/f5b5ca52aaa04dbe91dcf32097309e00593b5ce9))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;201](https://www.togithub.com/googleapis/python-vision/issues/201)) ([f6eaa1c](https://www.github.com/googleapis/python-vision/commit/f6eaa1c0a89258f9378672b8713990fc10cea0c9))

##### Miscellaneous Chores

-   release as 2.4.2 ([#&GoogleCloudPlatform#8203;209](https://www.togithub.com/googleapis/python-vision/issues/209)) ([8d48b1b](https://www.github.com/googleapis/python-vision/commit/8d48b1b2284da8eff95190478292f5422d59a2f1))

##### [2.4.1](https://www.github.com/googleapis/python-vision/compare/v2.4.0...v2.4.1) (2021-07-21)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;200](https://www.togithub.com/googleapis/python-vision/issues/200)) ([1409d36](https://www.github.com/googleapis/python-vision/commit/1409d366835f3e12bc5b26c09123b2e70f9dcb70))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…udPlatform#6913)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-dns](https://togithub.com/googleapis/python-dns) | `==0.33.1` -> `==0.34.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dns/0.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dns/0.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dns/0.34.0/compatibility-slim/0.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dns/0.34.0/confidence-slim/0.33.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-dns</summary>

### [`v0.34.0`](https://togithub.com/googleapis/python-dns/blob/master/CHANGELOG.md#&#8203;0340-httpswwwgithubcomgoogleapispython-dnscomparev0331v0340-2021-10-08)

[Compare Source](https://togithub.com/googleapis/python-dns/compare/v0.33.1...v0.34.0)

##### Features

-   add support for Python 3.10 ([#&GoogleCloudPlatform#8203;121](https://www.togithub.com/googleapis/python-dns/issues/121)) ([af8be30](https://www.github.com/googleapis/python-dns/commit/af8be306e5c8512602e739471c016d84b4b46759))

##### [0.33.1](https://www.github.com/googleapis/python-dns/compare/v0.33.0...v0.33.1) (2021-09-20)

##### Bug Fixes

-   remove six ([#&GoogleCloudPlatform#8203;115](https://www.togithub.com/googleapis/python-dns/issues/115)) ([95f94ef](https://www.github.com/googleapis/python-dns/commit/95f94ef4d75273deae56dc8ecfcc708e2be84d03))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…leCloudPlatform#6917)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-translate](https://togithub.com/googleapis/python-translate) | `==3.4.1` -> `==3.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.5.0/compatibility-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.5.0/confidence-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-translate</summary>

### [`v3.5.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;350-httpswwwgithubcomgoogleapispython-translatecomparev341v350-2021-10-11)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.4.1...v3.5.0)

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;267](https://www.togithub.com/googleapis/python-translate/issues/267)) ([6e750e8](https://www.github.com/googleapis/python-translate/commit/6e750e8d655cc6ae7967ff5e105b6f64dd05c4c3))

##### Bug Fixes

-   [#&GoogleCloudPlatform#8203;254](https://www.togithub.com/googleapis/python-translate/issues/254) by increasing timeout, use backoff module instead of flaky ([#&GoogleCloudPlatform#8203;271](https://www.togithub.com/googleapis/python-translate/issues/271)) ([0cff0f2](https://www.github.com/googleapis/python-translate/commit/0cff0f2d6c1a6509f03e18a5a3dbd8377f864b27))

##### [3.4.1](https://www.github.com/googleapis/python-translate/compare/v3.4.0...v3.4.1) (2021-09-30)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([6bbf390](https://www.github.com/googleapis/python-translate/commit/6bbf39038f37a3d16018d9ee9f356145a50f987c))
-   improper types in pagers generation ([cd70523](https://www.github.com/googleapis/python-translate/commit/cd70523d9a628684515a8d910e7e5158817b3e61))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…oogleCloudPlatform#6901)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | `==2.24.0` -> `==2.25.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/compatibility-slim/2.24.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-python-client/2.25.0/confidence-slim/2.24.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-python-client</summary>

### [`v2.25.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;2250-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev2240v2250-2021-10-09)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v2.24.0...v2.25.0)

##### Features

-   enable self signed jwt for service account credentials ([#&GoogleCloudPlatform#8203;1553](https://www.togithub.com/googleapis/google-api-python-client/issues/1553)) ([1fb3c8e](https://www.github.com/googleapis/google-api-python-client/commit/1fb3c8ec61295adc876fa449e92fe5d682f33cbd))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…6930)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Pillow](https://python-pillow.org) ([source](https://togithub.com/python-pillow/Pillow), [changelog](https://togithub.com/python-pillow/Pillow/blob/master/CHANGES.rst)) | `==8.3.2` -> `==8.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/Pillow/8.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/Pillow/8.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/Pillow/8.4.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/Pillow/8.4.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |
| [pillow](https://python-pillow.org) ([source](https://togithub.com/python-pillow/Pillow), [changelog](https://togithub.com/python-pillow/Pillow/blob/master/CHANGES.rst)) | `==8.3.2` -> `==8.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/pillow/8.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pillow/8.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pillow/8.4.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pillow/8.4.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>python-pillow/Pillow</summary>

### [`v8.4.0`](https://togithub.com/python-pillow/Pillow/blob/master/CHANGES.rst#&#8203;840-2021-10-15)

[Compare Source](https://togithub.com/python-pillow/Pillow/compare/8.3.2...8.4.0)

-   Prefer global transparency in GIF when replacing with background color [#&GoogleCloudPlatform#8203;5756](https://togithub.com/python-pillow/Pillow/issues/5756)
    \[radarhere]

-   Added "exif" keyword argument to TIFF saving [#&GoogleCloudPlatform#8203;5575](https://togithub.com/python-pillow/Pillow/issues/5575)
    \[radarhere]

-   Copy Python palette to new image in quantize() [#&GoogleCloudPlatform#8203;5696](https://togithub.com/python-pillow/Pillow/issues/5696)
    \[radarhere]

-   Read ICO AND mask from end [#&GoogleCloudPlatform#8203;5667](https://togithub.com/python-pillow/Pillow/issues/5667)
    \[radarhere]

-   Actually check the framesize in FliDecode.c [#&GoogleCloudPlatform#8203;5659](https://togithub.com/python-pillow/Pillow/issues/5659)
    \[wiredfool]

-   Determine JPEG2000 mode purely from ihdr header box [#&GoogleCloudPlatform#8203;5654](https://togithub.com/python-pillow/Pillow/issues/5654)
    \[radarhere]

-   Fixed using info dictionary when writing multiple APNG frames [#&GoogleCloudPlatform#8203;5611](https://togithub.com/python-pillow/Pillow/issues/5611)
    \[radarhere]

-   Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 [#&GoogleCloudPlatform#8203;5655](https://togithub.com/python-pillow/Pillow/issues/5655)
    \[radarhere]

-   For GIF save_all with palette, do not include palette with each frame [#&GoogleCloudPlatform#8203;5603](https://togithub.com/python-pillow/Pillow/issues/5603)
    \[radarhere]

-   Keep transparency when converting from P to LA or PA [#&GoogleCloudPlatform#8203;5606](https://togithub.com/python-pillow/Pillow/issues/5606)
    \[radarhere]

-   Copy palette to new image in transform() [#&GoogleCloudPlatform#8203;5647](https://togithub.com/python-pillow/Pillow/issues/5647)
    \[radarhere]

-   Added "transparency" argument to EpsImagePlugin load() [#&GoogleCloudPlatform#8203;5620](https://togithub.com/python-pillow/Pillow/issues/5620)
    \[radarhere]

-   Corrected pathlib.Path detection when saving [#&GoogleCloudPlatform#8203;5633](https://togithub.com/python-pillow/Pillow/issues/5633)
    \[radarhere]

-   Added WalImageFile class [#&GoogleCloudPlatform#8203;5618](https://togithub.com/python-pillow/Pillow/issues/5618)
    \[radarhere]

-   Consider I;16 pixel size when drawing text [#&GoogleCloudPlatform#8203;5598](https://togithub.com/python-pillow/Pillow/issues/5598)
    \[radarhere]

-   If default conversion from P is RGB with transparency, convert to RGBA [#&GoogleCloudPlatform#8203;5594](https://togithub.com/python-pillow/Pillow/issues/5594)
    \[radarhere]

-   Speed up rotating square images by 90 or 270 degrees [#&GoogleCloudPlatform#8203;5646](https://togithub.com/python-pillow/Pillow/issues/5646)
    \[radarhere]

-   Add support for reading DPI information from JPEG2000 images
    \[rogermb, radarhere]

-   Catch TypeError from corrupted DPI value in EXIF [#&GoogleCloudPlatform#8203;5639](https://togithub.com/python-pillow/Pillow/issues/5639)
    \[homm, radarhere]

-   Do not close file pointer when saving SGI images [#&GoogleCloudPlatform#8203;5645](https://togithub.com/python-pillow/Pillow/issues/5645)
    \[farizrahman4u, radarhere]

-   Deprecate ImagePalette size parameter [#&GoogleCloudPlatform#8203;5641](https://togithub.com/python-pillow/Pillow/issues/5641)
    \[radarhere, hugovk]

-   Prefer command line tools SDK on macOS [#&GoogleCloudPlatform#8203;5624](https://togithub.com/python-pillow/Pillow/issues/5624)
    \[radarhere]

-   Added tags when saving YCbCr TIFF [#&GoogleCloudPlatform#8203;5597](https://togithub.com/python-pillow/Pillow/issues/5597)
    \[radarhere]

-   PSD layer count may be negative [#&GoogleCloudPlatform#8203;5613](https://togithub.com/python-pillow/Pillow/issues/5613)
    \[radarhere]

-   Fixed ImageOps expand with tuple border on P image [#&GoogleCloudPlatform#8203;5615](https://togithub.com/python-pillow/Pillow/issues/5615)
    \[radarhere]

-   Fixed error saving APNG with duplicate frames and different duration times [#&GoogleCloudPlatform#8203;5609](https://togithub.com/python-pillow/Pillow/issues/5609)
    \[thak1411, radarhere]

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…leCloudPlatform#6941)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-translate](https://togithub.com/googleapis/python-translate) | `==3.5.0` -> `==3.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.6.0/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-translate</summary>

### [`v3.6.0`](https://togithub.com/googleapis/python-translate/blob/master/CHANGELOG.md#&#8203;360-httpswwwgithubcomgoogleapispython-translatecomparev350v360-2021-10-18)

[Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.5.0...v3.6.0)

##### Features

-   add support for python 3.10 ([#&GoogleCloudPlatform#8203;275](https://www.togithub.com/googleapis/python-translate/issues/275)) ([381fc15](https://www.github.com/googleapis/python-translate/commit/381fc15cd920252edbc280b7623125955ee68347))

##### Bug Fixes

-   add model signature for batch document translation ([#&GoogleCloudPlatform#8203;276](https://www.togithub.com/googleapis/python-translate/issues/276)) ([be0b01b](https://www.github.com/googleapis/python-translate/commit/be0b01bb5b21cec9910967305784fc02c7ce83ff))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
….0 (GoogleCloudPlatform#6959)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-service-directory](https://togithub.com/googleapis/python-service-directory) | `==1.1.0` -> `==1.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-service-directory/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-service-directory/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-service-directory/1.2.0/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-service-directory/1.2.0/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-service-directory</summary>

### [`v1.2.0`](https://togithub.com/googleapis/python-service-directory/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapispython-service-directorycomparev110v120-2021-10-20)

[Compare Source](https://togithub.com/googleapis/python-service-directory/compare/v1.1.0...v1.2.0)

##### Features

-   add support for python 3.10 ([#&GoogleCloudPlatform#8203;126](https://www.togithub.com/googleapis/python-service-directory/issues/126)) ([3d3847c](https://www.github.com/googleapis/python-service-directory/commit/3d3847cd14542934a4b992ab789bbc5f1bffe2ef))

##### Documentation

-   fix docstring formatting ([#&GoogleCloudPlatform#8203;130](https://www.togithub.com/googleapis/python-service-directory/issues/130)) ([a440a30](https://www.github.com/googleapis/python-service-directory/commit/a440a307044cb58c301111df7491ce59778abaac))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…m#7042)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [imageio](https://togithub.com/imageio/imageio) | `==2.10.2` -> `==2.10.3` | [![age](https://badges.renovateapi.com/packages/pypi/imageio/2.10.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/imageio/2.10.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/imageio/2.10.3/compatibility-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/imageio/2.10.3/confidence-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>imageio/imageio</summary>

### [`v2.10.3`](https://togithub.com/imageio/imageio/blob/master/CHANGELOG.md#v2103-2021-11-06)

[Compare Source](https://togithub.com/imageio/imageio/compare/v2.10.2...v2.10.3)

##### Fix

-   Fix file extension bug when filename contains '#'. ([#&GoogleCloudPlatform#8203;678](https://togithub.com/imageio/imageio/issues/678)) ([`f3fa631`](https://togithub.com/imageio/imageio/commit/f3fa6318ebd6005ebf2361438795cfbf87e62f7c))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…gleCloudPlatform#7079)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-aiplatform](https://togithub.com/googleapis/python-aiplatform) | `==1.4.2` -> `==1.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/compatibility-slim/1.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/confidence-slim/1.4.2)](https://docs.renovatebot.com/merge-confidence/) |
| [google-cloud-aiplatform](https://togithub.com/googleapis/python-aiplatform) | `==1.1.1` -> `==1.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/confidence-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) |
| [google-cloud-aiplatform](https://togithub.com/googleapis/python-aiplatform) | `==1.3.0` -> `==1.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-aiplatform/1.7.0/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-aiplatform</summary>

### [`v1.7.0`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;170-httpswwwgithubcomgoogleapispython-aiplatformcomparev162v170-2021-11-06)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.6.2...v1.7.0)

##### Features

-   Adds support for `google.protobuf.Value` pipeline parameters in the `parameter_values` field ([#&GoogleCloudPlatform#8203;807](https://www.togithub.com/googleapis/python-aiplatform/issues/807)) ([c97199d](https://www.github.com/googleapis/python-aiplatform/commit/c97199dd2cb712ef436ee9cbf6b8add27b42b174))
-   Adds support for `google.protobuf.Value` pipeline parameters in the `parameter_values` field ([#&GoogleCloudPlatform#8203;808](https://www.togithub.com/googleapis/python-aiplatform/issues/808)) ([726b620](https://www.github.com/googleapis/python-aiplatform/commit/726b620bea1223c80225c9a3c2b54342e9c14052))
-   PipelineJob switch to v1 API from v1beta1 API ([#&GoogleCloudPlatform#8203;750](https://www.togithub.com/googleapis/python-aiplatform/issues/750)) ([8db7e0c](https://www.github.com/googleapis/python-aiplatform/commit/8db7e0ca4e796fea47c1bdf4c0fccd514f2dd8c2))

##### Bug Fixes

-   Correct PipelineJob credentials description ([#&GoogleCloudPlatform#8203;816](https://www.togithub.com/googleapis/python-aiplatform/issues/816)) ([49aaa87](https://www.github.com/googleapis/python-aiplatform/commit/49aaa8719a3daabf7e0d23fa1cd1d64c19159a83))
-   Fixed docstrings for Dataset in AutoMLForecastingTrainingJob ([760887b](https://www.github.com/googleapis/python-aiplatform/commit/760887b196884707473896def9e8b69c9fc77423))

##### Documentation

-   Fix pydocs README to be consistent with repo README ([#&GoogleCloudPlatform#8203;821](https://www.togithub.com/googleapis/python-aiplatform/issues/821)) ([95dbd60](https://www.github.com/googleapis/python-aiplatform/commit/95dbd6020ee8f3037b0834eb39312b5d7e5fd8e1))
-   Update sample with feedback from b/191251050 ([#&GoogleCloudPlatform#8203;818](https://www.togithub.com/googleapis/python-aiplatform/issues/818)) ([6b2d938](https://www.github.com/googleapis/python-aiplatform/commit/6b2d93834734b6789c13ef3782b1b3632f5c6133))

##### [1.6.2](https://www.github.com/googleapis/python-aiplatform/compare/v1.6.1...v1.6.2) (2021-11-01)

##### Features

-   Add PipelineJob.submit to create PipelineJob without monitoring it's completion. ([#&GoogleCloudPlatform#8203;798](https://www.togithub.com/googleapis/python-aiplatform/issues/798)) ([7ab05d5](https://www.github.com/googleapis/python-aiplatform/commit/7ab05d5e127636d96365b7ea408974ccd6c2f0fe))
-   support new protobuf value param types for Pipeline Job client ([#&GoogleCloudPlatform#8203;797](https://www.togithub.com/googleapis/python-aiplatform/issues/797)) ([2fc05ca](https://www.github.com/googleapis/python-aiplatform/commit/2fc05cab03a2c7f8462b234b02d43bc7581ba845))

##### Bug Fixes

-   Add retries when polling during monitoring runs ([#&GoogleCloudPlatform#8203;786](https://www.togithub.com/googleapis/python-aiplatform/issues/786)) ([45401c0](https://www.github.com/googleapis/python-aiplatform/commit/45401c09f23ed616a7ca84b3d7f53b8a1db21c7c))
-   use version.py for versioning ([#&GoogleCloudPlatform#8203;804](https://www.togithub.com/googleapis/python-aiplatform/issues/804)) ([514031f](https://www.github.com/googleapis/python-aiplatform/commit/514031fce90b6e4606279d4903dc93b0f18b9f2a))
-   Widen system test timeout, handle tearing down failed training pipelines ([#&GoogleCloudPlatform#8203;791](https://www.togithub.com/googleapis/python-aiplatform/issues/791)) ([78879e2](https://www.github.com/googleapis/python-aiplatform/commit/78879e2482cac7ef5520f1d7fe900768147b948e))

##### Miscellaneous Chores

-   release 1.6.2 ([#&GoogleCloudPlatform#8203;809](https://www.togithub.com/googleapis/python-aiplatform/issues/809)) ([e50b049](https://www.github.com/googleapis/python-aiplatform/commit/e50b0497574411a9c7462d76dca489281ee48d83))

##### [1.6.1](https://www.github.com/googleapis/python-aiplatform/compare/v1.6.0...v1.6.1) (2021-10-25)

##### Features

-   Add debugging terminal support for CustomJob, HyperparameterTun… ([#&GoogleCloudPlatform#8203;699](https://www.togithub.com/googleapis/python-aiplatform/issues/699)) ([2deb505](https://www.github.com/googleapis/python-aiplatform/commit/2deb50502ae2bb8ba3f97d69b06b72b7625639a4))
-   add support for python 3.10 ([#&GoogleCloudPlatform#8203;769](https://www.togithub.com/googleapis/python-aiplatform/issues/769)) ([8344804](https://www.github.com/googleapis/python-aiplatform/commit/83448044508f5feb052ae7fc5a5a7ca917cee0d1))
-   Add training_utils folder and environment_variables for training ([141c008](https://www.github.com/googleapis/python-aiplatform/commit/141c008759aefe56a41e1eac654739c509d9754d))
-   enable reduction server ([#&GoogleCloudPlatform#8203;741](https://www.togithub.com/googleapis/python-aiplatform/issues/741)) ([8ef0ded](https://www.github.com/googleapis/python-aiplatform/commit/8ef0ded034db797adb4d458eba43537992d822bd))
-   enabling AutoML Forecasting training response to include BigQuery location of exported evaluated examples  ([#&GoogleCloudPlatform#8203;657](https://www.togithub.com/googleapis/python-aiplatform/issues/657)) ([c1c2326](https://www.github.com/googleapis/python-aiplatform/commit/c1c2326b2342ab1b6f4c4ce3852e63376eae740d))
-   **PipelineJob:** allow PipelineSpec as param ([#&GoogleCloudPlatform#8203;774](https://www.togithub.com/googleapis/python-aiplatform/issues/774)) ([f90a1bd](https://www.github.com/googleapis/python-aiplatform/commit/f90a1bd775daa0892e16fd82fc1738fa9a912ec7))
-   pre batch creating TensorboardRuns and TensorboardTimeSeries in one_shot mode to speed up uploading ([#&GoogleCloudPlatform#8203;772](https://www.togithub.com/googleapis/python-aiplatform/issues/772)) ([c9f68c6](https://www.github.com/googleapis/python-aiplatform/commit/c9f68c6e840ba3cda04080623dfbcba6945d53e8))

##### Bug Fixes

-   cast resource labels to dict type ([#&GoogleCloudPlatform#8203;783](https://www.togithub.com/googleapis/python-aiplatform/issues/783)) ([255edc9](https://www.github.com/googleapis/python-aiplatform/commit/255edc92dc897619ddd705463aefb8a1723ae8cd))
-   Remove sync parameter from create_endpoint_sample ([#&GoogleCloudPlatform#8203;695](https://www.togithub.com/googleapis/python-aiplatform/issues/695)) ([0477f5a](https://www.github.com/googleapis/python-aiplatform/commit/0477f5a10ba1048e64c11fc3d7e1e375b19a10fe))

##### Miscellaneous Chores

-   release 1.6.1 ([#&GoogleCloudPlatform#8203;789](https://www.togithub.com/googleapis/python-aiplatform/issues/789)) ([4520d35](https://www.github.com/googleapis/python-aiplatform/commit/4520d350beb756549304de60d62ff637bb1807c5))

### [`v1.6.2`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;162-httpswwwgithubcomgoogleapispython-aiplatformcomparev161v162-2021-11-01)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.6.1...v1.6.2)

### [`v1.6.1`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;161-httpswwwgithubcomgoogleapispython-aiplatformcomparev160v161-2021-10-25)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.6.0...v1.6.1)

### [`v1.6.0`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;160-httpswwwgithubcomgoogleapispython-aiplatformcomparev150v160-2021-10-12)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.5.0...v1.6.0)

##### Features

-   add featurestore service to aiplatform v1  ([#&GoogleCloudPlatform#8203;765](https://www.togithub.com/googleapis/python-aiplatform/issues/765)) ([68c88e4](https://www.github.com/googleapis/python-aiplatform/commit/68c88e48f62d5c2ff561862ba810a48389f7e41a))
-   Add one shot profile uploads to tensorboard uploader. ([#&GoogleCloudPlatform#8203;704](https://www.togithub.com/googleapis/python-aiplatform/issues/704)) ([a83f253](https://www.github.com/googleapis/python-aiplatform/commit/a83f2535b31e2aaff0306c7290265b864b9ddb40))
-   Added column_specs, training_encryption_spec_key_name, model_encryption_spec_key_name to AutoMLForecastingTrainingJob.init and various split methods to AutoMLForecastingTrainingJob.run ([#&GoogleCloudPlatform#8203;647](https://www.togithub.com/googleapis/python-aiplatform/issues/647)) ([7cb6976](https://www.github.com/googleapis/python-aiplatform/commit/7cb69764e0f9be9ca0fcb1641f4dc90e3b306bed))
-   Lazy load Endpoint class ([#&GoogleCloudPlatform#8203;655](https://www.togithub.com/googleapis/python-aiplatform/issues/655)) ([c795c6f](https://www.github.com/googleapis/python-aiplatform/commit/c795c6fbb87c4f71845cfbd2647c1adbc029bcef))

### [`v1.5.0`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;150-httpswwwgithubcomgoogleapispython-aiplatformcomparev143v150-2021-09-30)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.4.3...v1.5.0)

##### Features

-   Add data plane code snippets for feature store service ([#&GoogleCloudPlatform#8203;713](https://www.togithub.com/googleapis/python-aiplatform/issues/713)) ([e3ea683](https://www.github.com/googleapis/python-aiplatform/commit/e3ea683bf754832340853a15bdb0a0662500a70f))
-   add flaky test diagnostic script ([#&GoogleCloudPlatform#8203;734](https://www.togithub.com/googleapis/python-aiplatform/issues/734)) ([09e48de](https://www.github.com/googleapis/python-aiplatform/commit/09e48de8b79fb5d601169663c9a8e1c33883f1cf))
-   add vizier service to aiplatform v1 BUILD.bazel ([#&GoogleCloudPlatform#8203;731](https://www.togithub.com/googleapis/python-aiplatform/issues/731)) ([1a580ae](https://www.github.com/googleapis/python-aiplatform/commit/1a580aec158b5e25b94f27a6a9daa3943124c485))
-   code snippets for feature store control plane ([#&GoogleCloudPlatform#8203;709](https://www.togithub.com/googleapis/python-aiplatform/issues/709)) ([8e06ced](https://www.github.com/googleapis/python-aiplatform/commit/8e06ced83ed2cc480d869318c4debef9c28ad214))
-   Updating the Tensorboard uploader to use the new batch write API so it runs more efficiently ([#&GoogleCloudPlatform#8203;710](https://www.togithub.com/googleapis/python-aiplatform/issues/710)) ([9d1b01a](https://www.github.com/googleapis/python-aiplatform/commit/9d1b01a91dc077bfe8edf023216b65b826d67d5f))

##### Bug Fixes

-   [#&GoogleCloudPlatform#8203;677](https://www.togithub.com/googleapis/python-aiplatform/issues/677) ([#&GoogleCloudPlatform#8203;728](https://www.togithub.com/googleapis/python-aiplatform/issues/728)) ([7f548e4](https://www.github.com/googleapis/python-aiplatform/commit/7f548e4b5322055a3c2befcdc9d4eef1bc2278ca))
-   **PipelineJob:** use name as output only field ([#&GoogleCloudPlatform#8203;719](https://www.togithub.com/googleapis/python-aiplatform/issues/719)) ([1c84464](https://www.github.com/googleapis/python-aiplatform/commit/1c84464e3130f9db81cd341306b334f9a490587f))
-   use the project id from BQ dataset instead of the default project id ([#&GoogleCloudPlatform#8203;717](https://www.togithub.com/googleapis/python-aiplatform/issues/717)) ([e87a255](https://www.github.com/googleapis/python-aiplatform/commit/e87a255705a5d04ade79f12c706dc842c0228118))

##### [1.4.3](https://www.github.com/googleapis/python-aiplatform/compare/v1.4.2...v1.4.3) (2021-09-17)

##### Features

-   **PipelineJob:** support dict, list, bool typed input parameters fr… ([#&GoogleCloudPlatform#8203;693](https://www.togithub.com/googleapis/python-aiplatform/issues/693)) ([243b75c](https://www.github.com/googleapis/python-aiplatform/commit/243b75c2655beeef47848410a40d86a072428ac3))

##### Bug Fixes

-   Update milli node_hours for image training ([#&GoogleCloudPlatform#8203;663](https://www.togithub.com/googleapis/python-aiplatform/issues/663)) ([64768c3](https://www.github.com/googleapis/python-aiplatform/commit/64768c3591f648932e023713d2a728ce5318bb8b))
-   XAI Metadata compatibility with Model.upload ([#&GoogleCloudPlatform#8203;705](https://www.togithub.com/googleapis/python-aiplatform/issues/705)) ([f0570cb](https://www.github.com/googleapis/python-aiplatform/commit/f0570cb999f024ca96e7daaa102c81b681c2a575))

##### Miscellaneous Chores

-   release 1.4.3 ([#&GoogleCloudPlatform#8203;715](https://www.togithub.com/googleapis/python-aiplatform/issues/715)) ([b610486](https://www.github.com/googleapis/python-aiplatform/commit/b6104868161a236fc5585855b5948a5e3294aea2))

##### [1.4.2](https://www.github.com/googleapis/python-aiplatform/compare/v1.4.1...v1.4.2) (2021-09-10)

##### Features

-   add explanation metadata `get_metadata_protobuf` for reuse ([#&GoogleCloudPlatform#8203;672](https://www.togithub.com/googleapis/python-aiplatform/issues/672)) ([efb6d18](https://www.github.com/googleapis/python-aiplatform/commit/efb6d18f868086bc53aceab60942eb837ced65b7))

##### [1.4.1](https://www.github.com/googleapis/python-aiplatform/compare/v1.4.0...v1.4.1) (2021-09-07)

##### Features

-   add prediction service RPC RawPredict to aiplatform_v1beta1 feat: add tensorboard service RPCs to aiplatform_v1beta1: BatchCreateTensorboardRuns, BatchCreateTensorboardTimeSeries, WriteTensorboardExperimentData feat: add model_deployment_monitori... ([#&GoogleCloudPlatform#8203;670](https://www.togithub.com/googleapis/python-aiplatform/issues/670)) ([b73cd94](https://www.github.com/googleapis/python-aiplatform/commit/b73cd9485f8713ac42e7efa9bfd952f67368b778))
-   add Vizier service to aiplatform v1 ([#&GoogleCloudPlatform#8203;671](https://www.togithub.com/googleapis/python-aiplatform/issues/671)) ([179150a](https://www.github.com/googleapis/python-aiplatform/commit/179150aed80d1386993a07870fe34f2b637ded18))
-   add XAI, model monitoring, and index services to aiplatform v1 ([#&GoogleCloudPlatform#8203;668](https://www.togithub.com/googleapis/python-aiplatform/issues/668)) ([1fbce55](https://www.github.com/googleapis/python-aiplatform/commit/1fbce55fd846f473f41c16c1185be893e2376bdd))
-   Update tensorboard uploader to use Dispatcher for handling different event types ([#&GoogleCloudPlatform#8203;651](https://www.togithub.com/googleapis/python-aiplatform/issues/651)) ([d20b520](https://www.github.com/googleapis/python-aiplatform/commit/d20b520ea936a6554a24099beb0e044f237ff741)), closes [#&GoogleCloudPlatform#8203;519](https://www.togithub.com/googleapis/python-aiplatform/issues/519)

##### Documentation

-   Add code sample for Pipelines ([#&GoogleCloudPlatform#8203;684](https://www.togithub.com/googleapis/python-aiplatform/issues/684)) ([4f0c18e](https://www.github.com/googleapis/python-aiplatform/commit/4f0c18e8989cf353019876a73aa57457332e88fb))

### [`v1.4.3`](https://togithub.com/googleapis/python-aiplatform/blob/master/CHANGELOG.md#&#8203;143-httpswwwgithubcomgoogleapispython-aiplatformcomparev142v143-2021-09-17)

[Compare Source](https://togithub.com/googleapis/python-aiplatform/compare/v1.4.2...v1.4.3)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…latform#7108)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [apache-airflow](https://airflow.apache.org/) ([source](https://togithub.com/apache/airflow)) | `==2.1.2` -> `==2.2.2` | [![age](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/compatibility-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/confidence-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) |
| [apache-airflow](https://airflow.apache.org/) ([source](https://togithub.com/apache/airflow)) | `==1.10.14` -> `==2.2.2` | [![age](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/compatibility-slim/1.10.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/apache-airflow/2.2.2/confidence-slim/1.10.14)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>apache/airflow</summary>

### [`v2.2.1`](https://togithub.com/apache/airflow/blob/master/CHANGELOG.txt#Airflow-221-2021-10-29)

[Compare Source](https://togithub.com/apache/airflow/compare/2.2.0...2.2.1)

Bug Fixes
"""""""""

-   Fix Unexpected commit error in schedulerjob ([#&#8203;19213](https://togithub.com/apache/airflow/issues/19213))
-   Add DagRun.logical_date as a property ([#&#8203;19198](https://togithub.com/apache/airflow/issues/19198))
-   Clear ti.next_method and ti.next_kwargs on task finish ([#&#8203;19183](https://togithub.com/apache/airflow/issues/19183))
-   Faster PostgreSQL db migration to Airflow 2.2 ([#&#8203;19166](https://togithub.com/apache/airflow/issues/19166))
-   Remove incorrect type comment in `Swagger2Specification._set_defaults` classmethod ([#&#8203;19065](https://togithub.com/apache/airflow/issues/19065))
-   Add TriggererJob to jobs check command ([#&#8203;19179](https://togithub.com/apache/airflow/issues/19179), [#&#8203;19185](https://togithub.com/apache/airflow/issues/19185))
-   Hide tooltip when next run is `None` ([#&#8203;19112](https://togithub.com/apache/airflow/issues/19112))
-   Create TI context with data interval compat layer ([#&#8203;19148](https://togithub.com/apache/airflow/issues/19148))
-   Fix queued dag runs changes `catchup=False` behaviour ([#&#8203;19130](https://togithub.com/apache/airflow/issues/19130), [#&#8203;19145](https://togithub.com/apache/airflow/issues/19145))
-   add detailed information to logging when a dag or a task finishes. ([#&#8203;19097](https://togithub.com/apache/airflow/issues/19097))
-   Warn about unsupported Python 3.10 ([#&#8203;19060](https://togithub.com/apache/airflow/issues/19060))
-   Fix catchup by limiting queued dagrun creation using `max_active_runs` ([#&#8203;18897](https://togithub.com/apache/airflow/issues/18897))
-   Prevent scheduler crash when serialized dag is missing ([#&#8203;19113](https://togithub.com/apache/airflow/issues/19113))
-   Don't install SQLAlchemy/Pendulum adapters for other DBs ([#&#8203;18745](https://togithub.com/apache/airflow/issues/18745))
-   Workaround libstdcpp TLS error ([#&#8203;19010](https://togithub.com/apache/airflow/issues/19010))
-   Change `ds`, `ts`, etc. back to use logical date ([#&#8203;19088](https://togithub.com/apache/airflow/issues/19088))
-   Ensure task state doesn't change when marked as failed/success/skipped ([#&#8203;19095](https://togithub.com/apache/airflow/issues/19095))
-   Relax packaging requirement ([#&#8203;19087](https://togithub.com/apache/airflow/issues/19087))
-   Rename trigger page label to Logical Date ([#&#8203;19061](https://togithub.com/apache/airflow/issues/19061))
-   Allow Param to support a default value of `None` ([#&#8203;19034](https://togithub.com/apache/airflow/issues/19034))
-   Upgrade old DAG/task param format when deserializing from the DB ([#&#8203;18986](https://togithub.com/apache/airflow/issues/18986))
-   Don't bake ENV and \_cmd into tmp config for non-sudo ([#&#8203;18772](https://togithub.com/apache/airflow/issues/18772))
-   CLI: Fail `backfill` command before loading DAGs if missing args ([#&#8203;18994](https://togithub.com/apache/airflow/issues/18994))
-   BugFix: Null execution date on insert to `task_fail` violating NOT NULL ([#&#8203;18979](https://togithub.com/apache/airflow/issues/18979))
-   Try to move "dangling" rows in upgradedb ([#&#8203;18953](https://togithub.com/apache/airflow/issues/18953))
-   Row lock TI query in `SchedulerJob._process_executor_events` ([#&#8203;18975](https://togithub.com/apache/airflow/issues/18975))
-   Sentry before send fallback ([#&#8203;18980](https://togithub.com/apache/airflow/issues/18980))
-   Fix `XCom.delete` error in Airflow 2.2.0 ([#&#8203;18956](https://togithub.com/apache/airflow/issues/18956))
-   Check python version before starting triggerer ([#&#8203;18926](https://togithub.com/apache/airflow/issues/18926))

Doc only changes
""""""""""""""""

-   Update access control documentation for TaskInstances and DagRuns ([#&#8203;18644](https://togithub.com/apache/airflow/issues/18644))
-   Add information about keepalives for managed Postgres ([#&#8203;18850](https://togithub.com/apache/airflow/issues/18850))
-   Doc: Add Callbacks Section to Logging & Monitoring ([#&#8203;18842](https://togithub.com/apache/airflow/issues/18842))
-   Group PATCH DAGrun together with other DAGRun endpoints ([#&#8203;18885](https://togithub.com/apache/airflow/issues/18885))

### [`v2.2.0`](https://togithub.com/apache/airflow/blob/master/CHANGELOG.txt#Airflow-220-2021-10-11)

[Compare Source](https://togithub.com/apache/airflow/compare/2.1.4...2.2.0)

New Features
""""""""""""

-   AIP-39: Add (customizable) Timetable class to Airflow for richer scheduling behaviour ([#&#8203;15397](https://togithub.com/apache/airflow/issues/15397), [#&#8203;16030](https://togithub.com/apache/airflow/issues/16030),
    [#&#8203;16352](https://togithub.com/apache/airflow/issues/16352), [#&#8203;17030](https://togithub.com/apache/airflow/issues/17030), [#&#8203;17122](https://togithub.com/apache/airflow/issues/17122), [#&#8203;17414](https://togithub.com/apache/airflow/issues/17414), [#&#8203;17552](https://togithub.com/apache/airflow/issues/17552), [#&#8203;17755](https://togithub.com/apache/airflow/issues/17755), [#&#8203;17989](https://togithub.com/apache/airflow/issues/17989), [#&#8203;18084](https://togithub.com/apache/airflow/issues/18084), [#&#8203;18088](https://togithub.com/apache/airflow/issues/18088), [#&#8203;18244](https://togithub.com/apache/airflow/issues/18244), [#&#8203;18266](https://togithub.com/apache/airflow/issues/18266), [#&#8203;18420](https://togithub.com/apache/airflow/issues/18420), [#&#8203;18434](https://togithub.com/apache/airflow/issues/18434),
    [#&#8203;18421](https://togithub.com/apache/airflow/issues/18421), [#&#8203;18475](https://togithub.com/apache/airflow/issues/18475), [#&#8203;18499](https://togithub.com/apache/airflow/issues/18499), [#&#8203;18573](https://togithub.com/apache/airflow/issues/18573), [#&#8203;18522](https://togithub.com/apache/airflow/issues/18522), [#&#8203;18729](https://togithub.com/apache/airflow/issues/18729), [#&#8203;18706](https://togithub.com/apache/airflow/issues/18706), [#&#8203;18742](https://togithub.com/apache/airflow/issues/18742), [#&#8203;18786](https://togithub.com/apache/airflow/issues/18786), [#&#8203;18804](https://togithub.com/apache/airflow/issues/18804))
-   AIP-40: Add Deferrable "Async" Tasks ([#&#8203;15389](https://togithub.com/apache/airflow/issues/15389), [#&#8203;17564](https://togithub.com/apache/airflow/issues/17564), [#&#8203;17565](https://togithub.com/apache/airflow/issues/17565), [#&#8203;17601](https://togithub.com/apache/airflow/issues/17601), [#&#8203;17745](https://togithub.com/apache/airflow/issues/17745), [#&#8203;17747](https://togithub.com/apache/airflow/issues/17747), [#&#8203;17748](https://togithub.com/apache/airflow/issues/17748), [#&#8203;17875](https://togithub.com/apache/airflow/issues/17875),
    [#&#8203;17876](https://togithub.com/apache/airflow/issues/17876), [#&#8203;18129](https://togithub.com/apache/airflow/issues/18129), [#&#8203;18210](https://togithub.com/apache/airflow/issues/18210), [#&#8203;18214](https://togithub.com/apache/airflow/issues/18214), [#&#8203;18552](https://togithub.com/apache/airflow/issues/18552), [#&#8203;18728](https://togithub.com/apache/airflow/issues/18728), [#&#8203;18414](https://togithub.com/apache/airflow/issues/18414))
-   Add a Docker Taskflow decorator ([#&#8203;15330](https://togithub.com/apache/airflow/issues/15330), [#&#8203;18739](https://togithub.com/apache/airflow/issues/18739))
-   Add Airflow Standalone command ([#&#8203;15826](https://togithub.com/apache/airflow/issues/15826))
-   Display alert messages on dashboard from local settings ([#&#8203;18284](https://togithub.com/apache/airflow/issues/18284))
-   Advanced Params using json-schema ([#&#8203;17100](https://togithub.com/apache/airflow/issues/17100))
-   Ability to test connections from UI or API ([#&#8203;15795](https://togithub.com/apache/airflow/issues/15795), [#&#8203;18750](https://togithub.com/apache/airflow/issues/18750))
-   Add Next Run to UI ([#&#8203;17732](https://togithub.com/apache/airflow/issues/17732))
-   Add default weight rule configuration option ([#&#8203;18627](https://togithub.com/apache/airflow/issues/18627))
-   Add a calendar field to choose the execution date of the DAG when triggering it ([#&#8203;16141](https://togithub.com/apache/airflow/issues/16141))
-   Allow setting specific `cwd` for BashOperator ([#&#8203;17751](https://togithub.com/apache/airflow/issues/17751))
-   Show import errors in DAG views ([#&#8203;17818](https://togithub.com/apache/airflow/issues/17818))
-   Add pre/post execution hooks \[Experimental] ([#&#8203;17576](https://togithub.com/apache/airflow/issues/17576))
-   Added table to view providers in Airflow ui under admin tab ([#&#8203;15385](https://togithub.com/apache/airflow/issues/15385))
-   Adds secrets backend/logging/auth information to provider yaml ([#&#8203;17625](https://togithub.com/apache/airflow/issues/17625))
-   Add date format filters to Jinja environment ([#&#8203;17451](https://togithub.com/apache/airflow/issues/17451))
-   Introduce `RESTARTING` state ([#&#8203;16681](https://togithub.com/apache/airflow/issues/16681))
-   Webserver: Unpause DAG on manual trigger ([#&#8203;16569](https://togithub.com/apache/airflow/issues/16569))
-   API endpoint to create new user ([#&#8203;16609](https://togithub.com/apache/airflow/issues/16609))
-   Add `insert_args` for support transfer replace ([#&#8203;15825](https://togithub.com/apache/airflow/issues/15825))
-   Add recursive flag to glob in filesystem sensor ([#&#8203;16894](https://togithub.com/apache/airflow/issues/16894))
-   Add conn to jinja template context ([#&#8203;16686](https://togithub.com/apache/airflow/issues/16686))
-   Add `default_args` for `TaskGroup` ([#&#8203;16557](https://togithub.com/apache/airflow/issues/16557))
-   Allow adding duplicate connections from UI ([#&#8203;15574](https://togithub.com/apache/airflow/issues/15574))
-   Allow specifying multiple URLs via the CORS config option ([#&#8203;17941](https://togithub.com/apache/airflow/issues/17941))
-   Implement API endpoint for DAG deletion ([#&#8203;17980](https://togithub.com/apache/airflow/issues/17980))
-   Add DAG run endpoint for marking a dagrun success or failed([#&#8203;17839](https://togithub.com/apache/airflow/issues/17839))
-   Add support for `kinit` options `[-f|-F]` and `[-a|-A]` ([#&#8203;17816](https://togithub.com/apache/airflow/issues/17816))
-   Queue support for `DaskExecutor` using Dask Worker Resources ([#&#8203;16829](https://togithub.com/apache/airflow/issues/16829), [#&#8203;18720](https://togithub.com/apache/airflow/issues/18720))
-   Make auto refresh interval configurable ([#&#8203;18107](https://togithub.com/apache/airflow/issues/18107))

Improvements
""""""""""""

-   Small improvements for Airflow UI ([#&#8203;18715](https://togithub.com/apache/airflow/issues/18715), [#&#8203;18795](https://togithub.com/apache/airflow/issues/18795))
-   Rename `processor_poll_interval` to `scheduler_idle_sleep_time` ([#&#8203;18704](https://togithub.com/apache/airflow/issues/18704))
-   Check the allowed values for the logging level ([#&#8203;18651](https://togithub.com/apache/airflow/issues/18651))
-   Fix error on triggering a dag that doesn't exist using `dagrun_conf` ([#&#8203;18655](https://togithub.com/apache/airflow/issues/18655))
-   Add muldelete action to `TaskInstanceModelView` ([#&#8203;18438](https://togithub.com/apache/airflow/issues/18438))
-   Avoid importing DAGs during clean DB installation ([#&#8203;18450](https://togithub.com/apache/airflow/issues/18450))
-   Require can_edit on DAG privileges to modify TaskInstances and DagRuns ([#&#8203;16634](https://togithub.com/apache/airflow/issues/16634))
-   Make Kubernetes job description fit on one log line ([#&#8203;18377](https://togithub.com/apache/airflow/issues/18377))
-   Always draw borders if task instance state is null or undefined ([#&#8203;18033](https://togithub.com/apache/airflow/issues/18033))
-   Inclusive Language ([#&#8203;18349](https://togithub.com/apache/airflow/issues/18349))
-   Improved log handling for zombie tasks ([#&#8203;18277](https://togithub.com/apache/airflow/issues/18277))
-   Adding `Variable.update` method and improving detection of variable key collisions ([#&#8203;18159](https://togithub.com/apache/airflow/issues/18159))
-   Add note about params on trigger DAG page ([#&#8203;18166](https://togithub.com/apache/airflow/issues/18166))
-   Change `TaskInstance` and `TaskReschedule` PK from `execution_date` to `run_id` ([#&#8203;17719](https://togithub.com/apache/airflow/issues/17719))
-   Adding `TaskGroup` support in `BaseOperator.chain()` ([#&#8203;17456](https://togithub.com/apache/airflow/issues/17456))
-   Advises the kernel to not cache log files generated by Airflow ([#&#8203;18054](https://togithub.com/apache/airflow/issues/18054))
-   Allow filtering DAGS by tags in the REST API ([#&#8203;18090](https://togithub.com/apache/airflow/issues/18090))
-   Optimize imports of Providers Manager ([#&#8203;18052](https://togithub.com/apache/airflow/issues/18052))
-   Adds capability of Warnings for incompatible community providers ([#&#8203;18020](https://togithub.com/apache/airflow/issues/18020))
-   Serialize the `template_ext` attribute to show it in UI ([#&#8203;17985](https://togithub.com/apache/airflow/issues/17985))
-   Add `robots.txt` and `X-Robots-Tag` header ([#&#8203;17946](https://togithub.com/apache/airflow/issues/17946))
-   Refactor `BranchDayOfWeekOperator`, `DayOfWeekSensor` ([#&#8203;17940](https://togithub.com/apache/airflow/issues/17940))
-   Update error message to guide the user into self-help mostly ([#&#8203;17929](https://togithub.com/apache/airflow/issues/17929))
-   Update to Celery 5 ([#&#8203;17397](https://togithub.com/apache/airflow/issues/17397))
-   Avoid redirect loop for users with no permissions ([#&#8203;17838](https://togithub.com/apache/airflow/issues/17838))
-   Improve graph view load time for dags with open groups ([#&#8203;17821](https://togithub.com/apache/airflow/issues/17821))
-   Add links to provider's documentation ([#&#8203;17736](https://togithub.com/apache/airflow/issues/17736))
-   Remove Marshmallow schema warnings ([#&#8203;17753](https://togithub.com/apache/airflow/issues/17753))
-   Rename `none_failed_or_skipped` by `none_failed_min_one_success` trigger rule ([#&#8203;17683](https://togithub.com/apache/airflow/issues/17683))
-   Remove `[core] store_dag_code` & use DB to get Dag Code ([#&#8203;16342](https://togithub.com/apache/airflow/issues/16342))
-   Rename `task_concurrency` to `max_active_tis_per_dag` ([#&#8203;17708](https://togithub.com/apache/airflow/issues/17708))
-   Import Hooks lazily individually in providers manager ([#&#8203;17682](https://togithub.com/apache/airflow/issues/17682))
-   Adding support for multiple task-ids in the external task sensor ([#&#8203;17339](https://togithub.com/apache/airflow/issues/17339))
-   Replace `execution_date` with `run_id` in airflow tasks run command ([#&#8203;16666](https://togithub.com/apache/airflow/issues/16666))
-   Avoid endless redirect loop when user has no roles ([#&#8203;17613](https://togithub.com/apache/airflow/issues/17613))
-   Make output from users cli command more consistent ([#&#8203;17642](https://togithub.com/apache/airflow/issues/17642))
-   Open relative extra links in place ([#&#8203;17477](https://togithub.com/apache/airflow/issues/17477))
-   Move `worker_log_server_port` option to the logging section ([#&#8203;17621](https://togithub.com/apache/airflow/issues/17621))
-   Use gunicorn to serve logs generated by worker ([#&#8203;17591](https://togithub.com/apache/airflow/issues/17591))
-   Improve validation of Group id ([#&#8203;17578](https://togithub.com/apache/airflow/issues/17578))
-   Simplify 404 page ([#&#8203;17501](https://togithub.com/apache/airflow/issues/17501))
-   Add XCom.clear so it's hookable in custom XCom backend ([#&#8203;17405](https://togithub.com/apache/airflow/issues/17405))
-   Add deprecation notice for `SubDagOperator` ([#&#8203;17488](https://togithub.com/apache/airflow/issues/17488))
-   Support DAGS folder being in different location on scheduler and runners ([#&#8203;16860](https://togithub.com/apache/airflow/issues/16860))
-   Remove /dagrun/create and disable edit form generated by F.A.B ([#&#8203;17376](https://togithub.com/apache/airflow/issues/17376))
-   Enable specifying dictionary paths in `template_fields_renderers` ([#&#8203;17321](https://togithub.com/apache/airflow/issues/17321))
-   error early if virtualenv is missing ([#&#8203;15788](https://togithub.com/apache/airflow/issues/15788))
-   Handle connection parameters added to Extra and custom fields ([#&#8203;17269](https://togithub.com/apache/airflow/issues/17269))
-   Fix `airflow celery stop` to accept the pid file. ([#&#8203;17278](https://togithub.com/apache/airflow/issues/17278))
-   Remove DAG refresh buttons ([#&#8203;17263](https://togithub.com/apache/airflow/issues/17263))
-   Deprecate dummy trigger rule in favor of always ([#&#8203;17144](https://togithub.com/apache/airflow/issues/17144))
-   Be verbose about failure to import `airflow_local_settings` ([#&#8203;17195](https://togithub.com/apache/airflow/issues/17195))
-   Include exit code in `AirflowException` str when `BashOperator` fails. ([#&#8203;17151](https://togithub.com/apache/airflow/issues/17151))
-   Adding EdgeModifier support for chain() ([#&#8203;17099](https://togithub.com/apache/airflow/issues/17099))
-   Only allows supported field types to be used in custom connections ([#&#8203;17194](https://togithub.com/apache/airflow/issues/17194))
-   Secrets backend failover ([#&#8203;16404](https://togithub.com/apache/airflow/issues/16404))
-   Warn on Webserver when using `SQLite` or `SequentialExecutor` ([#&#8203;17133](https://togithub.com/apache/airflow/issues/17133))
-   Extend `init_containers` defined in `pod_override` ([#&#8203;17537](https://togithub.com/apache/airflow/issues/17537))
-   Client-side filter dag dependencies ([#&#8203;16253](https://togithub.com/apache/airflow/issues/16253))
-   Improve executor validation in CLI ([#&#8203;17071](https://togithub.com/apache/airflow/issues/17071))
-   Prevent running `airflow db init/upgrade` migrations and setup in parallel. ([#&#8203;17078](https://togithub.com/apache/airflow/issues/17078))
-   Update `chain()` and `cross_downstream()` to support `XComArgs` ([#&#8203;16732](https://togithub.com/apache/airflow/issues/16732))
-   Improve graph view refresh ([#&#8203;16696](https://togithub.com/apache/airflow/issues/16696))
-   When a task instance fails with exception, log it ([#&#8203;16805](https://togithub.com/apache/airflow/issues/16805))
-   Set process title for `serve-logs` and `LocalExecutor` ([#&#8203;16644](https://togithub.com/apache/airflow/issues/16644))
-   Rename `test_cycle` to `check_cycle` ([#&#8203;16617](https://togithub.com/apache/airflow/issues/16617))
-   Set process title for Worker when using `LocalExecutor` ([#&#8203;16623](https://togithub.com/apache/airflow/issues/16623))
-   Add schema as `DbApiHook` instance attribute ([#&#8203;16521](https://togithub.com/apache/airflow/issues/16521), [#&#8203;17423](https://togithub.com/apache/airflow/issues/17423))
-   Improve compatibility with MSSQL ([#&#8203;9973](https://togithub.com/apache/airflow/issues/9973))
-   Add transparency for unsupported connection type ([#&#8203;16220](https://togithub.com/apache/airflow/issues/16220))
-   Call resource based fab methods ([#&#8203;16190](https://togithub.com/apache/airflow/issues/16190))
-   Format more dates with timezone ([#&#8203;16129](https://togithub.com/apache/airflow/issues/16129))
-   Replace deprecated `dag.sub_dag` with `dag.partial_subset` ([#&#8203;16179](https://togithub.com/apache/airflow/issues/16179))
-   Treat `AirflowSensorTimeout` as immediate failure without retrying ([#&#8203;12058](https://togithub.com/apache/airflow/issues/12058))
-   Marking success/failed automatically clears failed downstream tasks  ([#&#8203;13037](https://togithub.com/apache/airflow/issues/13037))
-   Add close/open indicator for import dag errors ([#&#8203;16073](https://togithub.com/apache/airflow/issues/16073))
-   Add collapsible import errors ([#&#8203;16072](https://togithub.com/apache/airflow/issues/16072))
-   Always return a response in TI's `action_clear` view ([#&#8203;15980](https://togithub.com/apache/airflow/issues/15980))
-   Add cli command to delete user by email ([#&#8203;15873](https://togithub.com/apache/airflow/issues/15873))
-   Use resource and action names for FAB permissions ([#&#8203;16410](https://togithub.com/apache/airflow/issues/16410))
-   Rename DAG concurrency (`[core] dag_concurrency`) settings for easier understanding ([#&#8203;16267](https://togithub.com/apache/airflow/issues/16267), [#&#8203;18730](https://togithub.com/apache/airflow/issues/18730))
-   Calendar UI improvements ([#&#8203;16226](https://togithub.com/apache/airflow/issues/16226))
-   Refactor: `SKIPPED` should not be logged again as `SUCCESS` ([#&#8203;14822](https://togithub.com/apache/airflow/issues/14822))
-   Remove  version limits for dnspython ([#&#8203;18046](https://togithub.com/apache/airflow/issues/18046), [#&#8203;18162](https://togithub.com/apache/airflow/issues/18162))
-   Accept custom run ID in TriggerDagRunOperator ([#&#8203;18788](https://togithub.com/apache/airflow/issues/18788))

Bug Fixes
"""""""""

-   Make REST API patch user endpoint work the same way as the UI ([#&#8203;18757](https://togithub.com/apache/airflow/issues/18757))
-   Properly set `start_date` for cleared tasks ([#&#8203;18708](https://togithub.com/apache/airflow/issues/18708))
-   Ensure task_instance exists before running update on its state(REST API) ([#&#8203;18642](https://togithub.com/apache/airflow/issues/18642))
-   Make `AirflowDateTimePickerWidget` a required field ([#&#8203;18602](https://togithub.com/apache/airflow/issues/18602))
-   Retry deadlocked transactions on deleting old rendered task fields ([#&#8203;18616](https://togithub.com/apache/airflow/issues/18616))
-   Fix `retry_exponential_backoff` divide by zero error when retry delay is zero ([#&#8203;17003](https://togithub.com/apache/airflow/issues/17003))
-   Improve how UI handles datetimes ([#&#8203;18611](https://togithub.com/apache/airflow/issues/18611), [#&#8203;18700](https://togithub.com/apache/airflow/issues/18700))
-   Bugfix: dag_bag.get_dag should return None, not raise exception ([#&#8203;18554](https://togithub.com/apache/airflow/issues/18554))
-   Only show the task modal if it is a valid instance ([#&#8203;18570](https://togithub.com/apache/airflow/issues/18570))
-   Fix accessing rendered `{{ task.x }}` attributes from within templates ([#&#8203;18516](https://togithub.com/apache/airflow/issues/18516))
-   Add missing email type of connection ([#&#8203;18502](https://togithub.com/apache/airflow/issues/18502))
-   Don't use flash for "same-page" UI messages. ([#&#8203;18462](https://togithub.com/apache/airflow/issues/18462))
-   Fix task group tooltip ([#&#8203;18406](https://togithub.com/apache/airflow/issues/18406))
-   Properly fix dagrun update state endpoint ([#&#8203;18370](https://togithub.com/apache/airflow/issues/18370))
-   Properly handle ti state difference between executor and scheduler ([#&#8203;17819](https://togithub.com/apache/airflow/issues/17819))
-   Fix stuck "queued" tasks in KubernetesExecutor ([#&#8203;18152](https://togithub.com/apache/airflow/issues/18152))
-   Don't permanently add zip DAGs to `sys.path` ([#&#8203;18384](https://togithub.com/apache/airflow/issues/18384))
-   Fix random deadlocks in MSSQL database ([#&#8203;18362](https://togithub.com/apache/airflow/issues/18362))
-   Deactivating DAGs which have been removed from files ([#&#8203;17121](https://togithub.com/apache/airflow/issues/17121))
-   When syncing dags to db remove `dag_tag` rows that are now unused ([#&#8203;8231](https://togithub.com/apache/airflow/issues/8231))
-   Graceful scheduler shutdown on error ([#&#8203;18092](https://togithub.com/apache/airflow/issues/18092))
-   Fix mini scheduler not respecting `wait_for_downstream` dep ([#&#8203;18338](https://togithub.com/apache/airflow/issues/18338))
-   Pass exception to `run_finished_callback` for Debug Executor ([#&#8203;17983](https://togithub.com/apache/airflow/issues/17983))
-   Make `XCom.get_one` return full, not abbreviated values ([#&#8203;18274](https://togithub.com/apache/airflow/issues/18274))
-   Use try/except when closing temporary file in task_runner ([#&#8203;18269](https://togithub.com/apache/airflow/issues/18269))
-   show next run if not none ([#&#8203;18273](https://togithub.com/apache/airflow/issues/18273))
-   Fix DB session handling in `XCom.set` ([#&#8203;18240](https://togithub.com/apache/airflow/issues/18240))
-   Sort adopted tasks in `_check_for_stalled_adopted_tasks` method ([#&#8203;18208](https://togithub.com/apache/airflow/issues/18208))
-   Fix external_executor_id not being set for manually run jobs ([#&#8203;17207](https://togithub.com/apache/airflow/issues/17207))
-   Fix deleting of zipped Dags in Serialized Dag Table ([#&#8203;18243](https://togithub.com/apache/airflow/issues/18243))
-   Return explicit error on user-add for duplicated email ([#&#8203;18224](https://togithub.com/apache/airflow/issues/18224))
-   Remove loading dots even when last run data is empty ([#&#8203;18230](https://togithub.com/apache/airflow/issues/18230))
-   Swap dag import error dropdown icons ([#&#8203;18207](https://togithub.com/apache/airflow/issues/18207))
-   Automatically create section when migrating config ([#&#8203;16814](https://togithub.com/apache/airflow/issues/16814))
-   Set encoding to utf-8 by default while reading task logs ([#&#8203;17965](https://togithub.com/apache/airflow/issues/17965))
-   Set task state to failed when pod is DELETED while running ([#&#8203;18095](https://togithub.com/apache/airflow/issues/18095))
-   Apply parent dag permissions to subdags ([#&#8203;18160](https://togithub.com/apache/airflow/issues/18160))
-   Change id collation for MySQL to case-sensitive ([#&#8203;18072](https://togithub.com/apache/airflow/issues/18072))
-   Logs task launch exception in `StandardTaskRunner` ([#&#8203;17967](https://togithub.com/apache/airflow/issues/17967))
-   Applied permissions to `self._error_file` ([#&#8203;15947](https://togithub.com/apache/airflow/issues/15947))
-   Hide variable import form if user lacks permission ([#&#8203;18000](https://togithub.com/apache/airflow/issues/18000))
-   Fix blank dag dependencies view ([#&#8203;17990](https://togithub.com/apache/airflow/issues/17990))
-   Add missing menu access for dag dependencies and configurations pages ([#&#8203;17450](https://togithub.com/apache/airflow/issues/17450))
-   Fix passing Jinja templates in `DateTimeSensor` ([#&#8203;17959](https://togithub.com/apache/airflow/issues/17959))
-   Fixing bug which restricted the visibility of ImportErrors ([#&#8203;17924](https://togithub.com/apache/airflow/issues/17924))
-   Fix grammar in `traceback.html` ([#&#8203;17942](https://togithub.com/apache/airflow/issues/17942))
-   Fix `DagRunState` enum query for `MySQLdb` driver ([#&#8203;17886](https://togithub.com/apache/airflow/issues/17886))
-   Fixed button size in "Actions" group. ([#&#8203;17902](https://togithub.com/apache/airflow/issues/17902))
-   Fix log links on graph TI modal ([#&#8203;17862](https://togithub.com/apache/airflow/issues/17862))
-   Only show import errors for DAGs a user can access ([#&#8203;17835](https://togithub.com/apache/airflow/issues/17835))
-   Show all import_errors from zip files ([#&#8203;17759](https://togithub.com/apache/airflow/issues/17759))
-   fix EXTRA_LOGGER_NAMES param and related docs ([#&#8203;17808](https://togithub.com/apache/airflow/issues/17808))
-   Use one interpreter for Airflow and gunicorn ([#&#8203;17805](https://togithub.com/apache/airflow/issues/17805))
-   Fix: Mysql 5.7 id utf8mb3 ([#&#8203;14535](https://togithub.com/apache/airflow/issues/14535))
-   Fix dag_processing.last_duration metric random holes ([#&#8203;17769](https://togithub.com/apache/airflow/issues/17769))
-   Automatically use `utf8mb3_general_ci` collation for MySQL ([#&#8203;17729](https://togithub.com/apache/airflow/issues/17729))
-   Fix wrong query on running tis ([#&#8203;17631](https://togithub.com/apache/airflow/issues/17631))
-   Add root to tree refresh url ([#&#8203;17633](https://togithub.com/apache/airflow/issues/17633))
-   Do not delete running DAG from the UI ([#&#8203;17630](https://togithub.com/apache/airflow/issues/17630))
-   Rescue if a DagRun's DAG was removed from db ([#&#8203;17544](https://togithub.com/apache/airflow/issues/17544))
-   fix: filter condition of `TaskInstance` does not work [#&#8203;17535](https://togithub.com/apache/airflow/issues/17535) ([#&#8203;17548](https://togithub.com/apache/airflow/issues/17548))
-   Regression on pid reset to allow task start after heartbeat ([#&#8203;17333](https://togithub.com/apache/airflow/issues/17333))
-   Dont use TaskInstance in CeleryExecutor.trigger_tasks ([#&#8203;16248](https://togithub.com/apache/airflow/issues/16248))
-   Remove locks for upgrades in MSSQL ([#&#8203;17213](https://togithub.com/apache/airflow/issues/17213))
-   Create virtualenv via python call ([#&#8203;17156](https://togithub.com/apache/airflow/issues/17156))
-   Ensure a DAG is acyclic when running `DAG.cli()` ([#&#8203;17105](https://togithub.com/apache/airflow/issues/17105))
-   Translate non-ascii characters ([#&#8203;17057](https://togithub.com/apache/airflow/issues/17057))
-   Change the logic of `None` comparison in `model_list` template ([#&#8203;16893](https://togithub.com/apache/airflow/issues/16893))
-   Have UI and POST /task_instances_state API endpoint have same behaviour ([#&#8203;16539](https://togithub.com/apache/airflow/issues/16539))
-   ensure task is skipped if missing sla ([#&#8203;16719](https://togithub.com/apache/airflow/issues/16719))
-   Fix direct use of `cached_property` module ([#&#8203;16710](https://togithub.com/apache/airflow/issues/16710))
-   Fix TI success confirm page ([#&#8203;16650](https://togithub.com/apache/airflow/issues/16650))
-   Cattrs 1.7.0 released by the end of May 2021 break lineage usage ([#&#8203;16173](https://togithub.com/apache/airflow/issues/16173))
-   Fix Celery executor getting stuck randomly because of reset_signals in multiprocessing ([#&#8203;15989](https://togithub.com/apache/airflow/issues/15989))
-   Modify return value check in python virtualenv jinja template ([#&#8203;16049](https://togithub.com/apache/airflow/issues/16049))
-   Fix dag dependency search ([#&#8203;15924](https://togithub.com/apache/airflow/issues/15924))
-   Make custom JSON encoder support `Decimal` ([#&#8203;16383](https://togithub.com/apache/airflow/issues/16383))
-   Bugfix: Allow clearing tasks with just `dag_id` and empty `subdir` ([#&#8203;16513](https://togithub.com/apache/airflow/issues/16513))
-   Convert port value to a number before calling test connection ([#&#8203;16497](https://togithub.com/apache/airflow/issues/16497))
-   Handle missing/null serialized DAG dependencies ([#&#8203;16393](https://togithub.com/apache/airflow/issues/16393))
-   Correctly set `dag.fileloc` when using the `@dag` decorator ([#&#8203;16384](https://togithub.com/apache/airflow/issues/16384))
-   Fix TI success/failure links ([#&#8203;16233](https://togithub.com/apache/airflow/issues/16233))
-   Correctly implement autocomplete early return in `airflow/www/views.py` ([#&#8203;15940](https://togithub.com/apache/airflow/issues/15940))
-   Backport fix to allow pickling of Loggers to Python 3.6 ([#&#8203;18798](https://togithub.com/apache/airflow/issues/18798))
-   Fix bug that Backfill job fail to run when there are tasks run into `reschedule` state ([#&#8203;17305](https://togithub.com/apache/airflow/issues/17305), [#&#8203;18806](https://togithub.com/apache/airflow/issues/18806))

Doc only changes
""""""""""""""""

-   Update `dagbag_size` documentation ([#&#8203;18824](https://togithub.com/apache/airflow/issues/18824))
-   Update documentation about bundle extras ([#&#8203;18828](https://togithub.com/apache/airflow/issues/18828))
-   Fix wrong Postgres `search_path` set up instructions ([#&#8203;17600](https://togithub.com/apache/airflow/issues/17600))
-   Remove `AIRFLOW_GID` from Docker images ([#&#8203;18747](https://togithub.com/apache/airflow/issues/18747))
-   Improve error message for BranchPythonOperator when no task_id to follow ([#&#8203;18471](https://togithub.com/apache/airflow/issues/18471))
-   Improve guidance to users telling them what to do on import timeout ([#&#8203;18478](https://togithub.com/apache/airflow/issues/18478))
-   Explain scheduler fine-tuning better ([#&#8203;18356](https://togithub.com/apache/airflow/issues/18356))
-   Added example JSON for airflow pools import ([#&#8203;18376](https://togithub.com/apache/airflow/issues/18376))
-   Add `sla_miss_callback` section to the documentation ([#&#8203;18305](https://togithub.com/apache/airflow/issues/18305))
-   Explain sentry default environment variable for subprocess hook ([#&#8203;18346](https://togithub.com/apache/airflow/issues/18346))
-   Refactor installation pages ([#&#8203;18282](https://togithub.com/apache/airflow/issues/18282))
-   Improves installing from sources pages for all components ([#&#8203;18251](https://togithub.com/apache/airflow/issues/18251))
-   Doc: Use `closer.lua` script for downloading sources ([#&#8203;18179](https://togithub.com/apache/airflow/issues/18179))
-   Improves quick-start docker-compose warnings and documentation ([#&#8203;18164](https://togithub.com/apache/airflow/issues/18164))
-   Production-level support for MSSQL ([#&#8203;18382](https://togithub.com/apache/airflow/issues/18382))
-   Update non-working example in documentation ([#&#8203;18067](https://togithub.com/apache/airflow/issues/18067))
-   Improve the description of how to handle dynamic task generation ([#&#8203;17963](https://togithub.com/apache/airflow/issues/17963))
-   Remove default_args pattern + added get_current_context() use for Core Airflow example DAGs ([#&#8203;16866](https://togithub.com/apache/airflow/issues/16866))
-   Update max_tis_per_query to better render on the webpage ([#&#8203;17971](https://togithub.com/apache/airflow/issues/17971))
-   Adds Github Oauth example with team based authorization ([#&#8203;17896](https://togithub.com/apache/airflow/issues/17896))
-   Update docker.rst ([#&#8203;17882](https://togithub.com/apache/airflow/issues/17882))
-   Example xcom update ([#&#8203;17749](https://togithub.com/apache/airflow/issues/17749))
-   Add doc warning about connections added via envvars ([#&#8203;17915](https://togithub.com/apache/airflow/issues/17915))
-   fix wrong documents around upgrade-check.rst ([#&#8203;17903](https://togithub.com/apache/airflow/issues/17903))
-   Add Brent to Committers list ([#&#8203;17873](https://togithub.com/apache/airflow/issues/17873))
-   Improves documentation about modules management ([#&#8203;17757](https://togithub.com/apache/airflow/issues/17757))
-   Remove deprecated metrics from metrics.rst ([#&#8203;17772](https://togithub.com/apache/airflow/issues/17772))
-   Make sure "production-readiness" of docker-compose is well explained ([#&#8203;17731](https://togithub.com/apache/airflow/issues/17731))
-   Doc: Update Upgrade to v2 docs with Airflow 1.10.x EOL dates ([#&#8203;17710](https://togithub.com/apache/airflow/issues/17710))
-   Doc: Replace deprecated param from docstrings ([#&#8203;17709](https://togithub.com/apache/airflow/issues/17709))
-   docs(dagowner): describe dag owner more carefully ([#&#8203;17699](https://togithub.com/apache/airflow/issues/17699))
-   docs(impersonation): update note so avoid misintrepretation ([#&#8203;17701](https://togithub.com/apache/airflow/issues/17701))
-   Docs: Make `DAG.is_active` read-only in API ([#&#8203;17667](https://togithub.com/apache/airflow/issues/17667))
-   Improve cross-links to operators and hooks references ([#&#8203;17622](https://togithub.com/apache/airflow/issues/17622))
-   Update documentation regarding Python 3.9 support ([#&#8203;17611](https://togithub.com/apache/airflow/issues/17611))
-   Fix MySQL database character set instruction ([#&#8203;17603](https://togithub.com/apache/airflow/issues/17603))
-   Document overriding `XCom.clear` for data lifecycle management ([#&#8203;17589](https://togithub.com/apache/airflow/issues/17589))
-   Path correction in docs for airflow core ([#&#8203;17567](https://togithub.com/apache/airflow/issues/17567))
-   docs(celery): reworded, add actual multiple queues example ([#&#8203;17541](https://togithub.com/apache/airflow/issues/17541))
-   Doc: Add FAQ to speed up parsing with tons of dag files ([#&#8203;17519](https://togithub.com/apache/airflow/issues/17519))
-   Improve image building documentation for new users ([#&#8203;17409](https://togithub.com/apache/airflow/issues/17409))
-   Doc: Strip unnecessary arguments from MariaDB JIRA URL ([#&#8203;17296](https://togithub.com/apache/airflow/issues/17296))
-   Update warning about MariaDB and multiple schedulers ([#&#8203;17287](https://togithub.com/apache/airflow/issues/17287))
-   Doc: Recommend using same configs on all Airflow components ([#&#8203;17146](https://togithub.com/apache/airflow/issues/17146))
-   Move docs about masking to a new page ([#&#8203;17007](https://togithub.com/apache/airflow/issues/17007))
-   Docs: Suggest use of Env vars instead of Airflow Vars in best practises doc ([#&#8203;16926](https://togithub.com/apache/airflow/issues/16926))
-   Docs: Better description for `pod_template_file` ([#&#8203;16861](https://togithub.com/apache/airflow/issues/16861))
-   Add Aneesh Joseph as Airflow Committer ([#&#8203;16835](https://togithub.com/apache/airflow/issues/16835))
-   Docs: Added new pipeline example for the tutorial docs ([#&#8203;16548](https://togithub.com/apache/airflow/issues/16548))
-   Remove upstart from docs ([#&#8203;16672](https://togithub.com/apache/airflow/issues/16672))
-   Add new committers: `Jed` and `TP` ([#&#8203;16671](https://togithub.com/apache/airflow/issues/16671))
-   Docs: Fix `flask-ouathlib` to `flask-oauthlib` in Upgrading docs ([#&#8203;16320](https://togithub.com/apache/airflow/issues/16320))
-   Docs: Fix creating a connection docs ([#&#8203;16312](https://togithub.com/apache/airflow/issues/16312))
-   Docs: Fix url for `Elasticsearch` ([#&#8203;16275](https://togithub.com/apache/airflow/issues/16275))
-   Small improvements for README.md files ([#&#8203;16244](https://togithub.com/apache/airflow/issues/16244))
-   Fix docs for `dag_concurrency` ([#&#8203;16177](https://togithub.com/apache/airflow/issues/16177))
-   Check syntactic correctness for code-snippets ([#&#8203;16005](https://togithub.com/apache/airflow/issues/16005))
-   Improvements for Docker Image docs ([#&#8203;14843](https://togithub.com/apache/airflow/issues/14843))
-   Add proper link for wheel packages in docs. ([#&#8203;15999](https://togithub.com/apache/airflow/issues/15999))
-   Add Docs for `default_pool` slots ([#&#8203;15997](https://togithub.com/apache/airflow/issues/15997))
-   Add memory usage warning in quick-start documentation ([#&#8203;15967](https://togithub.com/apache/airflow/issues/15967))
-   Update example `KubernetesExecutor` `git-sync` pod template file ([#&#8203;15904](https://togithub.com/apache/airflow/issues/15904))
-   Docs: Fix Taskflow API docs ([#&#8203;16574](https://togithub.com/apache/airflow/issues/16574))
-   Added new pipeline example for the tutorial docs ([#&#8203;16084](https://togithub.com/apache/airflow/issues/16084))
-   Updating the DAG docstring to include `render_template_as_native_obj` ([#&#8203;16534](https://togithub.com/apache/airflow/issues/16534))
-   Update docs on setting up SMTP ([#&#8203;16523](https://togithub.com/apache/airflow/issues/16523))
-   Docs: Fix API verb from `POST` to `PATCH` ([#&#8203;16511](https://togithub.com/apache/airflow/issues/16511))

Misc/Internal
"""""""""""""

-   Renaming variables to be consistent with code logic ([#&#8203;18685](https://togithub.com/apache/airflow/issues/18685))
-   Simplify strings previously split across lines ([#&#8203;18679](https://togithub.com/apache/airflow/issues/18679))
-   fix exception string of `BranchPythonOperator` ([#&#8203;18623](https://togithub.com/apache/airflow/issues/18623))
-   Add multiple roles when creating users ([#&#8203;18617](https://togithub.com/apache/airflow/issues/18617))
-   Move FABs base Security Manager into Airflow. ([#&#8203;16647](https://togithub.com/apache/airflow/issues/16647))
-   Remove unnecessary css state colors ([#&#8203;18461](https://togithub.com/apache/airflow/issues/18461))
-   Update `boto3` to `<1.19` ([#&#8203;18389](https://togithub.com/apache/airflow/issues/18389))
-   Improve coverage for `airflow.security.kerberos module` ([#&#8203;18258](https://togithub.com/apache/airflow/issues/18258))
-   Fix kinesis test ([#&#8203;18337](https://togithub.com/apache/airflow/issues/18337))
-   Fix provider test accessing importlib-resources ([#&#8203;18228](https://togithub.com/apache/airflow/issues/18228))
-   Silence warnings in tests from using SubDagOperator ([#&#8203;18275](https://togithub.com/apache/airflow/issues/18275))
-   Fix usage of `range(len())` to `enumerate` ([#&#8203;18174](https://togithub.com/apache/airflow/issues/18174))
-   Test coverage on the autocomplete view ([#&#8203;15943](https://togithub.com/apache/airflow/issues/15943))
-   Update version added fields in airflow/config_templates/config.yml ([#&#8203;18128](https://togithub.com/apache/airflow/issues/18128))
-   Add "packaging" to core requirements ([#&#8203;18122](https://togithub.com/apache/airflow/issues/18122))
-   Adds LoggingMixins to BaseTrigger ([#&#8203;18106](https://togithub.com/apache/airflow/issues/18106))
-   Limit colorlog version (6.x is incompatible) ([#&#8203;18099](https://togithub.com/apache/airflow/issues/18099))
-   Fix building docs in `main` builds ([#&#8203;18035](https://togithub.com/apache/airflow/issues/18035))
-   Remove upper-limit on `tenacity` ([#&#8203;17593](https://togithub.com/apache/airflow/issues/17593))
-   Remove  redundant `numpy` dependency ([#&#8203;17594](https://togithub.com/apache/airflow/issues/17594))
-   Bump `mysql-connector-python` to latest version ([#&#8203;17596](https://togithub.com/apache/airflow/issues/17596))
-   Make `pandas` an optional core dependency ([#&#8203;17575](https://togithub.com/apache/airflow/issues/17575))
-   Add more typing to airflow.utils.helpers ([#&#8203;15582](https://togithub.com/apache/airflow/issues/15582))
-   Chore: Some code cleanup in `airflow/utils/db.py` ([#&#8203;17090](https://togithub.com/apache/airflow/issues/17090))
-   Refactor: Remove processor_factory from DAG processing ([#&#8203;16659](https://togithub.com/apache/airflow/issues/16659))
-   Remove AbstractDagFileProcessorProcess from dag processing ([#&#8203;16816](https://togithub.com/apache/airflow/issues/16816))
-   Update TaskGroup typing ([#&#8203;16811](https://togithub.com/apache/airflow/issues/16811))
-   Update `click` to 8.x ([#&#8203;16779](https://togithub.com/apache/airflow/issues/16779))
-   Remove remaining Pylint disables ([#&#8203;16760](https://togithub.com/apache/airflow/issues/16760))
-   Remove duplicated try, there is already a try in create_session ([#&#8203;16701](https://togithub.com/apache/airflow/issues/16701))
-   Removes pylint from our toolchain ([#&#8203;16682](https://togithub.com/apache/airflow/issues/16682))
-   Refactor usage of unneeded function call ([#&#8203;16653](https://togithub.com/apache/airflow/issues/16653))
-   Add type annotations to setup.py ([#&#8203;16658](https://togithub.com/apache/airflow/issues/16658))
-   Remove SQLAlchemy <1.4 constraint ([#&#8203;16630](https://togithub.com/apache/airflow/issues/16630)) (Note: our dependencies still have a requirement on <1.4)
-   Refactor `dag.clear` method ([#&#8203;16086](https://togithub.com/apache/airflow/issues/16086))
-   Use `DAG_ACTIONS` constant ([#&#8203;16232](https://togithub.com/apache/airflow/issues/16232))
-   Use updated `_get_all_non_dag_permissions` method ([#&#8203;16317](https://togithub.com/apache/airflow/issues/16317))
-   Add updated-name wrappers for built-in FAB methods ([#&#8203;16077](https://togithub.com/apache/airflow/issues/16077))
-   Pins `docutils` to <0.17 until breaking behaviour is fixed ([#&#8203;16133](https://togithub.com/apache/airflow/issues/16133))
-   Remove `TaskInstance.log_filepath` attribute ([#&#8203;15217](https://togithub.com/apache/airflow/issues/15217))
-   Removes unnecessary function call in `airflow/www/app.py` ([#&#8203;15956](https://togithub.com/apache/airflow/issues/15956))
-   Move `plyvel` to google provider extra ([#&#8203;15812](https://togithub.com/apache/airflow/issues/15812))
-   Update permission migrations to use new naming scheme ([#&#8203;16400](https://togithub.com/apache/airflow/issues/16400))
-   Use resource and action names for FAB ([#&#8203;16380](https://togithub.com/apache/airflow/issues/16380))
-   Swap out calls to `find_permission_view_menu` for `get_permission` wrapper ([#&#8203;16377](https://togithub.com/apache/airflow/issues/16377))
-   Fix deprecated default for `fab_logging_level` to `WARNING` ([#&#8203;18783](https://togithub.com/apache/airflow/issues/18783))
-   Allow running tasks from UI when using `CeleryKubernetesExecutor` ([#&#8203;18441](https://togithub.com/apache/airflow/issues/18441))

### [`v2.1.4`](https://togithub.com/apache/airflow/blob/master/CHANGELOG.txt#Airflow-214-2021-09-18)

[Compare Source](https://togithub.com/apache/airflow/compare/2.1.3...2.1.4)

Bug Fixes
"""""""""

-   Fix deprecation error message rather than silencing it ([#&#8203;18126](https://togithub.com/apache/airflow/issues/18126))
-   Limit the number of queued dagruns created by the Scheduler ([#&#8203;18065](https://togithub.com/apache/airflow/issues/18065))
-   Fix `DagRun` execution order from queued to running not being properly followed ([#&#8203;18061](https://togithub.com/apache/airflow/issues/18061))
-   Fix `max_active_runs` not allowing moving of queued dagruns to running ([#&#8203;17945](https://togithub.com/apache/airflow/issues/17945))
-   Avoid redirect loop for users with no permissions ([#&#8203;17838](https://togithub.com/apache/airflow/issues/17838))
-   Avoid endless redirect loop when user has no roles ([#&#8203;17613](https://togithub.com/apache/airflow/issues/17613))
-   Fix log links on graph TI modal ([#&#8203;17862](https://togithub.com/apache/airflow/issues/17862))
-   Hide variable import form if user lacks permission ([#&#8203;18000](https://togithub.com/apache/airflow/issues/18000))
-   Improve dag/task concurrency check ([#&#8203;17786](https://togithub.com/apache/airflow/issues/17786))
-   Fix Clear task instances endpoint resets all DAG runs bug ([#&#8203;17961](https://togithub.com/apache/airflow/issues/17961))
-   Fixes incorrect parameter passed to views ([#&#8203;18083](https://togithub.com/apache/airflow/issues/18083)) ([#&#8203;18085](https://togithub.com/apache/airflow/issues/18085))
-   Fix Sentry handler from `LocalTaskJob` causing error ([#&#8203;18119](https://togithub.com/apache/airflow/issues/18119))
-   Limit `colorlog` version (6.x is incompatible) ([#&#8203;18099](https://togithub.com/apache/airflow/issues/18099))
-   Only show Pause/Unpause tooltip on hover ([#&#8203;17957](https://togithub.com/apache/airflow/issues/17957))
-   Improve graph view load time for dags with open groups ([#&#8203;17821](https://togithub.com/apache/airflow/issues/17821))
-   Increase width for Run column ([#&#8203;17817](https://togithub.com/apache/airflow/issues/17817))
-   Fix wrong query on running tis ([#&#8203;17631](https://togithub.com/apache/airflow/issues/17631))
-   Add root to tree refresh url ([#&#8203;17633](https://togithub.com/apache/airflow/issues/17633))
-   Do not delete running DAG from the UI ([#&#8203;17630](https://togithub.com/apache/airflow/issues/17630))
-   Improve discoverability of Provider packages' functionality
-   Do not let `create_dagrun` overwrite explicit `run_id` ([#&#8203;17728](https://togithub.com/apache/airflow/issues/17728))
-   BugFix: Regression on pid reset to allow task start after heartbeat ([#&#8203;17333](https://togithub.com/apache/airflow/issues/17333))
-   Set task state to failed when pod is DELETED while running ([#&#8203;18095](https://togithub.com/apache/airflow/issues/18095))
-   Advises the kernel to not cache log files generated by Airflow ([#&#8203;18054](https://togithub.com/apache/airflow/issues/18054))
-   Sort adopted tasks in `_check_for_stalled_adopted_tasks` method ([#&#8203;18208](https://togithub.com/apache/airflow/issues/18208))

Doc only changes
""""""""""""""""

-   Update version added fields in airflow/config_templates/config.yml ([#&#8203;18128](https://togithub.com/apache/airflow/issues/18128))
-   Improve the description of how to handle dynamic task generation ([#&#8203;17963](https://togithub.com/apache/airflow/issues/17963))
-   Improve cross-links to operators and hooks references ([#&#8203;17622](https://togithub.com/apache/airflow/issues/17622))
-   Doc: Fix replacing Airflow version for Docker stack ([#&#8203;17711](https://togithub.com/apache/airflow/issues/17711))
-   Make the providers operators/hooks reference much more usable ([#&#8203;17768](https://togithub.com/apache/airflow/issues/17768))
-   Update description about the new `connection-types` provider meta-data
-   Suggest to use secrets backend for variable when it contains sensitive data ([#&#8203;17319](https://togithub.com/apache/airflow/issues/17319))
-   Improves quick-start docker-compose warnings and documentation ([#&#8203;18164](https://togithub.com/apache/airflow/issues/18164))
-   Separate Installing from sources section and add more details ([#&#8203;18171](https://togithub.com/apache/airflow/issues/18171))
-   Doc: Use `closer.lua` script for downloading sources ([#&#8203;18179](https://togithub.com/apache/airflow/issues/18179))
-   Doc: Improve installing from sources ([#&#8203;18194](https://togithub.com/apache/airflow/issues/18194))
-   Improves installing from sources pages for all components ([#&#8203;18251](https://togithub.com/apache/airflow/issues/18251))

### [`v2.1.3`](https://togithub.com/apache/airflow/blob/master/CHANGELOG.txt#Airflow-213-2021-08-23)

[Compare Source](https://togithub.com/apache/airflow/compare/2.1.2...2.1.3)

Bug Fixes
"""""""""

-   Fix task retries when they receive `sigkill` and have retries and properly handle `sigterm` ([#&#8203;16301](https://togithub.com/apache/airflow/issues/16301))
-   Fix redacting secrets in context exceptions. ([#&#8203;17618](https://togithub.com/apache/airflow/issues/17618))
-   Fix race condition with dagrun callbacks ([#&#8203;16741](https://togithub.com/apache/airflow/issues/16741))
-   Add 'queued' to DagRunState ([#&#8203;16854](https://togithub.com/apache/airflow/issues/16854))
-   Add 'queued' state to DagRun ([#&#8203;16401](https://togithub.com/apache/airflow/issues/16401))
-   Fix external elasticsearch logs link ([#&#8203;16357](https://togithub.com/apache/airflow/issues/16357))
-   Add proper warning message when recorded PID is different from current PID ([#&#8203;17411](https://togithub.com/apache/airflow/issues/17411))
-   Fix running tasks with `default_impersonation` config ([#&#8203;17229](https://togithub.com/apache/airflow/issues/17229))
-   Rescue if a DagRun's DAG was removed from db ([#&#8203;17544](https://togithub.com/apache/airflow/issues/17544))
-   Fixed broken json_client ([#&#8203;17529](https://togithub.com/apache/airflow/issues/17529))
-   Handle and log exceptions raised during task callback ([#&#8203;17347](https://togithub.com/apache/airflow/issues/17347))
-   Fix CLI `kubernetes cleanup-pods` which fails on invalid label key ([#&#8203;17298](https://togithub.com/apache/airflow/issues/17298))
-   Show serialization exceptions in DAG parsing log ([#&#8203;17277](https://togithub.com/apache/airflow/issues/17277))
-   Fix: `TaskInstance` does not show `queued_by_job_id` & `external_executor_id` ([#&#8203;17179](https://togithub.com/apache/airflow/issues/17179))
-   Adds more explanatory message when `SecretsMasker` is not configured ([#&#8203;17101](https://togithub.com/apache/airflow/issues/17101))
-   Enable the use of `__init_subclass__` in subclasses of `BaseOperator` ([#&#8203;17027](https://togithub.com/apache/airflow/issues/17027))
-   Fix task instance retrieval in XCom view ([#&#8203;16923](https://togithub.com/apache/airflow/issues/16923))
-   Validate type of `priority_weight` during parsing ([#&#8203;16765](https://togithub.com/apache/airflow/issues/16765))
-   Correctly handle custom `` deps` and  ``task_group\`\` during DAG Serialization ([#&#8203;16734](https://togithub.com/apache/airflow/issues/16734))
-   Fix slow (cleared) tasks being be adopted by Celery worker. ([#&#8203;16718](https://togithub.com/apache/airflow/issues/16718))
-   Fix calculating duration in tree view ([#&#8203;16695](https://togithub.com/apache/airflow/issues/16695))
-   Fix `AttributeError`: `datetime.timezone` object has no attribute `name` ([#&#8203;16599](https://togithub.com/apache/airflow/issues/16599))
-   Redact conn secrets in webserver logs ([#&#8203;16579](https://togithub.com/apache/airflow/issues/16579))
-   Change graph focus to top of view instead of center ([#&#8203;16484](https://togithub.com/apache/airflow/issues/16484))
-   Fail tasks in scheduler when executor reports they failed ([#&#8203;15929](https://togithub.com/apache/airflow/issues/15929))
-   fix(smart_sensor): Unbound variable errors ([#&#8203;14774](https://togithub.com/apache/airflow/issues/14774))
-   Add back missing permissions to `UserModelView` controls. ([#&#8203;17431](https://togithub.com/apache/airflow/issues/17431))
-   Better diagnostics and self-healing of docker-compose ([#&#8203;17484](https://togithub.com/apache/airflow/issues/17484))
-   Improve diagnostics message when users have `secret_key` mis-configured ([#&#8203;17410](https://togithub.com/apache/airflow/issues/17410))
-   Stop checking `execution_date` in `task_instance.refresh_from_db` ([#&#8203;16809](https://togithub.com/apache/airflow/issues/16809))

Improvements
""""""""""""

-   Run mini scheduler in `LocalTaskJob` during task exit ([#&#8203;16289](https://togithub.com/apache/airflow/issues/16289))
-   Remove `SQLAlchemy<1.4` constraint ([#&#8203;16630](https://togithub.com/apache/airflow/issues/16630))
-   Bump Jinja2 upper-bound from 2.12.0 to 4.0.0 ([#&#8203;16595](https://togithub.com/apache/airflow/issues/16595))
-   Bump `dnspython` ([#&#8203;16698](https://togithub.com/apache/airflow/issues/16698))
-   Updates to `FlaskAppBuilder` 3.3.2+ ([#&#8203;17208](https://togithub.com/apache/airflow/issues/17208))
-   Add State types for tasks and DAGs ([#&#8203;15285](https://togithub.com/apache/airflow/issues/15285))
-   Set Process title for Worker when using `LocalExecutor` ([#&#8203;16623](https://togithub.com/apache/airflow/issues/16623))
-   Move `DagFileProcessor` and `DagFileProcessorProcess` out of `scheduler_job.py` ([#&#8203;16581](https://togithub.com/apache/airflow/issues/16581))

Doc only changes
""""""""""""""""

-   Fix inconsistencies in configuration docs ([#&#8203;17317](https://togithub.com/apache/airflow/issues/17317))
-   Fix docs link for using SQLite as Metadata DB ([#&#8203;17308](https://togithub.com/apache/airflow/issues/17308))

Misc
""""

-   Switch back http provider after requests removes LGPL dependency ([#&#8203;16974](https://togithub.com/apache/airflow/issues/16974))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [redis](https://togithub.com/redis/redis-py) | `==3.5.3` -> `==4.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/redis/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/redis/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/redis/4.0.0/compatibility-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/redis/4.0.0/confidence-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>redis/redis-py</summary>

### [`v4.0.0`](https://togithub.com/redis/redis-py/releases/v4.0.0)

[Compare Source](https://togithub.com/redis/redis-py/compare/3.5.3...v4.0.0)

#### Changes Since 3.5.3

[4.0.0-rc2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0rc2)
[4.0.0-rc1 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0rc1)
[4.0.0-beta3 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b3)
[4.0.0-beta2 release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b2)
[4.0.0-beta1 ​release notes](https://togithub.com/redis/redis-py/releases/tag/v4.0.0b1)

#### 🚀 New Features

-   FT.EXPLAINCLI intentionally raising NotImplementedError ([#&GoogleCloudPlatform#8203;1705](https://togithub.com/redis/redis-py/issues/1705))

#### 🐛 Bug Fixes

-   Restoring ZRANGE desc for Redis < 6.2.0 ([#&GoogleCloudPlatform#8203;1697](https://togithub.com/redis/redis-py/issues/1697))
-   Response parsing occasionally fails to parse floats ([#&GoogleCloudPlatform#8203;1692](https://togithub.com/redis/redis-py/issues/1692))
-   Re-enabling read-the-docs ([#&GoogleCloudPlatform#8203;1707](https://togithub.com/redis/redis-py/issues/1707))

#### 🧰 Maintenance

-   Call HSET after FT.CREATE to avoid keyspace scan ([#&GoogleCloudPlatform#8203;1706](https://togithub.com/redis/redis-py/issues/1706))
-   Unit tests fixes for compatibility ([#&GoogleCloudPlatform#8203;1703](https://togithub.com/redis/redis-py/issues/1703))
-   Improve documentation about Locks ([#&GoogleCloudPlatform#8203;1701](https://togithub.com/redis/redis-py/issues/1701))
-   Fixes to allow --redis-url to pass through all tests ([#&GoogleCloudPlatform#8203;1700](https://togithub.com/redis/redis-py/issues/1700))
-   Fix unit tests running against Redis 4.0.0 ([#&GoogleCloudPlatform#8203;1699](https://togithub.com/redis/redis-py/issues/1699))
-   Search alias test fix ([#&GoogleCloudPlatform#8203;1695](https://togithub.com/redis/redis-py/issues/1695))
-   Adding RediSearch/RedisJSON tests ([#&GoogleCloudPlatform#8203;1691](https://togithub.com/redis/redis-py/issues/1691))
-   Updating codecov rules ([#&GoogleCloudPlatform#8203;1689](https://togithub.com/redis/redis-py/issues/1689))
-   Tests to validate custom JSON decoders ([#&GoogleCloudPlatform#8203;1681](https://togithub.com/redis/redis-py/issues/1681))
-   Added breaking icon to release drafter ([#&GoogleCloudPlatform#8203;1702](https://togithub.com/redis/redis-py/issues/1702))

#### Contributors

We'd like to thank all the contributors who worked on this release!

[@&GoogleCloudPlatform#8203;AvitalFineRedis](https://togithub.com/AvitalFineRedis), [@&GoogleCloudPlatform#8203;ashtul](https://togithub.com/ashtul), [@&GoogleCloudPlatform#8203;chayim](https://togithub.com/chayim) and [@&GoogleCloudPlatform#8203;jerr0328](https://togithub.com/jerr0328)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…7130)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [twilio](https://togithub.com/twilio/twilio-python) | `==7.3.0` -> `==7.3.1` | [![age](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/compatibility-slim/7.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/twilio/7.3.1/confidence-slim/7.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>twilio/twilio-python</summary>

### [`v7.3.1`](https://togithub.com/twilio/twilio-python/blob/master/CHANGES.md#&#8203;2021-11-17-Version-731)

[Compare Source](https://togithub.com/twilio/twilio-python/compare/7.3.0...7.3.1)

**Library - Fix**

-   [PR #&GoogleCloudPlatform#8203;578](https://togithub.com/twilio/twilio-python/pull/578): git log retrieval issues. Thanks to [@&GoogleCloudPlatform#8203;shwetha-manvinkurke](https://togithub.com/shwetha-manvinkurke)!

**Frontline**

-   Added `is_available` to User's resource

**Messaging**

-   Added GET vetting API

**Verify**

-   Add `WHATSAPP` to the attempts API.
-   Allow to update `config.notification_platform` from `none` to `apn` or `fcm` and viceversa for Verify Push
-   Add `none` as a valid `config.notification_platform` value for Verify Push

**Twiml**

-   Add supported SSML children to `<emphasis>`, `<lang>`, `<p>`, `<prosody>`, `<s>`, and `<w>`.

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
…eCloudPlatform#7131)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.42.3` -> `==1.43.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.43.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.43.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.43.0/compatibility-slim/1.42.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.43.0/confidence-slim/1.42.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-storage</summary>

### [`v1.43.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1430-httpswwwgithubcomgoogleapispython-storagecomparev1423v1430-2021-11-15)

[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.3...v1.43.0)

##### Features

-   add ignore_flush parameter to BlobWriter ([#&GoogleCloudPlatform#8203;644](https://www.togithub.com/googleapis/python-storage/issues/644)) ([af9c9dc](https://www.github.com/googleapis/python-storage/commit/af9c9dc83d8582167b74105167af17c9809455de))
-   add support for Python 3.10 ([#&GoogleCloudPlatform#8203;615](https://www.togithub.com/googleapis/python-storage/issues/615)) ([f81a2d0](https://www.github.com/googleapis/python-storage/commit/f81a2d054616c1ca1734997a16a8f47f98ab346b))

##### Bug Fixes

-   raise a ValueError in BucketNotification.create() if a topic name is not set ([#&GoogleCloudPlatform#8203;617](https://www.togithub.com/googleapis/python-storage/issues/617)) ([9dd78df](https://www.github.com/googleapis/python-storage/commit/9dd78df444d21af51af7858e8958b505a26c0b79))

##### Documentation

-   add contributing and authoring guides under samples/ ([#&GoogleCloudPlatform#8203;633](https://www.togithub.com/googleapis/python-storage/issues/633)) ([420591a](https://www.github.com/googleapis/python-storage/commit/420591a2b71f823dbe80f4a4405d8a514f87e0fb))
-   add links to samples and how to guides ([#&GoogleCloudPlatform#8203;641](https://www.togithub.com/googleapis/python-storage/issues/641)) ([49f78b0](https://www.github.com/googleapis/python-storage/commit/49f78b09fed6d9f486639fd0a72542c30a0df084))
-   add README to samples subdirectory ([#&GoogleCloudPlatform#8203;639](https://www.togithub.com/googleapis/python-storage/issues/639)) ([58af882](https://www.github.com/googleapis/python-storage/commit/58af882c047c31f59486513c568737082bca6350))
-   update samples readme with cli args ([#&GoogleCloudPlatform#8203;651](https://www.togithub.com/googleapis/python-storage/issues/651)) ([75dda81](https://www.github.com/googleapis/python-storage/commit/75dda810e808074d18dfe7915f1403ad01bf2f02))

##### [1.42.3](https://www.github.com/googleapis/python-storage/compare/v1.42.2...v1.42.3) (2021-09-30)

##### Bug Fixes

-   changeover unspecified to inherited ([#&GoogleCloudPlatform#8203;603](https://www.togithub.com/googleapis/python-storage/issues/603)) ([283a419](https://www.github.com/googleapis/python-storage/commit/283a4196865d9b5275e87f54737d1faee40cc946))
-   check response code in batch.finish ([#&GoogleCloudPlatform#8203;609](https://www.togithub.com/googleapis/python-storage/issues/609)) ([318a286](https://www.github.com/googleapis/python-storage/commit/318a286d709427bfe9f3a37e933c255ac51b3033))
-   skip tests that use unspecified pap until we get the change in ([#&GoogleCloudPlatform#8203;600](https://www.togithub.com/googleapis/python-storage/issues/600)) ([38b9b55](https://www.github.com/googleapis/python-storage/commit/38b9b5582e2c6bbd1acab2b49410084170466fad))

##### [1.42.2](https://www.github.com/googleapis/python-storage/compare/v1.42.1...v1.42.2) (2021-09-16)

##### Bug Fixes

-   add preconditions and retry config support to ACL patch operationss ([#&GoogleCloudPlatform#8203;586](https://www.togithub.com/googleapis/python-storage/issues/586)) ([4333caf](https://www.github.com/googleapis/python-storage/commit/4333caf3674d78b3dfbc161a796abac604d57953))
-   add unpinned protobuf for python3 ([#&GoogleCloudPlatform#8203;592](https://www.togithub.com/googleapis/python-storage/issues/592)) ([53f7ad0](https://www.github.com/googleapis/python-storage/commit/53f7ad0204ad425011da9162d1a78f8276c837eb))
-   pin six as a required dependency ([#&GoogleCloudPlatform#8203;589](https://www.togithub.com/googleapis/python-storage/issues/589)) ([9ca97bf](https://www.github.com/googleapis/python-storage/commit/9ca97bf9139c71cd033c78af73da904b27d8ff50))

##### [1.42.1](https://www.github.com/googleapis/python-storage/compare/v1.42.0...v1.42.1) (2021-09-07)

##### Bug Fixes

-   do not append duplicates to user agent string ([#&GoogleCloudPlatform#8203;570](https://www.togithub.com/googleapis/python-storage/issues/570)) ([57cf3a1](https://www.github.com/googleapis/python-storage/commit/57cf3a1f27292939ed097ef8afa3f4392c4b83e0))

##### Documentation

-   pass explicit 'client' in '{Blob.Bucket}.from_string' examples ([#&GoogleCloudPlatform#8203;545](https://www.togithub.com/googleapis/python-storage/issues/545)) ([6eff22d](https://www.github.com/googleapis/python-storage/commit/6eff22db0e8c8689208ee52fa815f3ea00675094))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
noerog pushed a commit to noerog/python-docs-samples that referenced this pull request Aug 13, 2022
)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [redis](https://togithub.com/redis/redis-py) | `==4.0.1` -> `==4.0.2` | [![age](https://badges.renovateapi.com/packages/pypi/redis/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/redis/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/redis/4.0.2/compatibility-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/redis/4.0.2/confidence-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>redis/redis-py</summary>

### [`v4.0.2`](https://togithub.com/redis/redis-py/releases/v4.0.2)

[Compare Source](https://togithub.com/redis/redis-py/compare/v4.0.1...v4.0.2)

#### Changes

#### 🐛 Bug Fixes

-   Restoring Sentinel commands to redis client ([#&GoogleCloudPlatform#8203;1723](https://togithub.com/redis/redis-py/issues/1723))
-   Better removal of hiredis warning ([#&GoogleCloudPlatform#8203;1726](https://togithub.com/redis/redis-py/issues/1726))

#### 🧰 Maintenance

-   Adding links to redis documents in function calls ([#&GoogleCloudPlatform#8203;1719](https://togithub.com/redis/redis-py/issues/1719))

#### Contributors

We'd like to thank all the contributors who worked on this release!

[@&GoogleCloudPlatform#8203;Carlosbogo](https://togithub.com/Carlosbogo), [@&GoogleCloudPlatform#8203;sculley](https://togithub.com/sculley) and [@&GoogleCloudPlatform#8203;wuisawesome](https://togithub.com/wuisawesome)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
gcf-merge-on-green Bot pushed a commit that referenced this pull request Sep 23, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-auth-oauthlib](https://togithub.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `==0.5.2` -> `==0.5.3` | [![age](https://badges.renovateapi.com/packages/pypi/google-auth-oauthlib/0.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-auth-oauthlib/0.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-auth-oauthlib/0.5.3/compatibility-slim/0.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-auth-oauthlib/0.5.3/confidence-slim/0.5.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/google-auth-library-python-oauthlib</summary>

### [`v0.5.3`](https://togithub.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/blob/HEAD/CHANGELOG.md#&#8203;053-httpsgithubcomgoogleapisgoogle-auth-library-python-oauthlibcomparev052v053-2022-09-02)

[Compare Source](https://togithub.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/compare/v0.5.2...v0.5.3)

##### Bug Fixes

-   Pass port range from `get_user_credentials` to `find_open_port` ([#&#8203;212](https://togithub.com/googleapis/google-auth-library-python-oauthlib/issues/212)) ([479330a](https://togithub.com/googleapis/google-auth-library-python-oauthlib/commit/479330a49a28e4f7443982ba235d2adee3e49d58))

</details>

---

### 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**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NS41In0=-->
gcf-merge-on-green Bot pushed a commit that referenced this pull request Oct 10, 2022
#8411)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-resource-manager](https://togithub.com/googleapis/python-resource-manager) | `==1.6.1` -> `==1.6.3` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-resource-manager/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-resource-manager/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-resource-manager/1.6.3/compatibility-slim/1.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-resource-manager/1.6.3/confidence-slim/1.6.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>googleapis/python-resource-manager</summary>

### [`v1.6.3`](https://togithub.com/googleapis/python-resource-manager/blob/HEAD/CHANGELOG.md#&#8203;163-httpsgithubcomgoogleapispython-resource-managercomparev162v163-2022-10-07)

[Compare Source](https://togithub.com/googleapis/python-resource-manager/compare/v1.6.2...v1.6.3)

##### Bug Fixes

-   **deps:** Allow protobuf 3.19.5 ([#&#8203;240](https://togithub.com/googleapis/python-resource-manager/issues/240)) ([8080567](https://togithub.com/googleapis/python-resource-manager/commit/80805672a286cd43b88ab4fb1b5f4537b2b3850a))

### [`v1.6.2`](https://togithub.com/googleapis/python-resource-manager/blob/HEAD/CHANGELOG.md#&#8203;162-httpsgithubcomgoogleapispython-resource-managercomparev161v162-2022-09-29)

[Compare Source](https://togithub.com/googleapis/python-resource-manager/compare/v1.6.1...v1.6.2)

##### Bug Fixes

-   **deps:** Require protobuf >= 3.20.2 ([#&#8203;237](https://togithub.com/googleapis/python-resource-manager/issues/237)) ([d5c6d4b](https://togithub.com/googleapis/python-resource-manager/commit/d5c6d4bc320446b2cbbb7ce99c3ae477cd83a02a))

</details>

---

### 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**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
nicain pushed a commit that referenced this pull request Nov 2, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-documentai](https://togithub.com/googleapis/python-documentai) | `==0.5.0` -> `==1.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-documentai/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-documentai/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-documentai/1.0.0/compatibility-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-documentai/1.0.0/confidence-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-documentai</summary>

### [`v1.0.0`](https://togithub.com/googleapis/python-documentai/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-documentaicomparev050v100-2021-07-26)

[Compare Source](https://togithub.com/googleapis/python-documentai/compare/v0.5.0...v1.0.0)

##### Features

-   add always_use_jwt_access ([35e3b74](https://www.github.com/googleapis/python-documentai/commit/35e3b74474719ef22449fbcb4772e6d381e80874))
-   add the processor management methods ([35e3b74](https://www.github.com/googleapis/python-documentai/commit/35e3b74474719ef22449fbcb4772e6d381e80874))
-   bump release level to production/stable ([#&#8203;151](https://www.github.com/googleapis/python-documentai/issues/151)) ([1e6b470](https://www.github.com/googleapis/python-documentai/commit/1e6b470673c4ff71f0f49c11825cb408d1929a88))
-   Move CommonOperationMetadata for potential reuse ([#&#8203;157](https://www.github.com/googleapis/python-documentai/issues/157)) ([a1a92b2](https://www.github.com/googleapis/python-documentai/commit/a1a92b20cc6afa80434a00a90690f1470ed48353))
-   update ReviewDocumentRequest to allow set priority and enable validation ([#&#8203;172](https://www.github.com/googleapis/python-documentai/issues/172)) ([35e3b74](https://www.github.com/googleapis/python-documentai/commit/35e3b74474719ef22449fbcb4772e6d381e80874))
-   **v1beta3:** update document.proto, add the processor management methods ([#&#8203;160](https://www.github.com/googleapis/python-documentai/issues/160)) ([54bc0e9](https://www.github.com/googleapis/python-documentai/commit/54bc0e9c70046bb411dafd53d98c501676585aaf))
-   **v1:** Move CommonOperationMetadata into a separate file for potential reuse ([#&#8203;158](https://www.github.com/googleapis/python-documentai/issues/158)) ([c309f8f](https://www.github.com/googleapis/python-documentai/commit/c309f8f6f88e0308677fc68a7825b3eac7b57627))

##### Bug Fixes

-   **deps:** add packaging requirement ([#&#8203;162](https://www.github.com/googleapis/python-documentai/issues/162)) ([f09f807](https://www.github.com/googleapis/python-documentai/commit/f09f8075a3b76fe0d226afa955dae170117df0d0))
-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&#8203;180](https://www.github.com/googleapis/python-documentai/issues/180)) ([8eab36e](https://www.github.com/googleapis/python-documentai/commit/8eab36e8ff8616ccfdfd4c4149265030bab45d19))
-   disable always_use_jwt_access ([35e3b74](https://www.github.com/googleapis/python-documentai/commit/35e3b74474719ef22449fbcb4772e6d381e80874))
-   enable self signed jwt for grpc ([#&#8203;184](https://www.github.com/googleapis/python-documentai/issues/184)) ([1e35b42](https://www.github.com/googleapis/python-documentai/commit/1e35b42739f36d7e1f19528299dac40de5b0cca4))
-   exclude docs and tests from package ([#&#8203;159](https://www.github.com/googleapis/python-documentai/issues/159)) ([1325677](https://www.github.com/googleapis/python-documentai/commit/132567742a2a9927665ed46278952815088ccafc))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-documentai/issues/1127)) ([#&#8203;164](https://www.github.com/googleapis/python-documentai/issues/164)) ([baba888](https://www.github.com/googleapis/python-documentai/commit/baba888184d6cc872e048aefd52b14d2486c553f))
-   add Samples section to CONTRIBUTING.rst ([#&#8203;181](https://www.github.com/googleapis/python-documentai/issues/181)) ([b0f4c7a](https://www.github.com/googleapis/python-documentai/commit/b0f4c7ab32d7b864eade29e44efc1b51c80fb3e1))

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-documentai).
donmccasland pushed a commit that referenced this pull request Nov 2, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-container](https://togithub.com/googleapis/python-container) | `==2.12.1` -> `==2.12.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/compatibility-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/confidence-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-container</summary>

### [`v2.12.2`](https://togithub.com/googleapis/python-container/blob/HEAD/CHANGELOG.md#&#8203;2122-httpsgithubcomgoogleapispython-containercomparev2121v2122-2022-10-07)

[Compare Source](https://togithub.com/googleapis/python-container/compare/v2.12.1...v2.12.2)

##### Bug Fixes

-   **deps:** Allow protobuf 3.19.5 ([#&#8203;305](https://togithub.com/googleapis/python-container/issues/305)) ([728fc48](https://togithub.com/googleapis/python-container/commit/728fc485d91c113a151dea2641ccfe163a5accaf))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-container).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
ivanmkc pushed a commit that referenced this pull request Nov 4, 2022
* Data Labeling Beta samples [(#2096)](#2096)

* add files

* upate create_annotation_spec_set and test

* add requirements.txt

* update create_instruction and test

* update import data and test

* add label image and test

* add label_text test

* add label_video_test

* add manage dataset and tests

* flake

* fix

* add README

* Adds updates including compute [(#2436)](#2436)

* Adds updates including compute

* Python 2 compat pytest

* Fixing weird \r\n issue from GH merge

* Put asset tests back in

* Re-add pod operator test

* Hack parameter for k8s pod operator

* Update datalabeling samples to hit test endpoint. [(#2641)](#2641)

* Auto-update dependencies. [(#2005)](#2005)

* Auto-update dependencies.

* Revert update of appengine/flexible/datastore.

* revert update of appengine/flexible/scipy

* revert update of bigquery/bqml

* revert update of bigquery/cloud-client

* revert update of bigquery/datalab-migration

* revert update of bigtable/quickstart

* revert update of compute/api

* revert update of container_registry/container_analysis

* revert update of dataflow/run_template

* revert update of datastore/cloud-ndb

* revert update of dialogflow/cloud-client

* revert update of dlp

* revert update of functions/imagemagick

* revert update of functions/ocr/app

* revert update of healthcare/api-client/fhir

* revert update of iam/api-client

* revert update of iot/api-client/gcs_file_to_device

* revert update of iot/api-client/mqtt_example

* revert update of language/automl

* revert update of run/image-processing

* revert update of vision/automl

* revert update testing/requirements.txt

* revert update of vision/cloud-client/detect

* revert update of vision/cloud-client/product_search

* revert update of jobs/v2/api_client

* revert update of jobs/v3/api_client

* revert update of opencensus

* revert update of translate/cloud-client

* revert update to speech/cloud-client

Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Doug Mahugh <dmahugh@gmail.com>

* Update datalabeling to match lint. [(#2642)](#2642)

* datalabeling: ensure all tests use test endpoint [(#2918)](#2918)

* datalabeling: ensure all tests use test endpoint

* requires an input csv for text input, slight print statement cleanup

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* chore(deps): update dependency google-cloud-datalabeling to v0.4.0 [(#3081)](#3081)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-datalabeling](https://togithub.com/googleapis/python-datalabeling) | minor | `==0.3.0` -> `==0.4.0` |

---

### Release Notes

<details>
<summary>googleapis/python-datalabeling</summary>

### [`v0.4.0`](https://togithub.com/googleapis/python-datalabeling/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapispython-datalabelingcomparev030v040-2020-01-31)

[Compare Source](https://togithub.com/googleapis/python-datalabeling/compare/v0.3.0...v0.4.0)

##### Features

-   **datalabeling:** undeprecate resource name helper methods (via synth) ([#&#8203;10039](https://www.github.com/googleapis/python-datalabeling/issues/10039)) ([88f8090](https://www.github.com/googleapis/python-datalabeling/commit/88f809008ee6a709c02c78b1d93af779fab19adb))

##### Bug Fixes

-   **datalabeling:** deprecate resource name helper methods (via synth) ([#&#8203;9832](https://www.github.com/googleapis/python-datalabeling/issues/9832)) ([e5f9021](https://www.github.com/googleapis/python-datalabeling/commit/e5f902154ebe7fcb139aa405babfe9993fd51319))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* Simplify noxfile setup. [(#2806)](#2806)

* chore(deps): update dependency requests to v2.23.0

* Simplify noxfile and add version control.

* Configure appengine/standard to only test Python 2.7.

* Update Kokokro configs to match noxfile.

* Add requirements-test to each folder.

* Remove Py2 versions from everything execept appengine/standard.

* Remove conftest.py.

* Remove appengine/standard/conftest.py

* Remove 'no-sucess-flaky-report' from pytest.ini.

* Add GAE SDK back to appengine/standard tests.

* Fix typo.

* Roll pytest to python 2 version.

* Add a bunch of testing requirements.

* Remove typo.

* Add appengine lib directory back in.

* Add some additional requirements.

* Fix issue with flake8 args.

* Even more requirements.

* Readd appengine conftest.py.

* Add a few more requirements.

* Even more Appengine requirements.

* Add webtest for appengine/standard/mailgun.

* Add some additional requirements.

* Add workaround for issue with mailjet-rest.

* Add responses for appengine/standard/mailjet.

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* testing: mark some tests as flaky [(#3288)](#3288)

fixes #3138

* [datalabeling] testing: wrap rpcs with backoff [(#3443)](#3443)

* wrap all the rpcs with backoff
* add a shared testing lib
* remove flaky

* [datalabeling] fix: clean up old datasets before the test [(#3707)](#3707)

fixes #3710 
fixes #3711

* [datalabeling] testing: retry upon ServerError [(#3762)](#3762)

fixes #3760

* Replace GCLOUD_PROJECT with GOOGLE_CLOUD_PROJECT. [(#4022)](#4022)

* chore(deps): update dependency pytest to v5.4.3 [(#4279)](#4279)

* chore(deps): update dependency pytest to v5.4.3

* specify pytest for python 2 in appengine

Co-authored-by: Leah Cole <coleleah@google.com>

* Update dependency pytest to v6 [(#4390)](#4390)

* chore: update templates

* chore: fix docs error

* chore: skip unavailable samples

* chore: use staging endpoint for labeling tests

Co-authored-by: Rebecca Taylor <remilytaylor@gmail.com>
Co-authored-by: Gus Class <gguuss@gmail.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: DPEBot <dpebot@google.com>
Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
Co-authored-by: Leah Cole <coleleah@google.com>
Co-authored-by: Bu Sun Kim <busunkim@google.com>
ivanmkc pushed a commit that referenced this pull request Nov 4, 2022
)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-datalabeling](https://togithub.com/googleapis/python-datalabeling) | `==1.1.0` -> `==1.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-datalabeling/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-datalabeling/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-datalabeling/1.2.0/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-datalabeling/1.2.0/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-datalabeling</summary>

### [`v1.2.0`](https://togithub.com/googleapis/python-datalabeling/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapispython-datalabelingcomparev110v120-2021-07-12)

[Compare Source](https://togithub.com/googleapis/python-datalabeling/compare/v1.1.0...v1.2.0)

##### Features

-   add always_use_jwt_access ([#&#8203;113](https://www.github.com/googleapis/python-datalabeling/issues/113)) ([416b3e9](https://www.github.com/googleapis/python-datalabeling/commit/416b3e9e15d7b147c69391133cb4576c64a41a82))

##### Bug Fixes

-   disable always_use_jwt_access ([#&#8203;117](https://www.github.com/googleapis/python-datalabeling/issues/117)) ([8c50b89](https://www.github.com/googleapis/python-datalabeling/commit/8c50b899ff1cee04af36fc5f2dae68ba721efdae))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-datalabeling/issues/1127)) ([#&#8203;108](https://www.github.com/googleapis/python-datalabeling/issues/108)) ([2d38075](https://www.github.com/googleapis/python-datalabeling/commit/2d38075bd68c083ed164a7202fd65056ff1edbc8)), closes [#&#8203;1126](https://www.github.com/googleapis/python-datalabeling/issues/1126)

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-datalabeling).
dandhlee pushed a commit that referenced this pull request Nov 7, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-container](https://togithub.com/googleapis/python-container) | `==2.12.1` -> `==2.12.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/compatibility-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/confidence-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-container</summary>

### [`v2.12.2`](https://togithub.com/googleapis/python-container/blob/HEAD/CHANGELOG.md#&#8203;2122-httpsgithubcomgoogleapispython-containercomparev2121v2122-2022-10-07)

[Compare Source](https://togithub.com/googleapis/python-container/compare/v2.12.1...v2.12.2)

##### Bug Fixes

-   **deps:** Allow protobuf 3.19.5 ([#&#8203;305](https://togithub.com/googleapis/python-container/issues/305)) ([728fc48](https://togithub.com/googleapis/python-container/commit/728fc485d91c113a151dea2641ccfe163a5accaf))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-container).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-kms](https://togithub.com/googleapis/python-kms) | minor | `==1.3.0` -> `==1.4.0` |

---

### Release Notes

<details>
<summary>googleapis/python-kms</summary>

### [`v1.4.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;140-httpswwwgithubcomgoogleapispython-kmscomparev130v140-2020-04-14)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v1.3.0...v1.4.0)

##### Features

-   add support for external key manager (via synth) ([#&#8203;8](https://www.github.com/googleapis/python-kms/issues/8)) ([4077fc8](https://www.github.com/googleapis/python-kms/commit/4077fc89943cc09d489d44c05efcf9cab61cdbaf))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-kms](https://togithub.com/googleapis/python-kms) | major | `==1.4.0` -> `==2.0.0` |

---

### Release Notes

<details>
<summary>googleapis/python-kms</summary>

### [`v2.0.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapispython-kmscomparev140v200-2020-07-30)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v1.4.0...v2.0.0)

##### ⚠ BREAKING CHANGES

-   migrate to microgenerator. ([#&#8203;16](https://togithub.com/googleapis/python-kms/issues/16))

##### Features

-   migrate to microgenerator. See [Migration Guide](https://togithub.com/googleapis/python-kms/blob/release-v2.0.0/UPGRADING.md). ([#&#8203;16](https://www.github.com/googleapis/python-kms/issues/16)) ([605f757](https://www.github.com/googleapis/python-kms/commit/605f7577a9a9f1a2b39fa69da7e250b5f70e945e))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-kms).
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-kms](https://togithub.com/googleapis/python-kms) | minor | `==2.0.0` -> `==2.2.0` |

---

### Release Notes

<details>
<summary>googleapis/python-kms</summary>

### [`v2.2.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;220-httpswwwgithubcomgoogleapispython-kmscomparev210v220-2020-09-16)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.1.0...v2.2.0)

##### Features

-   regenerate client lib to pick up new mtls env ([#&#8203;55](https://www.github.com/googleapis/python-kms/issues/55)) ([4d62c19](https://www.github.com/googleapis/python-kms/commit/4d62c19d2f0f7c597214f2b39dfecb85f9d75a58))

##### Documentation

-   add crypto_key_path_path method rename to UPGRADING.md ([#&#8203;45](https://www.github.com/googleapis/python-kms/issues/45)) ([81db5d9](https://www.github.com/googleapis/python-kms/commit/81db5d90112092772b83aec57e2358088ed88e0d)), closes [#&#8203;43](https://www.github.com/googleapis/python-kms/issues/43)

### [`v2.1.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapispython-kmscomparev201v210-2020-08-27)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.0.1...v2.1.0)

##### Features

-   accept custom client_info ([#&#8203;41](https://www.github.com/googleapis/python-kms/issues/41)) ([6688e80](https://www.github.com/googleapis/python-kms/commit/6688e80aa4db74980d4a6194519c814a22cde177))

##### [2.0.1](https://www.github.com/googleapis/python-kms/compare/v2.0.0...v2.0.1) (2020-08-24)

##### Bug Fixes

-   add system test back ([#&#8203;39](https://www.github.com/googleapis/python-kms/issues/39)) ([fc5a720](https://www.github.com/googleapis/python-kms/commit/fc5a720d93ba41cd2616c7c9c8012d9a3e8f4a9c))

##### Documentation

-   Generate using new common.py_samples() synthtool functionality ([#&#8203;35](https://www.github.com/googleapis/python-kms/issues/35)) ([90097bc](https://www.github.com/googleapis/python-kms/commit/90097bca7660f148f36e009f70d108404efa5308))

### [`v2.0.1`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;201-httpswwwgithubcomgoogleapispython-kmscomparev200v201-2020-08-24)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.0.0...v2.0.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

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

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-kms).
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-kms](https://togithub.com/googleapis/python-kms) | `==2.3.0` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-kms</summary>

### [`v2.4.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapispython-kmscomparev230v240-2021-07-12)

[Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.3.0...v2.4.0)

##### Features

-   add always_use_jwt_access ([#&#8203;129](https://www.github.com/googleapis/python-kms/issues/129)) ([cfa0802](https://www.github.com/googleapis/python-kms/commit/cfa08022db3e096e2414418b63482606af8d46cb))

##### Bug Fixes

-   disable always_use_jwt_access ([#&#8203;133](https://www.github.com/googleapis/python-kms/issues/133)) ([8007b81](https://www.github.com/googleapis/python-kms/commit/8007b810f11ebf49cd24edd77867abac174841e9))

##### Documentation

-   Include verify_attestation_chains.py help text to attestations README ([#&#8203;134](https://www.github.com/googleapis/python-kms/issues/134)) ([2f2bb49](https://www.github.com/googleapis/python-kms/commit/2f2bb49adca244031d584ffbb27e32585e64ed42))
-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-kms/issues/1127)) ([#&#8203;124](https://www.github.com/googleapis/python-kms/issues/124)) ([5c3e273](https://www.github.com/googleapis/python-kms/commit/5c3e27391c4771b4a03c87e21a5260ed8d61b9c4)), closes [#&#8203;1126](https://www.github.com/googleapis/python-kms/issues/1126)

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-kms).
dandhlee pushed a commit that referenced this pull request Nov 9, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==1.31.0` -> `==1.32.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-auth/1.32.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-auth/1.32.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-auth/1.32.0/compatibility-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-auth/1.32.0/confidence-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v1.32.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1320-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1310v1320-2021-06-16)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.31.0...v1.32.0)

##### Features

-   allow scopes for self signed jwt ([#&#8203;776](https://www.github.com/googleapis/google-auth-library-python/issues/776)) ([2cfe655](https://www.github.com/googleapis/google-auth-library-python/commit/2cfe655bba837170abc07701557a1a5e0fe3294e))

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-cloudbuild).
dandhlee pushed a commit that referenced this pull request Nov 9, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-build](https://togithub.com/googleapis/python-cloudbuild) | `==3.2.1` -> `==3.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-build/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-build/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-build/3.3.0/compatibility-slim/3.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-build/3.3.0/confidence-slim/3.2.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-cloudbuild</summary>

### [`v3.3.0`](https://togithub.com/googleapis/python-cloudbuild/blob/master/CHANGELOG.md#&#8203;330-httpswwwgithubcomgoogleapispython-cloudbuildcomparev321v330-2021-06-30)

[Compare Source](https://togithub.com/googleapis/python-cloudbuild/compare/v3.2.1...v3.3.0)

##### Features

-   add always_use_jwt_access ([#&#8203;118](https://www.github.com/googleapis/python-cloudbuild/issues/118)) ([6414a3b](https://www.github.com/googleapis/python-cloudbuild/commit/6414a3bcc27baa4e60b2bf7cf2f7d9f776ad6843))

##### Bug Fixes

-   disable always_use_jwt_access ([#&#8203;123](https://www.github.com/googleapis/python-cloudbuild/issues/123)) ([c1c9608](https://www.github.com/googleapis/python-cloudbuild/commit/c1c960894dc401b0a125801b08ef1a4fee659abe))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-cloudbuild/issues/1127)) ([#&#8203;112](https://www.github.com/googleapis/python-cloudbuild/issues/112)) ([e2420f8](https://www.github.com/googleapis/python-cloudbuild/commit/e2420f8ad5630aedff0d52e3cc4facbb11300b72)), closes [#&#8203;1126](https://www.github.com/googleapis/python-cloudbuild/issues/1126)

##### [3.2.1](https://www.github.com/googleapis/python-cloudbuild/compare/v3.2.0...v3.2.1) (2021-05-16)

##### Bug Fixes

-   **deps:** add packaging requirement ([#&#8203;101](https://www.github.com/googleapis/python-cloudbuild/issues/101)) ([9563889](https://www.github.com/googleapis/python-cloudbuild/commit/956388912b5aab80375c1a2439d934f211627e3a))

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-cloudbuild).
dandhlee pushed a commit that referenced this pull request Nov 9, 2022
* Add Monitoring v3 Samples


Refactor v2 samples in to separate directory
Add v3 Samples
Renamed auth to list_env

* Update requirements

* Fix metric.name

All the filters should be metric.type (API
change, name is now the fully qualified
REST resource).

* Monitoring Doc Fixups

* Use Main Project (now whitelisted)

* Fix minor typo in custom_metric.py

* Mark Monitoring As Flaky

* Updating requirements.

Change-Id: I95c7ddfe77430a2800d09e329f23ba8b2b939be2

* Don’t send name in create custom metric

* updating requirements [(#358)](#358)

Change-Id: I6177a17fad021e26ed76679d9db34848c17b62a8

* Update Reqs

* Fix flaky custom metric test.

Change-Id: Ia2628f205537099d28415412fe302763f17c3081

* Update requirements. [(#436)](#436)

* Remove output only fields [(#454)](#454)

* Auto-update dependencies. [(#459)](#459)

* Fix import order lint errors

Change-Id: Ieaf7237fc6f925daec46a07d2e81a452b841198a

* bump

Change-Id: I02e7767d13ba267ee9fc72c5b68a57013bb8b8d3

* Auto-update dependencies. [(#470)](#470)

* Auto-update dependencies. [(#476)](#476)

* Auto-update dependencies. [(#486)](#486)

* Stackdriver product rename [(#508)](#508)

* Auto-update dependencies. [(#537)](#537)

* Fix lint issues

Change-Id: I0af78055cf33393a737f44acea2ba14555f494e1

* Fix monitoring test

Change-Id: I31c4dc368617996bc5b95c1414a39b9d45e11ebe

* Auto-update dependencies. [(#584)](#584)

* Generate readmes for most service samples [(#599)](#599)

* Auto-update dependencies. [(#609)](#609)

* Auto-update dependencies. [(#625)](#625)

* Auto-update dependencies. [(#629)](#629)

* Auto-update dependencies. [(#735)](#735)

* Auto-update dependencies.
* Fix language OCR sample
* Remove unused import

* Add region tags for writing time series [(#757)](#757)

* Auto-update dependencies. [(#762)](#762)

* Cleanup metric descriptors [(#776)](#776)

* Auto-update dependencies. [(#783)](#783)

* Auto-update dependencies. [(#785)](#785)

* Auto-update dependencies. [(#790)](#790)

* Add Monitoring Google Cloud Samples [(#789)](#789)

* Add Monitoring Google Cloud Samples

* jon wayne review

* fixups

* Fix tests

* jonwayne

* Auto-update dependencies. [(#794)](#794)

* Monitoring Region Tags [(#796)](#796)

* Add get metric descriptor [(#797)](#797)

* Fix mon reginos [(#798)](#798)

* Fix monitoring tests [(#799)](#799)

* Fix monitoring tests

* Fixing monitoring tests

Change-Id: I9e5d2a1143381430cc790085f90e210f9495d630

* Remove usage of GoogleCredentials [(#810)](#810)

* Update monitoring region tags [(#830)](#830)

* Remove cloud config fixture [(#887)](#887)

* Remove cloud config fixture

* Fix client secrets

* Fix bigtable instance

* Remove resource [(#890)](#890)

* Remove resource fixture

* Remove remote resource

* De-flake metric test

* Fix lint issues

* Fix reference to our testing tools

* Auto-update dependencies. [(#914)](#914)

* Auto-update dependencies.

* xfail the error reporting test

* Fix lint

* Re-generate all readmes

* Fix README rst links [(#962)](#962)

* Fix README rst links

* Update all READMEs

* Auto-update dependencies. [(#1004)](#1004)

* Auto-update dependencies.

* Fix natural language samples

* Fix pubsub iam samples

* Fix language samples

* Fix bigquery samples

* Auto-update dependencies. [(#1055)](#1055)

* Auto-update dependencies.

* Explicitly use latest bigtable client

Change-Id: Id71e9e768f020730e4ca9514a0d7ebaa794e7d9e

* Revert language update for now

Change-Id: I8867f154e9a5aae00d0047c9caf880e5e8f50c53

* Remove pdb. smh

Change-Id: I5ff905fadc026eebbcd45512d4e76e003e3b2b43

* Update monitoring samples to use more descriptive variable names [(#1058)](#1058)

Change-Id: I648cd686a10399b7f92373fdcd48708396fd7140

* Auto-update dependencies. [(#1093)](#1093)

* Auto-update dependencies.

* Fix storage notification poll sample

Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3

* Fix spanner samples

Change-Id: I40069222c60d57e8f3d3878167591af9130895cb

* Drop coverage because it's not useful

Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522

* Try again to fix flaky logging test

Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4

* Auto-update dependencies. [(#1094)](#1094)

* Auto-update dependencies.

* Relax assertions in the ocr_nl sample

Change-Id: I6d37e5846a8d6dd52429cb30d501f448c52cbba1

* Drop unused logging apiary samples

Change-Id: I545718283773cb729a5e0def8a76ebfa40829d51

* Update all generated readme auth instructions [(#1121)](#1121)

Change-Id: I03b5eaef8b17ac3dc3c0339fd2c7447bd3e11bd2

* Auto-update dependencies. [(#1133)](#1133)

* Auto-update dependencies.

* Fix missing http library

Change-Id: I99faa600f2f3f1f50f57694fc9835d7f35bda250

* Added Link to Python Setup Guide [(#1158)](#1158)

* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error

* Auto-update dependencies. [(#1186)](#1186)

* Auto-update dependencies. [(#1217)](#1217)

* Added "Open in Cloud Shell" buttons to README files [(#1254)](#1254)

* Auto-update dependencies. [(#1309)](#1309)

* Auto-update dependencies. [(#1320)](#1320)

* Auto-update dependencies. [(#1355)](#1355)

* Auto-update dependencies. [(#1359)](#1359)

* Auto-update dependencies. [(#1377)](#1377)

* Auto-update dependencies.

* Update requirements.txt

* Fix client instantiation [(#1396)](#1396)

* Auto-update dependencies.

* Regenerate the README files and fix the Open in Cloud Shell link for some samples [(#1441)](#1441)

* Update READMEs to fix numbering and add git clone [(#1464)](#1464)

* Fix monitoring region tags. [(#1472)](#1472)

* Sample's for stackdriver's uptime check api. [(#1478)](#1478)

* Sample's for stackdriver's uptime check api.

* Add doc tags.

* Stackdriver monitoring alerts sample. [(#1475)](#1475)

* Stackdriver monitoring alerts sample.

* Lint

* py27 tests pass

* Accomodate reviewer's comments.

* Add spaces around code blocks, Inc => LLC, and add docstring.

* Reformat doc comments to look like Google doc comments.

* Add more doc tags to alerts sample. [(#1483)](#1483)

* Add more doc tags to alerts sample.

* lint

* Update monitoring samples to use version 0.29.0 of the client library. [(#1495)](#1495)

* Update monitoring samples to use version 0.29.0 of the client library.

* Fix typo.

* Add sample to update a cloud monitoring uptime check. [(#1508)](#1508)

* Add sample to update a cloud monitoring uptime check.

* Replace double quotes with single quotes.

* Auto-update dependencies. [(#1658)](#1658)

* Auto-update dependencies.

* Rollback appengine/standard/bigquery/.

* Rollback appengine/standard/iap/.

* Rollback bigtable/metricscaler.

* Rolledback appengine/flexible/datastore.

* Rollback dataproc/

* Rollback jobs/api_client

* Rollback vision/cloud-client.

* Rollback functions/ocr/app.

* Rollback iot/api-client/end_to_end_example.

* Rollback storage/cloud-client.

* Rollback kms/api-client.

* Rollback dlp/

* Rollback bigquery/cloud-client.

* Rollback iot/api-client/manager.

* Rollback appengine/flexible/cloudsql_postgresql.

* Time series tests use random unique name to avoid limits [(#1776)](#1776)

* Time series tests use random unique name to avoid limits

* Lint wants another blank line here

* Use current debian image family

* Restore to old state. Work should be on different branch.

* Update snippets.py

* Added new region tag [(#1844)](#1844)

* Auto-update dependencies. [(#1846)](#1846)

ACK, merging.

* New snippet to delete notification channel [(#1920)](#1920)

New snippet to delete notification channel

* Auto-update dependencies. [(#1980)](#1980)

* Auto-update dependencies.

* Update requirements.txt

* Update requirements.txt

* monitoring/metrics: update from 5 to 20 minutes [(#2210)](#2210)

* Make backup/restore file name a parameter [(#2248)](#2248)

* Make backup/restore file a parameter

Previously was hard coded as 'backup.json'

* Added parameter to test function calls

* Adds split updates for Firebase ... opencensus [(#2438)](#2438)

* Auto-update dependencies. [(#2005)](#2005)

* Auto-update dependencies.

* Revert update of appengine/flexible/datastore.

* revert update of appengine/flexible/scipy

* revert update of bigquery/bqml

* revert update of bigquery/cloud-client

* revert update of bigquery/datalab-migration

* revert update of bigtable/quickstart

* revert update of compute/api

* revert update of container_registry/container_analysis

* revert update of dataflow/run_template

* revert update of datastore/cloud-ndb

* revert update of dialogflow/cloud-client

* revert update of dlp

* revert update of functions/imagemagick

* revert update of functions/ocr/app

* revert update of healthcare/api-client/fhir

* revert update of iam/api-client

* revert update of iot/api-client/gcs_file_to_device

* revert update of iot/api-client/mqtt_example

* revert update of language/automl

* revert update of run/image-processing

* revert update of vision/automl

* revert update testing/requirements.txt

* revert update of vision/cloud-client/detect

* revert update of vision/cloud-client/product_search

* revert update of jobs/v2/api_client

* revert update of jobs/v3/api_client

* revert update of opencensus

* revert update of translate/cloud-client

* revert update to speech/cloud-client

Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Doug Mahugh <dmahugh@gmail.com>

* fix: monitoring tests [(#2995)](#2995)

* fix: monitoring tests

* Add eventually consistent to flaky test

* chore(deps): update dependency google-auth to v1.11.2 [(#2724)](#2724)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* Simplify noxfile setup. [(#2806)](#2806)

* chore(deps): update dependency requests to v2.23.0

* Simplify noxfile and add version control.

* Configure appengine/standard to only test Python 2.7.

* Update Kokokro configs to match noxfile.

* Add requirements-test to each folder.

* Remove Py2 versions from everything execept appengine/standard.

* Remove conftest.py.

* Remove appengine/standard/conftest.py

* Remove 'no-sucess-flaky-report' from pytest.ini.

* Add GAE SDK back to appengine/standard tests.

* Fix typo.

* Roll pytest to python 2 version.

* Add a bunch of testing requirements.

* Remove typo.

* Add appengine lib directory back in.

* Add some additional requirements.

* Fix issue with flake8 args.

* Even more requirements.

* Readd appengine conftest.py.

* Add a few more requirements.

* Even more Appengine requirements.

* Add webtest for appengine/standard/mailgun.

* Add some additional requirements.

* Add workaround for issue with mailjet-rest.

* Add responses for appengine/standard/mailjet.

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [monitoring] fix: use retrying module in the fixture class [(#3285)](#3285)

* fix: use retrying module in the fixture class

fixes #2971
fixes #2972
fixes #2973
fixes #3085

It will likely fix those issues, not guaranteed, but it's worth a try.

* [monitoring] testing: mitigate 409 conflicts [(#3311)](#3311)

* [monitoring] testing: mitigate 409 conflicts

fixes #2971

* retry on ServiceUnavailable too
* reduce the number of api calls
* mark tests as flaky instead of having retries
* fix the rerun_filter implementation
* add randomness to the sleep calls
* lonter wait, better teardown
* allow both messages

* switch to regular flaky in monitoring [(#3333)](#3333)

* switch to regular flaky

* minor assertion adjustment

* address nit

* Update dependency tabulate to v0.8.7 [(#3202)](#3202)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

The error is a known error that does not have to do with this dependency change

* Update dependency google-auth to v1.14.0 [(#3148)](#3148)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* chore(deps): update dependency google-api-python-client to v1.8.0 [(#3100)](#3100)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-api-python-client](https://togithub.com/google/google-api-python-client) | minor | `==1.7.11` -> `==1.8.0` |

---

### Release Notes

<details>
<summary>google/google-api-python-client</summary>

### [`v1.8.0`](https://togithub.com/google/google-api-python-client/releases/v1.8.0)

[Compare Source](https://togithub.com/google/google-api-python-client/compare/v1.7.12...v1.8.0)

Release to support API endpoint override.

  New Features

-   Add api endpoint override. ([#&#8203;829](https://togithub.com/googleapis/google-api-python-client/pull/829))

    Implementation Changes

-   Don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions. ([#&#8203;841](https://togithub.com/googleapis/google-api-python-client/pull/841))

### [`v1.7.12`](https://togithub.com/google/google-api-python-client/releases/v1.7.12)

[Compare Source](https://togithub.com/google/google-api-python-client/compare/v1.7.11...v1.7.12)

Bugfix release

  Implementation Changes

-   Look for field 'detail' in error message. ([#&#8203;739](https://togithub.com/googleapis/google-api-python-client/pull/739))
-   Exclude 308s from httplib2 redirect codes list ([#&#8203;813](https://togithub.com/googleapis/google-api-python-client/pull/813))

    Documentation 

-   Remove oauth2client from docs ([#&#8203;738](https://togithub.com/googleapis/google-api-python-client/pull/738))
-   Fix typo. ([#&#8203;745](https://togithub.com/googleapis/google-api-python-client/pull/745))
-   Remove compatibility badges. ([#&#8203;746](https://togithub.com/googleapis/google-api-python-client/pull/746))
-   Fix TypeError: search_analytics_api_sample.py [#&#8203;732](https://togithub.com/google/google-api-python-client/issues/732) ([#&#8203;742](https://togithub.com/googleapis/google-api-python-client/pull/742))
-   Correct response access ([#&#8203;750](https://togithub.com/googleapis/google-api-python-client/pull/750))
-   Fix link to API explorer ([#&#8203;760](https://togithub.com/googleapis/google-api-python-client/pull/760))
-   Fix argument typo in oauth2 code example ([#&#8203;763](https://togithub.com/googleapis/google-api-python-client/pull/763))
-   Recommend install with virtualenv ([#&#8203;768](https://togithub.com/googleapis/google-api-python-client/pull/768))
-   Fix capitalization in docs/README.md ([#&#8203;770](https://togithub.com/googleapis/google-api-python-client/pull/770))

-   Remove compatibility badges ([#&#8203;796](https://togithub.com/googleapis/google-api-python-client/pull/796))
-   Remove mentions of pycrypto ([#&#8203;799](https://togithub.com/googleapis/google-api-python-client/pull/799))
-   Fix typo in model.py
-   Add note about Google Ads llibrary ([#&#8203;814](https://togithub.com/googleapis/google-api-python-client/pull/814))

  Internal / Testing Changes

-   Blacken ([#&#8203;772](https://togithub.com/googleapis/google-api-python-client/pull/722))
-   Move kokoro configs ([#&#8203;832](https://togithub.com/googleapis/google-api-python-client/pull/832))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* chore(deps): update dependency google-cloud-monitoring to v0.35.0 [(#3459)](#3459)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* [monitoring] chore: remove gcp-devrel-py-tools [(#3480)](#3480)

* [monitoring] chore: remove gcp-devrel-py-tools

* fixed the infinite loop

* fix 404 error

* Update dependency google-api-python-client to v1.8.2 [(#3452)](#3452)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-api-python-client](https://togithub.com/google/google-api-python-client) | patch | `==1.8.0` -> `==1.8.2` |
| [google-api-python-client](https://togithub.com/google/google-api-python-client) | minor | `==1.7.11` -> `==1.8.2` |

---

### Release Notes

<details>
<summary>google/google-api-python-client</summary>

### [`v1.8.2`](https://togithub.com/google/google-api-python-client/blob/master/CHANGELOG.md#&#8203;182-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev181v182-2020-04-21)

[Compare Source](https://togithub.com/google/google-api-python-client/compare/v1.8.1...v1.8.2)

### [`v1.8.1`](https://togithub.com/google/google-api-python-client/blob/master/CHANGELOG.md#&#8203;181-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev180v181-2020-04-20)

[Compare Source](https://togithub.com/google/google-api-python-client/compare/v1.8.0...v1.8.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* testing: replace @flaky with @pytest.mark.flaky [(#3496)](#3496)

* testing: replace @flaky with @pytest.mark.flaky

* lint

* mark few tests as flaky

that involves LRO polling.

* lint

* chore(deps): update dependency google-auth to v1.14.1 [(#3464)](#3464)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | patch | `==1.14.0` -> `==1.14.1` |
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | minor | `==1.11.2` -> `==1.14.1` |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v1.14.1`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1141-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1140v1141-2020-04-21)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.14.0...v1.14.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* [monitoring] fix: use backoff for writing the value [(#3697)](#3697)

* [monitoring] fix: use backoff for writing the value

fixes #3694

* use uuid

* chore(deps): update dependency google-auth to v1.14.2 [(#3724)](#3724)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | patch | `==1.14.1` -> `==1.14.2` |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v1.14.2`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1142-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1141v1142-2020-05-07)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.14.1...v1.14.2)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* chore: some lint fixes [(#3748)](#3748)

* chore(deps): update dependency google-auth to v1.14.3 [(#3728)](#3728)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | patch | `==1.14.2` -> `==1.14.3` |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v1.14.3`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1143-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1142v1143-2020-05-11)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.14.2...v1.14.3)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* Add request_method to create example. [(#3745)](#3745)

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>

* testing: multi project noxfile-template.py [(#3700)](#3700)

* testing: prototpe for multi project noxfile.py

* correct project names

* introduce TEST_CONFIG

* modify noxfile-template, add default config

* changed how we import user config

* fix stale comments

* use different project for python 3.6 and 3.7

* fix a bug

* changed the filename

also simplified the config
stop runnint `gcloud update`
add a warning about editing noxfile.py

* add BUILD_SPECIFIC_GCLOUD_PROJECT

* use session.skip

* print debuggin

* more print debuggin

* adding cwd to sys.path

* removed debug print, display details of ImportError

* use the usual test project

* stop setting gcloud project

* simplified the noxfile-template

* [monitoring] testing: start using build specific projects [(#3771)](#3771)

Also added `required_api_url` and `required_role` field in `README.rst.in`.

A part of #3310 

Note: Now the service account has permission only on the project for py36 build, so py37 build should fail.

* chore(deps): update dependency google-cloud-monitoring to v0.36.0 [(#3783)](#3783)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* update google-auth to 1.15.0 final part [(#3819)](#3819)

* update google-api-python-client to 1.8.3 final part [(#3827)](#3827)

* chore(deps): update dependency google-api-python-client to v1.8.4 [(#3881)](#3881)

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>

* [monitoring] fix: use the same random value for retry [(#3900)](#3900)

* [monitoring] fix: use the same random value for retry

fixes #3875

* Just reseed in `write_value()`

* revert comment

* chore(deps): update dependency google-auth to v1.16.0 [(#3903)](#3903)

* chore(deps): update dependency google-api-python-client to v1.9.1 [(#3930)](#3930)

* chore(deps): update dependency google-cloud-monitoring to v1 [(#3950)](#3950)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-monitoring](https://togithub.com/googleapis/python-monitoring) | major | `==0.36.0` -> `==1.0.0` |

---

### Release Notes

<details>
<summary>googleapis/python-monitoring</summary>

### [`v1.0.0`](https://togithub.com/googleapis/python-monitoring/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-monitoringcomparev0360v100-2020-06-03)

[Compare Source](https://togithub.com/googleapis/python-monitoring/compare/v0.36.0...v1.0.0)

##### Features

-   set release_status to Production/Stable ([#&#8203;8](https://www.github.com/googleapis/python-monitoring/issues/8)) ([a99d67a](https://www.github.com/googleapis/python-monitoring/commit/a99d67a4f1399b9a74f189c6332cd85e56149fac))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* final update for google-auth [(#3967)](#3967)

* testing: start using btlr [(#3959)](#3959)

* testing: start using btlr

The binary is at gs://cloud-devrel-kokoro-resources/btlr/v0.0.1/btlr

* add period after DIFF_FROM

* use array for btlr args

* fix websocket tests

* add debug message

* wait longer for the server to spin up

* dlp: bump the wait timeout to 10 minutes

* [run] copy noxfile.py to child directory to avoid gcloud issue

* [iam] fix: only display description when the key exists

* use uuid4 instead of uuid1

* [iot] testing: use the same format for registry id

* Stop asserting Out of memory not in the output

* fix missing imports

* [dns] testing: more retries with delay

* [dlp] testing: longer timeout

* use the max-concurrency flag

* use 30 workers

* [monitoring] use multiple projects

* [dlp] testing: longer timeout

* Replace GCLOUD_PROJECT with GOOGLE_CLOUD_PROJECT. [(#4022)](#4022)

* Update dependency google-api-python-client to v1.9.2 [(#4038)](#4038)

* Update dependency google-auth to v1.17.0 [(#4058)](#4058)

* chore(deps): update dependency google-auth to v1.17.1 [(#4073)](#4073)

* Update dependency google-auth to v1.17.2 [(#4083)](#4083)

* Update dependency google-api-python-client to v1.9.3 [(#4057)](#4057)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | patch | `==1.9.2` -> `==1.9.3` |

---

### Release Notes

<details>
<summary>googleapis/google-api-python-client</summary>

### [`v1.9.3`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;193-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev192v193-2020-06-10)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v1.9.2...v1.9.3)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* Update dependency google-auth to v1.18.0 [(#4125)](#4125)

* [monitoring] fix: mitigate flake [(#4153)](#4153)

fixes #4150

* fix(monitoring): also retry upon DeadlineExceeded [(#4202)](#4202)

fixes #4180

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

* Create example for POST check. [(#4082)](#4082)

* Add create example for POST check.

* Small fixes for POST check stuff.

* Have create example be one tag block

* Syntax fixes

* Small fixes.

* Ran black linter.

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* Update dependency google-auth-httplib2 to v0.0.4 [(#4255)](#4255)

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>

* chore(deps): pin dependencies [(#4280)](#4280)

* chore(deps): pin dependencies

* specify python version for appengine standard

Co-authored-by: Leah Cole <coleleah@google.com>

* chore(deps): update dependency pytest to v5.4.3 [(#4279)](#4279)

* chore(deps): update dependency pytest to v5.4.3

* specify pytest for python 2 in appengine

Co-authored-by: Leah Cole <coleleah@google.com>

* chore(deps): update dependency mock to v4 [(#4287)](#4287)

* chore(deps): update dependency mock to v4

* specify mock version for appengine python 2

Co-authored-by: Leah Cole <coleleah@google.com>

* chore(deps): update dependency google-auth to v1.19.0 [(#4293)](#4293)

* Update dependency flaky to v3.7.0 [(#4300)](#4300)

* Update dependency google-api-python-client to v1.10.0 [(#4302)](#4302)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-api-python-client](https://togithub.com/googleapis/google-api-python-client) | minor | `==1.9.3` -> `==1.10.0` |

---

### Release Notes

<details>
<summary>googleapis/google-api-python-client</summary>

### [`v1.10.0`](https://togithub.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md#&#8203;1100-httpswwwgithubcomgoogleapisgoogle-api-python-clientcomparev193v1100-2020-07-15)

[Compare Source](https://togithub.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0)

##### Features

-   allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' ([#&#8203;943](https://www.github.com/googleapis/google-api-python-client/issues/943)) ([21af37b](https://www.github.com/googleapis/google-api-python-client/commit/21af37b11ea2d6a89b3df484e1b2fa1d12849510))
-   Build universal wheels ([#&#8203;948](https://www.github.com/googleapis/google-api-python-client/issues/948)) ([3e28a1e](https://www.github.com/googleapis/google-api-python-client/commit/3e28a1e0d47f829182cd92f37475ab91fa5e4afc))
-   discovery supports retries ([#&#8203;967](https://www.github.com/googleapis/google-api-python-client/issues/967)) ([f3348f9](https://www.github.com/googleapis/google-api-python-client/commit/f3348f98bf91a88a28bf61b12b95e391cc3be1ff)), closes [#&#8203;848](https://www.github.com/googleapis/google-api-python-client/issues/848)

##### Documentation

-   consolidating and updating the Contribution Guide ([#&#8203;964](https://www.github.com/googleapis/google-api-python-client/issues/964)) ([63f97f3](https://www.github.com/googleapis/google-api-python-client/commit/63f97f37daee37a725eb05df3097b20d5d4eaaf0)), closes [#&#8203;963](https://www.github.com/googleapis/google-api-python-client/issues/963)

##### [1.9.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.2...v1.9.3) (2020-06-10)

##### Bug Fixes

-   update GOOGLE_API_USE_MTLS values ([#&#8203;940](https://www.github.com/googleapis/google-api-python-client/issues/940)) ([19908ed](https://www.github.com/googleapis/google-api-python-client/commit/19908edcd8a3df1db41e34100acc1f15c3c99397))

##### [1.9.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.1...v1.9.2) (2020-06-04)

##### Bug Fixes

-   bump api-core version ([#&#8203;936](https://www.github.com/googleapis/google-api-python-client/issues/936)) ([ee53b3b](https://www.github.com/googleapis/google-api-python-client/commit/ee53b3b32a050874ba4cfb491fb384f94682c824))

##### [1.9.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1) (2020-06-02)

##### Bug Fixes

-   fix python-api-core dependency issue ([#&#8203;931](https://www.github.com/googleapis/google-api-python-client/issues/931)) ([42028ed](https://www.github.com/googleapis/google-api-python-client/commit/42028ed2b2be47f85b70eb813185264f1f573d01))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* chore(deps): update dependency google-auth to v1.19.1 [(#4304)](#4304)

* chore(deps): update dependency google-auth to v1.19.2 [(#4321)](#4321)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-auth](https://togithub.com/googleapis/google-auth-library-python) | patch | `==1.19.1` -> `==1.19.2` |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python</summary>

### [`v1.19.2`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#&#8203;1192-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1191v1192-2020-07-17)

[Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.19.1...v1.19.2)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).

* Update dependency google-auth to v1.20.0 [(#4387)](#4387)

* Update dependency pytest to v6 [(#4390)](#4390)

* chore(deps): update dependency google-auth to v1.20.1 [(#4452)](#4452)

* chore(deps): update dependency google-api-python-client to v1.10.1 [(#4557)](#4557)

* chore(deps): update dependency google-api-python-client to v1.10.1

* Update requirements.txt

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>

* chore(deps): update dependency google-cloud-monitoring to v1.1.0 [(#4561)](#4561)

* Update dependency google-auth to v1.21.0 [(#4588)](#4588)

* Update dependency google-api-python-client to v1.11.0 [(#4587)](#4587)

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>

* chore(deps): update dependency google-auth to v1.21.1 [(#4634)](#4634)

* chore(deps): update dependency google-auth to v1.21.2 [(#4684)](#4684)

* fix(monitoring): retry in the test setup [(#4702)](#4702)

fixes #4687
fixes #4688
fixes #4689
fixes #4690

* chore(deps): update dependency google-api-python-client to v1.12.1 [(#4674)](#4674)

* chore(deps): update dependency google-auth to v1.21.3 [(#4754)](#4754)

* chore(deps): update dependency google-api-python-client to v1.12.2 [(#4751)](#4751)

* chore: update template

* chore: add BUILD_SPECIFIC_GCLOUD_PROJECT env var

Co-authored-by: Bill Prin <waprin@google.com>
Co-authored-by: Bill Prin <waprin@gmail.com>
Co-authored-by: Jon Wayne Parrott <jonwayne@google.com>
Co-authored-by: Greg Taylor <snagglepants@gmail.com>
Co-authored-by: Jon Wayne Parrott <jon.wayne.parrott@gmail.com>
Co-authored-by: DPE bot <dpebot@google.com>
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
Co-authored-by: michaelawyu <chenyumic@google.com>
Co-authored-by: Campion Fellin <campionfellin@users.noreply.github.com>
Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
Co-authored-by: Jason Dobry <jmdobry@users.noreply.github.com>
Co-authored-by: Jeffrey Rennie <rennie@google.com>
Co-authored-by: michaelawyu <michael.a.w.yu@hotmail.com>
Co-authored-by: Charles Engelke <github@engelke.com>
Co-authored-by: Adam Ross <adamross@google.com>
Co-authored-by: Charles Engelke <engelke@google.com>
Co-authored-by: Gus Class <gguuss@gmail.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Shi Zhang <shizhang@google.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
Co-authored-by: Leah Cole <coleleah@google.com>
dandhlee pushed a commit that referenced this pull request Nov 9, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | `==6.2.3` -> `==6.2.4` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/6.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/6.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/6.2.4/compatibility-slim/6.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/6.2.4/confidence-slim/6.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>pytest-dev/pytest</summary>

### [`v6.2.4`](https://togithub.com/pytest-dev/pytest/releases/6.2.4)

[Compare Source](https://togithub.com/pytest-dev/pytest/compare/6.2.3...6.2.4)

# pytest 6.2.4 (2021-05-04)

## Bug Fixes

-   [#&#8203;8539](https://togithub.com/pytest-dev/pytest/issues/8539): Fixed assertion rewriting on Python 3.10.

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-monitoring).
dandhlee pushed a commit that referenced this pull request Nov 9, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-monitoring](https://togithub.com/googleapis/python-monitoring) | `==2.3.0` -> `==2.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-monitoring/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-monitoring</summary>

### [`v2.4.0`](https://togithub.com/googleapis/python-monitoring/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapispython-monitoringcomparev230v240-2021-07-01)

[Compare Source](https://togithub.com/googleapis/python-monitoring/compare/v2.3.0...v2.4.0)

##### Features

-   add always_use_jwt_access ([#&#8203;165](https://www.github.com/googleapis/python-monitoring/issues/165)) ([064f1e0](https://www.github.com/googleapis/python-monitoring/commit/064f1e0a8df02c04bdae6b13c645f2b399c2c1ef))

##### Bug Fixes

-   disable always_use_jwt_access ([#&#8203;171](https://www.github.com/googleapis/python-monitoring/issues/171)) ([c194a00](https://www.github.com/googleapis/python-monitoring/commit/c194a00031763153bcc67346328a02b85fabc359))

##### Documentation

-   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-monitoring/issues/1127)) ([#&#8203;159](https://www.github.com/googleapis/python-monitoring/issues/159)) ([adc82c9](https://www.github.com/googleapis/python-monitoring/commit/adc82c9d1812fb0efe00cbfa09f19e8c04277881)), closes [#&#8203;1126](https://www.github.com/googleapis/python-monitoring/issues/1126)

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-monitoring).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

3 participants