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: fc6da6a
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: c155b2c
Choose a head ref
  • 4 commits
  • 21 files changed
  • 4 contributors

Commits on May 11, 2023

  1. feat: added helper methods for long running operations, IAM, and loca…

    …tions (#260)
    
    * feat: added helper methods for long running operations, IAM, and locations
    docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function
    docs: applied general style guide updates to descriptions
    
    PiperOrigin-RevId: 530688922
    
    Source-Link: googleapis/googleapis@a540c8a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/dca7c4dd03c0db64c5626c84c7309ce4eee4b967
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGNhN2M0ZGQwM2MwZGI2NGM1NjI2Yzg0YzczMDljZTRlZWU0Yjk2NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    17b7a5b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. feat: ListFunctions now include metadata which indicates whether a fu…

    …nction is a `GEN_1` or `GEN_2` function (#263)
    
    * feat: ListFunctions now include metadata which indicates whether a function is a `GEN_1` or `GEN_2` function
    
    PiperOrigin-RevId: 535193873
    
    Source-Link: googleapis/googleapis@d6b7eb5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/822ccd09cc1e9f8a4ab0125cc93effe26ab882c1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODIyY2NkMDljYzFlOWY4YTRhYjAxMjVjYzkzZWZmZTI2YWI4ODJjMSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    ea38aad View commit details
    Browse the repository at this point in the history
  2. build(deps): bump requests to 2.31.0 [autoapprove] (#265)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/30bd01b4ab78bf1b2a425816e15b3e7e090993dd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    bd26530 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore(main): release 1.13.0 (#264)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c155b2c View commit details
    Browse the repository at this point in the history
Loading