base repository: googleapis/python-aiplatform
base: v0.4.0
head repository: googleapis/python-aiplatform
Uh oh!
There was an error while loading. Please reload this page.
compare: v0.5.0
- 16 commits
- 366 files changed
- 7 contributors
Commits on Jan 13, 2021
chore(deps): update dependency google-cloud-aiplatform to v0.4.0 (#172)
renovate-bot authoredJan 13, 2021
Commits on Jan 22, 2021
chore: Update aiplatform test directory CODEOWNERS (#184)
sasha-gitg authoredJan 22, 2021
Commits on Jan 25, 2021
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 authoredJan 25, 2021
Commits on Jan 30, 2021
build: migrate to flakybot (#195)
JustinBeckwith authoredJan 30, 2021
Commits on Feb 3, 2021
Commits on Feb 8, 2021
fix: reduces image size for test image (#213)
telpirion authoredFeb 8, 2021 feat: moves manual enhanced lib edits outside of generated files (#198)
telpirion authoredFeb 8, 2021 chore(deps): update dependency pytest to v6.2.2 (#186)
renovate-bot authoredFeb 8, 2021 * chore: release 0.5.0 Release-As: 0.5.0 * feat: update export model examples to print operation.metadata.output_info
dizcology authoredFeb 8, 2021
Commits on Feb 12, 2021
fix: correct text sentiment analysis sample (#222)
dizcology authoredFeb 12, 2021 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 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
chore: update sample configs to keep some samples in v1beta1 (#225)
* chore: update sample configs to keep some samples in v1beta1
dizcology authoredFeb 16, 2021 chore: update prediction endpoint (#221)
dizcology authoredFeb 16, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Feb 17, 2021
feat: exposes v1 enhanced types and adds tests (#226)
* feat: exposes v1 enhanced types and adds tests
telpirion authoredFeb 17, 2021 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredFeb 17, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.4.0...v0.5.0
Uh oh!
There was an error while loading. Please reload this page.