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-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: googleapis/python-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 20 commits
  • 62 files changed
  • 8 contributors

Commits on Mar 23, 2021

  1. chore: update synth.metadata (#31)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/a0f4ccaf-319e-46b9-9b15-5ac1e95ea79c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    38007c6 View commit details
    Browse the repository at this point in the history
  2. chore: update templates (#37)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9d4e6069-5c18-4f79-97fb-99ebae377691/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@4679e7e
    Source-Link: googleapis/synthtool@3336657
    Source-Link: googleapis/synthtool@d1bb917
    Source-Link: googleapis/synthtool@778d8be
    Source-Link: googleapis/synthtool@573f765
    Source-Link: googleapis/synthtool@ba960d7
    Source-Link: googleapis/synthtool@16ec872
    Source-Link: googleapis/synthtool@fb53b6f
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    89cc136 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    0ea4d16 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 (#46)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/920075d4-7b9c-4b14-9957-7b33425ad95b/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@5b5bf6d
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f27bdea View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    366fdfb View commit details
    Browse the repository at this point in the history
  2. chore: add constraints file check for python samples (#47)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/885038c6-7b52-46e3-9736-a3d85720a610/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@0a071b3
    yoshi-automation authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bcff38f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

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

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

Commits on Apr 26, 2021

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

Commits on May 12, 2021

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

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

    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
    2f0cad1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aba02a 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 (#60)

    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
    167f431 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

    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
    1384f55 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 (#63)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    0f47268 View commit details
    Browse the repository at this point in the history
  2. chore: update minor typo in documentation link (#53)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-functions/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #52  🦕
    akiyamasho authored May 16, 2021
    Configuration menu
    Copy the full SHA
    4b883dc 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 (#66)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    163adba 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 (#67)

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

    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
    44ab162 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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