Changes

1.4.0 (2022-06-29)

Features

  • automl: start generating REST client for beta clients (25b7775)

1.3.0 (2022-02-23)

Features

  • automl: set versionClient to module version (55f0d92)

1.2.0 (2022-02-11)

Features

  • automl: add file for tracking version (17b36ea)

Bug Fixes

  • automl: proto field markdown comment for the display_name field in annotation_payload.proto to point the correct public v1/ version fix: Add back java_multiple_files option to the text_sentiment.proto to match with the previous published version of text_sentiment proto (5255bbb)

1.1.0 (2022-01-14)

Features

  • automl: publish updated protos for cloud/automl/v1 service fix!: One of the fields now have field_behavior as REQUIRED in cloud/automl/v1 service definition. (3bbe8c0)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out automl as its own module. See Add a module to a multi-module repository.