Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-logging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.3.1
Choose a base ref
Loading
...
head repository:googleapis/python-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.4.0
Choose a head ref
Loading
  • 5commits
  • 44files changed
  • 6contributors

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    eb87895View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#…

    …687)* build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/gcp/templates/python_library/.kokoroSource-Link:googleapis/synthtool@b4fe62ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1* trigger ciCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @gcf-owl-bot@parthea
    3 people authoredDec 9, 2022
    Configuration menu
    Copy the full SHA
    bf1e45eView commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#659)

    * chore: update to gapic-generator-python 1.5.0feat: add support for `google.cloud.<api>.__version__`PiperOrigin-RevId: 484665853Source-Link:googleapis/googleapis@8eb249aSource-Link:googleapis/googleapis-gen@c8aa327Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* update version in gapic_version.py* feat: new APIs added to reflect updates to the filestore service- Add ENTERPRISE Tier- Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot- Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare- Add ConnectMode to NetworkConfig (for Private Service Access support)- New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)- Add SuspensionReason (for KMS related suspension)- Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabledPiperOrigin-RevId: 487492758Source-Link:googleapis/googleapis@5be5981Source-Link:googleapis/googleapis-gen@ab0e217Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* chore: Update gapic-generator-python to v1.6.1PiperOrigin-RevId: 488036204Source-Link:googleapis/googleapis@08f275fSource-Link:googleapis/googleapis-gen@555c094Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* move version to gapic_version.py; clean up setup.py and owlbot.py* customize testing/constraints-3.7.txt* fix(deps): Require google-api-core >=1.34.0, >=2.11.0fix: Drop usage of pkg_resourcesfix: Fix timeout default valuesdocs(samples): Snippetgen should call await on the operation coroutine before calling resultPiperOrigin-RevId: 493260409Source-Link:googleapis/googleapis@fea4387Source-Link:googleapis/googleapis-gen@387b734Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* update version* restore testCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>Co-authored-by: Daniel Sanche <sanche@google.com>
    @gcf-owl-bot@parthea@daniel-sanche
    4 people authoredDec 14, 2022
    Configuration menu
    Copy the full SHA
    9d505f1View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. chore(deps): update dependency google-cloud-bigquery to v3.4.1 (#689)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredDec 15, 2022
    Configuration menu
    Copy the full SHA
    8bb9cd4View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. chore(main): release 3.4.0 (#691)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredDec 27, 2022
    Configuration menu
    Copy the full SHA
    7b8965aView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp