Changelog¶
2.14.1 (2024-10-31)¶
Bug Fixes¶
disable universe-domain validation (4ed4108)
2.14.0 (2024-10-24)¶
Features¶
2.13.5 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (6e83a37)
2.13.4 (2024-07-08)¶
Bug Fixes¶
2.13.3 (2024-03-05)¶
Bug Fixes¶
2.13.2 (2024-02-22)¶
Bug Fixes¶
2.13.1 (2024-02-06)¶
Bug Fixes¶
2.13.0 (2024-02-01)¶
Features¶
Allow users to explicitly configure universe domain (a0392ee)
2.12.0 (2023-12-07)¶
Features¶
Bug Fixes¶
2.11.4 (2023-11-15)¶
Bug Fixes¶
2.11.3 (2023-10-09)¶
Documentation¶
Minor formatting (e146232)
2.11.2 (2023-07-04)¶
Bug Fixes¶
2.11.1 (2023-03-23)¶
Documentation¶
2.11.0 (2023-02-28)¶
Features¶
2.10.1 (2023-01-20)¶
Bug Fixes¶
Add context manager return types (c81ac42)
Documentation¶
Add documentation for enums (c81ac42)
2.10.0 (2023-01-10)¶
Features¶
2.9.0 (2022-12-15)¶
Features¶
Bug Fixes¶
Documentation¶
2.8.3 (2022-10-07)¶
Bug Fixes¶
2.8.2 (2022-10-03)¶
Bug Fixes¶
2.8.1 (2022-08-11)¶
Bug Fixes¶
2.8.0 (2022-07-19)¶
Features¶
add audience parameter (51f21e1)
Bug Fixes¶
2.7.3 (2022-06-07)¶
Bug Fixes¶
Documentation¶
2.7.2 (2022-03-06)¶
Bug Fixes¶
2.7.1 (2022-02-26)¶
Bug Fixes¶
2.7.0 (2022-02-11)¶
Features¶
Bug Fixes¶
resolve DuplicateCredentialArgs error when using credentials_file (c23e512)
2.6.0 (2022-01-15)¶
Features¶
Bug Fixes¶
2.5.2 (2021-11-01)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (e50d4c9)
2.5.1 (2021-10-20)¶
Bug Fixes¶
2.5.0 (2021-10-08)¶
Features¶
Bug Fixes¶
2.4.2 (2021-07-27)¶
Bug Fixes¶
2.4.1 (2021-07-21)¶
Bug Fixes¶
2.4.0 (2021-07-12)¶
Features¶
Bug Fixes¶
Documentation¶
2.3.0 (2021-04-14)¶
Features¶
add
from_service_account_info
(4f6f1d6)
Bug Fixes¶
Documentation¶
2.2.0 (2021-02-16)¶
Features¶
Bug Fixes¶
2.1.0 (2020-10-27)¶
Features¶
Bug Fixes¶
v1beta1: Rename message attributes that conflict with built-ins.
type
->type_
,min
->min_
,max
->max_
Documentation¶
2.0.0 (2020-09-16)¶
⚠ BREAKING CHANGES¶
move to microgen. See Migration Guide (#61)
Features¶
Bug Fixes¶
Documentation¶
1.0.1 (2020-06-18)¶
Bug Fixes¶
1.0.0 (2020-06-18)¶
Features¶
Bug Fixes¶
0.10.0 (2020-01-31)¶
Features¶
Bug Fixes¶
0.9.0¶
11-18-2019 09:49 PST
Implementation Changes¶
New Features¶
Add support for
feature_importance
toTablesClient
. (#9816)
Documentation¶
0.8.0¶
11-13-2019 13:44 PST
Implementation Changes¶
Fix uploading pandas dataframe to AutoML Tables. (#9647)
New Features¶
Add support for image classification, image object detection, text classification, text extraction. (via synth). (#9628)
Add
batch_predict
. (via synth). (#9628)Add
deploy_model
,undeploy_model
,export_model
. (via synth). (#9628)Add annotation specs (via synth). (#9628)
Expose
disable_early_stopping
option forcreate_model
. (#9779)
Documentation¶
Add python 2 sunset banner to documentation. (#9036)
Internal / Testing Changes¶
0.7.1¶
10-29-2019 13:45 PDT
Implementation Changes¶
Pass credentials to underlying clients in TableClient (#9491)
0.7.0¶
10-04-2019 15:37 PDT
Implementation Changes¶
Return operation future from
AutoMlClient.create_dataset
(via synth).(#9423)
New Features¶
0.6.0¶
09-30-2019 10:40 PDT
New Features¶
Add ‘image_classification_model_deployment_metadata’ arg to ‘AutoMlClient.deploy_model’ (via synth). (#9291)
Documentation¶
Fix intersphinx reference to requests. (#9294)
Internal / Testing Changes¶
Preserve GcsClient, ‘pandas’ extras in testing (via synth). (#9179)
0.5.0¶
08-28-2019 14:07 PDT
Implementation Changes¶
New Features¶
Enable users to pass in Pandas Dataframe when calling import_data() and batch_predict() from AutoML Tables client (#9116)
Add support for documents (via synth). (#9039)
Add a TablesClient for automl-tables specific behavior. (#8720)
Add ‘ClassificationEvaluationMetrics.display_name’/’BatchPredictResult.metadata’/’TableSpec.valid_row_count’ (via synth) (#9004)
Documentation¶
Remove compatability badges from READMEs. (#9035)
Internal / Testing Changes¶
0.4.0¶
07-22-2019 17:39 PDT
New Features¶
Dependencies¶
Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation¶
Internal / Testing Changes¶
0.3.0¶
06-20-2019 14:47 PDT
New Features¶
Add support for video object tracking (via synth). (#8278)
Documentation¶
Add proto files; add ‘docs’ session to ‘nox’; update docstrings (via synth). (#8029)
Internal / Testing Changes¶
0.2.0¶
04-03-2019 09:16 PDT
Implementation Changes¶
New Features¶
Video Classification, Text Extraction, Text Sentiment, Tables support. (#7650)
Documentation¶
Internal / Testing Changes¶
Update copyright headers
0.1.2¶
12-17-2018 16:27 PST
Implementation Changes¶
Add protoc-generated descriptor changes from updated .proto files. (#6899)
Import
iam.policy
fromgoogle.api_core.iam.policy
. (#6741)Pick up fixes in GAPIC generator. (#6490)
Assorted synth fixups / cleanups (#6400)
Fix client_info bug, update docstrings. (#6404)
Re-generate library using automl/synth.py (#5972)
Re-generate library using automl/synth.py (#5946)
Dependencies¶
Documentation¶
Internal / Testing Changes¶
Update noxfile.
Blacken all gen’d libs (#6792)
Omit local deps (#6701)
Run black at end of synth.py (#6698)
Unblack automl gapic and protos.
Run Black on Generated libraries (#6666)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Add synth metadata. (#6561)
Normalize use of support level badges (#6159)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)
0.1.1¶
Documentation¶
Fix broken links (#5675)
bad trove classifier (#5648)
0.1.0¶
New Features¶
Initial Release of AutoML v1beta1