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: v2.8.0
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.0.0
Choose a head ref
  • 3 commits
  • 46 files changed
  • 5 contributors

Commits on Jul 16, 2022

  1. chore(deps): update all dependencies (#444)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    61a6994 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. fix!: removed fields from SafeSearchAnnotation message (#356)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 459858846
    
    Source-Link: googleapis/googleapis@21ef848
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/26af3a384be4077c5f0100521a263fd9bd8fc7e7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjZhZjNhMzg0YmU0MDc3YzVmMDEwMDUyMWEyNjNmZDliZDhmYzdlNyJ9
    
    chore: use gapic-generator-python 1.1.1
    PiperOrigin-RevId: 459095142
    
    Source-Link: googleapis/googleapis@4f1be99
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ae686d9cde4fc3e36d0ac02efb8643b15890c1ed
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU2ODZkOWNkZTRmYzNlMzZkMGFjMDJlZmI4NjQzYjE1ODkwYzFlZCJ9
    
    
    PiperOrigin-RevId: 456827138
    
    Source-Link: googleapis/googleapis@23f1a15
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4075a8514f676691ec156688a5bbf183aa9893ce
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDA3NWE4NTE0ZjY3NjY5MWVjMTU2Njg4YTViYmYxODNhYTk4OTNjZSJ9
    
    chore: use gapic-generator-python 1.0.0
    
    PiperOrigin-RevId: 451250442
    
    Source-Link: googleapis/googleapis@cca5e81
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/0b219da161a8bdcc3c6f7b2efcd82105182a30ca
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIyMTlkYTE2MWE4YmRjYzNjNmY3YjJlZmNkODIxMDUxODJhMzBjYSJ9
    
    fix!: Product search related messages and enums changed in an incompatible way
    fix!: NormalizedBoundingPoly message removed
    
    PiperOrigin-RevId: 446837836
    
    Source-Link: googleapis/googleapis@4c8ac5c
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/8f7398fbd79a4fb6a4ab1f6a14547852121986fd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGY3Mzk4ZmJkNzlhNGZiNmE0YWIxZjZhMTQ1NDc4NTIxMjE5ODZmZCJ9
    
    
    
    PiperOrigin-RevId: 446836546
    
    Source-Link: googleapis/googleapis@ca17771
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2957b3d78fc24354b30896907de135413b8e7a49
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjk1N2IzZDc4ZmMyNDM1NGIzMDg5NjkwN2RlMTM1NDEzYjhlN2E0OSJ9
    gcf-owl-bot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    807684d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.0.0 (#456)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.0](v2.8.0...v3.0.0) (2022-07-18)
    
    
    ### ⚠ BREAKING CHANGES
    
    * **v1p3beta1:** Product search related messages and enums changed in an incompatible way
    * **v1p3beta1:** NormalizedBoundingPoly message removed
    * **v1:** removed fields from SafeSearchAnnotation message
    
    ### Bug Fixes
    
    * **v1p3beta1:** NormalizedBoundingPoly message removed ([807684d](807684d))
    * **v1p3beta1:** Product search related messages and enums changed in an incompatible way ([807684d](807684d))
    * **v1:** removed fields from SafeSearchAnnotation message ([807684d](807684d))
    
    ---
    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 Jul 18, 2022
    Configuration menu
    Copy the full SHA
    09e969f View commit details
    Browse the repository at this point in the history
Loading