Permalink
base repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.12.0
Choose a base ref
...
head repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v1.12.1
Choose a head ref
  • 10 commits
  • 16 files changed
  • 10 contributors

Commits on Apr 8, 2022

  1. chore(python): add license header to auto-label.yaml (#1144)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authoredApr 8, 2022
    1 Configuration menu
    Copy the full SHA
    af3154aView commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. chore: allow releases on previous major versions (#1134)

    * chore: allow releases on previous major versions
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    parthea and gcf-owl-bot[bot] authoredApr 10, 2022
    1 Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. docs: endpoint.create => aiplatform.Endpoint.create (#1153)

    * endpoint.create => aiplatform.Endpoint.create
    
    Fix error in code example
    
    * Move endpoint.predict(...) after endpoint creation
    
    Co-authored-by: nayaknishant <[email protected]>
    ageron and nayaknishant authoredApr 11, 2022
    Configuration menu
    Copy the full SHA
    1122a26View commit details
    Browse the repository at this point in the history
  2. docs: update model code snippet order in README (#1154)

    * docs: update model code snippet order in README
    
    * docs: update model code snippet order in README
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    nayaknishant and parthea authoredApr 11, 2022
    Configuration menu
    Copy the full SHA
    404d7f1View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    10f95cdView commit details
    Browse the repository at this point in the history
  2. feat: Add endpoind_id arg to Endpoint#create (#1168)

    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://.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 #1169 🦕
    @mai-nakagawa
    mai-nakagawa authoredApr 20, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  3. fix: change default for create_request_timeout arg to None (#1175)

    Change default value for `create_request_timeout` from `False` to `None` and add test for when `create_request_timeout` isn't explicitly set.
    
    Fixes b/229868042 🦕
    @sararob
    sararob authoredApr 20, 2022
    Configuration menu
    Copy the full SHA
    47791f7View commit details
    Browse the repository at this point in the history
  4. chore: release 1.12.1 (#1176)

    Release-As: 1.12.1
    @sasha-gitg
    sasha-gitg authoredApr 20, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.12.1 (#1159)

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