Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Fix pubsub IAM policy system tests broken by rename.#1686

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:pubsub-fix_iam_policy_system_tests
Mar 31, 2016
Merged

Fix pubsub IAM policy system tests broken by rename.#1686
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:pubsub-fix_iam_policy_system_tests

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 31, 2016

No description provided.

@tseaver tseaver added testing api: pubsub Issues related to the Pub/Sub API. labels Mar 31, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 31, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Mar 31, 2016

e770e9e is the culprit.

@dhermes
Copy link
Contributor

dhermes commented Mar 31, 2016

LGTM

@tseaver tseaver merged commit 659d279 into googleapis:master Mar 31, 2016
@tseaver tseaver deleted the pubsub-fix_iam_policy_system_tests branch March 31, 2016 20:22
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: add functionality to hash data (#1677)

* feat: add functionality to hash data

* change sensitive fields to private

* update to sha512

* update docstring

* 🦉 Updates from OwlBot post-processor

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

* chore: add request-response log helpers (#1685)

* chore: add request-response log helpers

* fix presubmit

* 🦉 Updates from OwlBot post-processor

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

* feat: opt-in logging support for request / response (#1686)

* feat: opt-in logging support for request/response

* add pragma no cover

* add test coverage for request/response

* add code coverage

* 🦉 Updates from OwlBot post-processor

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

* chore: remove logging for async requests (#1698)

* chore: remove logging for async requests

* change Dict to Mapping

* fix mypy and lint issues

* address PR feedback

* link issue

* feat: parse request/response for logging (#1696)

* feat: parse request/response for logging

* add test case for list

* address PR comments

* address PR feedback

* fix typo

* add test coverage

* add code coverage

* feat: hash sensitive info in logs (#1700)

* feat: hash sensitive info in logs

* make helper private

* add code coverage

* address PR feedback

* fix mypy type issue

* 🦉 Updates from OwlBot post-processor

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

* feat: add support for async response log (#1733)

* feat: add support for async response log

* fix whitespace

* add await

* add code coverage

* fix lint

* fix lint issues

* address PR feedback

* address PR feedback

* link issue

* feat: add request response logs for sync api calls (#1747)

* fix: remove dependency on api-core for logging (#1748)

* fix: remove dep on api-core for logging

* disable propagation to the root logger

* update async helpers tests

* fix lint issue

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
feat: implement `append_from_file`
parthea added a commit that referenced this pull request Mar 9, 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:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91
<details><summary>google-cloud-storage: 3.8.0</summary>

##
[3.8.0](googleapis/python-storage@v3.7.0...v3.8.0)
(2026-01-13)

### Features

* expose persisted size in mrd (#1671)
([0e2961be](googleapis/python-storage@0e2961be))

* implement &#34;append_from_file&#34; (#1686)
([1333c956](googleapis/python-storage@1333c956))

* compute chunk wise checksum for bidi_writes (#1675)
([139390cb](googleapis/python-storage@139390cb))

* flush the last chunk in append method (#1699)
([89bfe7a5](googleapis/python-storage@89bfe7a5))

* add write resumption strategy (#1663)
([a57ea0ec](googleapis/python-storage@a57ea0ec))

* add bidi stream retry manager. (#1632)
([d90f0ee0](googleapis/python-storage@d90f0ee0))

* make flush size configurable (#1677)
([f7095faf](googleapis/python-storage@f7095faf))

### Bug Fixes

* no state lookup while opening bidi-write stream
([2d5a7b16](googleapis/python-storage@2d5a7b16))

* no state lookup while opening bidi-write stream (#1636)
([2d5a7b16](googleapis/python-storage@2d5a7b16))

* close write object stream always (#1661)
([4a609a4b](googleapis/python-storage@4a609a4b))

* add system test for opening with read_handle (#1672)
([6dc711da](googleapis/python-storage@6dc711da))

</details>

---------

Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants