8000 Comparing v0.2.0...v0.3.0 · googleapis/python-org-policy · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 15, 2025. 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-org-policy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: googleapis/python-org-policy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 16 commits
  • 51 files changed
  • 8 contributors

Commits on Mar 23, 2021

  1. feat: add from_service_account_info (#24)

    PiperOrigin-RevId: 359562873
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Feb 25 10:52:32 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 07932bb995e7dc91b43620ea8402c6668c7d102c
    Source-Link: googleapis/googleapis@07932bb
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cb5881d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Mar 31, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 7, 2021

  1. chore: Add license headers for python config files (#33)

    Source-Author: Anthonios Partheniou <partheniou@google.com>
    Source-Date: Tue Apr 6 11:32:03 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc
    Source-Link: googleapis/synthtool@5b5bf6d
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    804e8a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 16, 2021

  1. chore: prevent normalization of semver versioning (#36)

    * chore: prevent normalization of semver versioning
    
    * chore: update workaround to make sic work
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    371b27b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. fix: Fixed broken url for package. (#38)

    Fixes #37
    derpferd authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7b27dac View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on May 12, 2021

  1. chore: add SECURITY.md (#41)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    4fd4323 View commit details
    Browse the repository at this point in the history
  2. chore: migrate to owl bot (#45)

    This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot).  owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
    parthea authored May 12, 2021
    Configuration menu
    Copy the full SHA
    42354dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b1448 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. chore: upgrade gapic-generator-python to 0.46.3 (#47)

    PiperOrigin-RevId: 373649163
    
    Source-Link: googleapis/googleapis@7e1b14e
    
    Source-Link: googleapis/googleapis-gen@0a3c7d2
    
    fix: add async client to %name_%version/init.py chore: add autogenerated snippets 
    chore: remove auth, policy, and options from the reserved names list 
    feat: support self-signed JWT flow for service accounts 
    chore: enable GAPIC metadata generation 
    chore: sort subpackages in %namespace/%name/init.py
    gcf-owl-bot[bot] authored May 14, 2021
    Configuration menu
    Copy the full SHA
    aade679 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. fix(deps): add packaging requirement (#48)

    Add packaging requirement. packaging.version
                  is used for a version comparison in transports/base.py
    busunkim96 authored May 15, 2021
    Configuration menu
    Copy the full SHA
    3056b54 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#49)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    3434a4e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. chore: release 0.3.0 (#27)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [0.3.0](https://www.github.com/googleapis/python-org-policy/compare/v0.2.0...v0.3.0) (2021-05-16)
    
    
    ### Features
    
    * add `from_service_account_info` ([#24](https://www.github.com/googleapis/python-org-policy/issues/24)) ([cb5881d](https://www.github.com/googleapis/python-org-policy/commit/cb5881dac8121617fda5a4d9df9f70c80dcc8735))
    * support self-signed JWT flow for service accounts ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286))
    
    
    ### Bug Fixes
    
    * add async client to %name_%version/init.py chore: add autogenerated snippets ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286))
    * **deps:** add packaging requirement ([#48](https://www.github.com/googleapis/python-org-policy/issues/48)) ([3056b54](https://www.github.com/googleapis/python-org-policy/commit/3056b54822f11f0b3e2caa220a115f223bac438b))
    * Fixed broken url for package. ([#38](https://www.github.com/googleapis/python-org-policy/issues/38)) ([7b27dac](https://www.github.com/googleapis/python-org-policy/commit/7b27dac39dbdda9789533502356cee6f5d9303c2)), closes [#37](https://www.github.com/googleapis/python-org-policy/issues/37)
    * use correct retry deadline ([#28](https://www.github.com/googleapis/python-org-policy/issues/28)) ([5d1f86c](https://www.github.com/googleapis/python-org-policy/commit/5d1f86c3121c778f71205364af43e1f26f4c12c9))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored May 18, 2021
    Configuration menu
    Copy the full SHA
    aa333b7 View commit details
    Browse the repository at this point in the history
Loading
0