Skip to content

v1.24.1

Compare
Choose a tag to compare
@release-please release-please released this 21 Apr 15:24
cd82fee

1.24.1 (2023-04-21)

Features

  • Add preview capability to deploy models with shared resources. (29d4e45)
  • Add support for create public index endpoint in matching engine (7e6022b)
  • Add support for return public endpoint dns name in matching engine (1b5ae44)
  • Add the new model types to the "AutoMLImageTrainingJob" in SDK. (4d032d5)
  • Adds the Time series Dense Encoder (TiDE) forecasting job. (d8e6744)
  • Remove google internal annotation when export to github. (fd5ff99)

Bug Fixes

  • Support timestamp in Vertex SDK write_feature_values() (4b0722c)

Documentation

  • Add Time series Dense Encoder (TiDE) model code sample. (8e91a58)
  • Fix docstring formatting for exceptions (d75322c)

Miscellaneous Chores