Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add 'ManagedZone' and related support#1140

Merged
tseaver merged 6 commits into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
tseaver:dns-zoneCopy head branch name to clipboard
Sep 18, 2015
Merged

Add 'ManagedZone' and related support#1140
tseaver merged 6 commits into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
tseaver:dns-zoneCopy head branch name to clipboard

Conversation

@tseaver

@tseaver tseaver commented Sep 15, 2015

Copy link
Copy Markdown
Contributor

Uses #1138 as a base.

@tseaver tseaver added the api: dns Issues related to the Cloud DNS API. label Sep 15, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2015
@dhermes

dhermes commented Sep 16, 2015

Copy link
Copy Markdown
Contributor

Ping me when #1138 is done

@tseaver

tseaver commented Sep 18, 2015

Copy link
Copy Markdown
Contributor Author

@dhermes rebased after merge of #1138.

Comment thread gcloud/dns/client.py

This comment was marked as spam.

@dhermes

dhermes commented Sep 18, 2015

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Sep 18, 2015
Add 'ManagedZone' and related support
@tseaver tseaver merged commit b590330 into googleapis:master Sep 18, 2015
@tseaver tseaver deleted the dns-zone branch September 18, 2015 16:28
parthea added a commit that referenced this pull request Nov 24, 2025
The default behaviour of textwrap.wrap is to break text on hyphens. This PR sets the break_on_hyphens parameter of textwrap.wrap to False in order to preserve hyperlinks with hyphens.

Fixes #1131
parthea pushed a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 24, 2025
#1113)

* adds additional functionality to cover more partitioning capability

* Updates the partitioning algorithm and tests

* Updates special case and tests

* Updates test in possible effort to increase coverage.

* Tweaks the conditionals in time partitioning process

* Updates linting

* chore(deps): update all dependencies (#1136)

* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update protobuf to 5.28.3

* pin google-crc32c for python 3.7/3.8

* Pin mako for python 3.8

* Pin markupsafe for Python 3.8

* Pin pyparsing for python 3.8

* Pin pyparsing for Python 3.8

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>

* chore(deps): update all dependencies (#1140)

* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* Removes duplicate test

---------

Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Source-Link: googleapis/synthtool@56da63e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
parthea pushed a commit that referenced this pull request Feb 20, 2026
Autogenerated gapic update

Includes:
- support for mTLS by default when the environment detects it
- support for pipelines protos
parthea pushed a commit that referenced this pull request Feb 20, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
<details><summary>google-cloud-firestore: 2.22.0</summary>

##
[2.22.0](googleapis/python-firestore@v2.21.0...v2.22.0)
(2025-12-16)

### Features

* support mTLS certificates when available (#1140)
([403afb08](googleapis/python-firestore@403afb08))

* Expose tags field in Database and RestoreDatabaseRequest public protos
(#1074)
([49836391](googleapis/python-firestore@49836391))

* Add support for Python 3.14 (#1110)
([52b2055d](googleapis/python-firestore@52b2055d))

* Added read_time as a parameter to various calls (synchronous/base
classes) (#1050)
([d8e3af1f](googleapis/python-firestore@d8e3af1f))

### Bug Fixes

* update the async transactional types (#1066)
([210a14a4](googleapis/python-firestore@210a14a4))

* improve typing (#1136)
([d1c730d9](googleapis/python-firestore@d1c730d9))

</details>
parthea added a commit that referenced this pull request Mar 2, 2026
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea added a commit that referenced this pull request Mar 9, 2026
* chore: [autoapprove] Update `black` and `isort` to latest versions

Source-Link: googleapis/synthtool@0c7b033
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547

* update black in noxfile.py

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: dns Issues related to the Cloud DNS API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.