Skip to content
This repository was archived by the owner on Feb 13, 2024. 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-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: googleapis/python-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.2
Choose a head ref
  • 4 commits
  • 21 files changed
  • 6 contributors

Commits on May 23, 2023

  1. chore(deps): bump requests from 2.28.1 to 2.31.0 in /.kokoro (#530)

    * chore(deps): bump requests from 2.28.1 to 2.31.0 in /.kokoro
    
    Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dependabot[bot] and gcf-owl-bot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e0b5898 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…

    …mplates/python_library/.kokoro (#531)
    
    Source-Link: googleapis/synthtool@30bd01b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    
    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
    d957273 View commit details
    Browse the repository at this point in the history
  2. fix: remove workarounds in image_annotator (#529)

    * feat: remove workaround
    
    * regenerate client with workarounds removed
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    dizcology and parthea authored May 25, 2023
    Configuration menu
    Copy the full SHA
    6692feb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. chore(main): release 3.4.2 (#532)

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