这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Dec 31, 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-grafeas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: googleapis/python-grafeas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 11 commits
  • 50 files changed
  • 4 contributors

Commits on Aug 24, 2022

  1. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#203)
    
    Source-Link: googleapis/synthtool@4826337
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:60a63eddf86c87395b4bb394fdddfe30f84a7726ee8fe0b758ea132c2106ac75
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f314862 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests (#204)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f4c8ac4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. ci(python): fix path to requirements.txt in release script (#205)

    Source-Link: googleapis/synthtool@fdba3ed
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e63c493 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(python): update .kokoro/requirements.txt (#206)

    Source-Link: googleapis/synthtool@703554a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b2167bb View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude setup.py in renovate config (#208)

    Source-Link: googleapis/synthtool@56da63e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7c6e39a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore: Bump gapic-generator-python version to 1.3.0 (#209)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 472561635
    
    Source-Link: googleapis/googleapis@332ecf5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
    gcf-owl-bot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5e2790b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. chore: use gapic-generator-python 1.3.1 (#210)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 472772457
    
    Source-Link: googleapis/googleapis@855b74d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
    gcf-owl-bot[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b3861ca View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. chore: use gapic generator python 1.4.1 (#211)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 473833416
    
    Source-Link: googleapis/googleapis@565a550
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
    gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    808cdf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. feat: add new analysis status and cvss version fields (#214)

    * feat: add new analysis status and cvss version fields
    
    PiperOrigin-RevId: 477815955
    
    Source-Link: googleapis/googleapis@57e38f0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/3a587e147521ff94c68a79163aa16855db9a7a8c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2E1ODdlMTQ3NTIxZmY5NGM2OGE3OTE2M2FhMTY4NTVkYjlhN2E4YyJ9
    
    * 🦉 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 Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f3aaadb View commit details
    Browse the repository at this point in the history
  2. fix(deps): require protobuf >= 3.20.2 (#213)

    * chore: exclude requirements.txt file from renovate-bot
    
    Source-Link: googleapis/synthtool@f58d313
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6
    
    * update constraints files
    
    * fix(deps): require protobuf 3.20.2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6a28e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. chore(main): release 1.6.0 (#215)

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