Permalink
base repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.4.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: v0.5.0
Choose a head ref
  • 16 commits
  • 366 files changed
  • 7 contributors

Commits on Jan 13, 2021

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

Commits on Jan 22, 2021

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

Commits on Jan 25, 2021

  1. fix(deps): remove optional dependencies (#187)

    `mock` is only needed to run the tests (see https://.com/googleapis/python-aiplatform/blob/8c0932f3f4d0e1ac40e55b1f0b2ce67c1873dee6/noxfile.py#L75-L77) , and `libcst` is not needed by this library.
    @busunkim96
    busunkim96 authoredJan 25, 2021
    Configuration menu
    Copy the full SHA
    6589383View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

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

Commits on Feb 3, 2021

  1. chore: release 0.5.0 (#203)

    Release-As: 0.5.0
    @dizcology
    dizcology authoredFeb 3, 2021
    Configuration menu
    Copy the full SHA
    fd36abeView commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    3ed0e09View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04a561View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5839f8View commit details
    Browse the repository at this point in the history
  4. feat: LRO metadata (#204)

    * chore: release 0.5.0
    
    Release-As: 0.5.0
    
    * feat: update export model examples to print operation.metadata.output_info
    @dizcology
    dizcology authoredFeb 8, 2021
    Configuration menu
    Copy the full SHA
    2863dc0View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. fix: Fix sample test (#215)

    * chore: release 0.5.0
    
    Release-As: 0.5.0
    
    * fix: deploy_model_custom_trained_model_sample_test
    @dizcology
    dizcology authoredFeb 9, 2021
    Configuration menu
    Copy the full SHA
    cdeb0ecView commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    0befde3View commit details
    Browse the repository at this point in the history
  2. feat: updates python-aiplatform to v1 (#212)

    * feat: updates python-aiplatform to v1
    
    * fix: adjusts import statement
    
    * chore: adds v1 as default aiplatform
    
    * fix: more changes to gapic/__init__.py
    
    * fix: reverted explainability samples to v1beta1
    
    * fix: sample failures due to v1beta1 features
    @telpirion
    telpirion authoredFeb 12, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. chore: update sample configs to keep some samples in v1beta1 (#225)

    * chore: update sample configs to keep some samples in v1beta1
    @dizcology
    dizcology authoredFeb 16, 2021
    Configuration menu
    Copy the full SHA
    96ac976View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. feat: exposes v1 enhanced types and adds tests (#226)

    * feat: exposes v1 enhanced types and adds tests
    @telpirion
    telpirion authoredFeb 17, 2021
    Configuration menu
    Copy the full SHA
    42b587dView commit details
    Browse the repository at this point in the history
  2. chore: release 0.5.0 (#206)

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