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.4.2
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.4.3
Choose a head ref
  • 7 commits
  • 12 files changed
  • 5 contributors

Commits on Sep 14, 2021

  1. expose additional_experiments by adding a new private method to AutoM…

    …LForecastingTrainingJob (#692)
    
    Co-authored-by: sasha-gitg <[email protected]>
    yzhaozh and sasha-gitg authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f0b58b0 View commit details
    Browse the repository at this point in the history
  2. fix: XAI Metadata compatibility with Model.upload (#705)

    * Add tests to check XAI metadata builder and Model.upload compatibility
    
    * Use get_metadata_protobuf in test
    
    * Fix version mismatch bug, tests passing
    vinnysenthil authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f0570cb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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

Commits on Sep 16, 2021

  1. feat(PipelineJob): support dict, list, bool typed input parameters fr… (

    #693)
    
    * chore: release 1.4.2
    
    Release-As: 1.4.2
    
    * address comments
    ji-yaqi authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    243b75c View commit details
    Browse the repository at this point in the history
  2. chore: Add explicit project name to E2E create_bucket (#712)

    Unblocks system test CI
    vinnysenthil authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0bad75f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. chore: release 1.4.3 (#715)

    Release-As: 1.4.3
    vinnysenthil authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    b610486 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.4.3 (#716)

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