Skip to content
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-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 8 commits
  • 13 files changed
  • 9 contributors

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    8d04138 View commit details
    Browse the repository at this point in the history
  2. fix: exclude support for python 3.10 (#831)

    * fix: exclude support for python 3.10
    
    * fix: exclude support for python 3.10
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    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>
    parthea and gcf-owl-bot[bot] authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0301a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. tests: Test python 3.9 unit tests (#768)

    Unit tests fail to install dependencies for me on python 3.9
    pypa/pip#10584
    
    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:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-aiplatform/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    Ark-kun authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    264c1ee View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    5a0b11d View commit details
    Browse the repository at this point in the history
  2. chore(python): add comment in .kokoro/docs/common.cfg regarding Cloud…

    … RAD (#840)
    
    Source-Link: googleapis/synthtool@c5026b3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2f9a879 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. fix: add parameters_value in PipelineJob for schema > 2.0.0 (#817)

    * feat: update PipelineJob to accept protobuf value
    
    * fix tests
    
    * address comments
    
    * fix: update Pipeline Job parameter values according to schema_version
    
    * fix test
    
    * fix key to parameters
    
    * fix format'
    
    * address comments
    
    Co-authored-by: nicain <[email protected]>
    ji-yaqi and nicain authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    900a449 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. chore: release 1.7.1 (#845)

    Release-As: 1.7.1
    sasha-gitg authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ca04de6 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.7.1 (#846)

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