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.8.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.8.1
Choose a head ref
  • 12 commits
  • 36 files changed
  • 8 contributors

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    e108ef8 View commit details
    Browse the repository at this point in the history
  2. fix: Minor docstring and snippet fixes (#873)

    * docs: Update batch prediction job instance, predict format docstrings
    
    * Update AutoML predict snippets to refer to correct YAML
    
    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    vinnysenthil and dandhlee authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    578e06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67fa1f1 View commit details
    Browse the repository at this point in the history
  4. fix: add param for multi-label per user's feedback (#887)

    * fix: add param for multi-label per user's feedback
    
    * fix: indentation
    
    * test: update assert for new params
    
    * lint: remove trailing whitespace
    andrewferlitsch authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    fda942f View commit details
    Browse the repository at this point in the history
  5. fix: add clarity to parameters per user feedback (#886)

    * fix: add clarity per user feedback
    
    * fix: review
    
    * fix: review
    
    * fix: TW review
    
    * lint: fix wsp
    
    * fix: param name
    
    * fix: code review
    
    Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
    andrewferlitsch and kweinmeister authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    37ee0a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    a06da6d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. docs: Updated docstrings with exception error classes (#894)

    Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
    kweinmeister and sasha-gitg authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    f9aecd2 View commit details
    Browse the repository at this point in the history
  2. chore: Update Vertex AI naming references in README (#904)

    * Docs: Updated docstrings with exception error classes
    
    * chore: Update Vertex AI naming references in README
    
    Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
    kweinmeister and sasha-gitg authored Dec 10, 2021
    1 Configuration menu
    Copy the full SHA
    dc0a30a View commit details
    Browse the repository at this point in the history
  3. fix: add clarity to param model_name (#888)

    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:
    - [x] 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
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    andrewferlitsch authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    1d81783 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. fix: Important the correct constants and use v1 for tensorboard exper…

    …iments (#905)
    
    * fix: Important the correct constants and use v1 for tensorboard experiments
    
    * fix: fixing linting errors
    mkovalski authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    48c2bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c4086 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. chore: release 1.8.1 (#892)

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