Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
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 or learn 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-secret-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/python-secret-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 8 commits
  • 42 files changed
  • 3 contributors

Commits on Dec 5, 2020

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

Commits on Dec 22, 2020

  1. fix: remove client side recv limits (#65)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix: remove client recv msg limit fix: add enums to `types/__init__.py`
    
    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    383bde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e9a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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

Commits on Jan 19, 2021

  1. chore: fix column sizing in docs (#71)

    * chore(python): fix column sizing issue in docs
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Thu Jan 7 11:58:32 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f15b57ccfd71106c2299e9b89835fe6e55015662
    Source-Link: googleapis/synthtool@f15b57c
    
    * chore(python): use 'http' in LICENSE
    
    Co-authored-by: Tim Swast <[email protected]>
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Thu Jan 7 13:05:12 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 41a4e56982620d3edcf110d76f4fcdfdec471ac8
    Source-Link: googleapis/synthtool@41a4e56
    yoshi-automation authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9a2eef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. chore: update templates (#73)

    * chore(python): skip docfx in main presubmit
    
    * chore(python): skip docfx in main presubmit
    
    * fix: properly template the repo name
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Fri Jan 8 10:32:13 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: fb53b6fb373b7c3edf4e55f3e8036bc6d73fa483
    Source-Link: googleapis/synthtool@fb53b6f
    
    * chore: add missing quotation mark
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Mon Jan 11 09:43:06 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 16ec872dd898d7de6e1822badfac32484b5d9031
    Source-Link: googleapis/synthtool@16ec872
    
    * chore: add 3.9 to noxfile template
    
    Since the python-docs-samples noxfile-template doesn't sync with this, I wanted to make sure the noxfile template matched the most recent change [here](https://github.com/GoogleCloudPlatform/python-docs-samples/pull/4968/files)
    
    cc @tmatsuo
    
    Source-Author: Leah E. Cole <[email protected]>
    Source-Date: Fri Jan 15 17:24:05 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 56ddc68f36b32341e9f22c2c59b4ce6aa3ba635f
    Source-Link: googleapis/synthtool@56ddc68
    
    * build(python): make `NOX_SESSION` optional
    
    I added this accidentally in #889. `NOX_SESSION` should be passed down if it is set but not marked required.
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Jan 19 09:38:04 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ba960d730416fe05c50547e975ce79fcee52c671
    Source-Link: googleapis/synthtool@ba960d7
    yoshi-automation authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    864dc09 View commit details
    Browse the repository at this point in the history
  2. feat: added expire_time and ttl fields to Secret (#70)

    * chore: upgrade gapic-generator-python to 0.39.1
    
    feat: add 'from_service_account_info' factory to clients
    fix: fix sphinx identifiers
    PiperOrigin-RevId: 350246057
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Tue Jan 5 16:44:11 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 520682435235d9c503983a360a2090025aa47cd1
    Source-Link: googleapis/googleapis@5206824
    
    * feat: added expire_time and ttl fields to Secret
    
    PiperOrigin-RevId: 352563582
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Tue Jan 19 07:29:20 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 9ecdacc9a00e1dd443b11bf10215d6e7648db8a7
    Source-Link: googleapis/googleapis@9ecdacc
    yoshi-automation authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    92c4a98 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.2.0 (#74)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    eb0c748 View commit details
    Browse the repository at this point in the history
Loading