Skip to content
This repository was archived by the owner on Jul 6, 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-api-gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-api-gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 18 commits
  • 46 files changed
  • 7 contributors

Commits on Mar 30, 2021

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

Commits on Apr 2, 2021

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

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    940402b 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 (#7)

    Source-Author: Anthonios Partheniou <[email protected]>
    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
    6dcf6a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 16, 2021

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

    * chore: prevent normalization of semver versioning
    
    * chore: update workaround to make sic work
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f7262e2 View commit details
    Browse the repository at this point in the history
  2. chore: update templates (#10)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/860fdaa7-9560-4476-817f-d4f818ae9a94/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@043cc62
    Source-Link: googleapis/synthtool@721339a
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e4ffa0d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on May 12, 2021

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

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

    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
    7cb318b 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 (#20)

    PiperOrigin-RevId: 373649163
    
    Source-Link: googleapis/googleapis@7e1b14e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/0a3c7d272d697796db75857bac73905c68e498c3
    
    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
    94695fe View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

    Add packaging requirement. packaging.version
                  is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3
    busunkim96 authored May 15, 2021
    Configuration menu
    Copy the full SHA
    80d7f64 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 (#23)

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

Commits on May 22, 2021

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

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

Commits on May 28, 2021

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

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    0324330 View commit details
    Browse the repository at this point in the history
  2. chore: new owl bot post processor docker image (#28)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    b424897 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. chore: release 0.2.0 (#22)

    release-please[bot] authored May 31, 2021
    Configuration menu
    Copy the full SHA
    e952e8c View commit details
    Browse the repository at this point in the history
Loading