Skip to content

v1.66.0

Compare
Choose a tag to compare
@release-please release-please released this 11 Sep 06:10
9ef9951

1.66.0 (2024-09-11)

Features

  • Add max_wait_duration option to custom jobs. (ee65917)
  • Add Ray 2.33 support to SDK Client Builder, remove deprecated protocol_version from ray client context. (708a67b)
  • Add support for version 2.33 for RoV Bigquery read/write, remove dead code from version 2.4 (a4b6c60)
  • Update Ray system tests to be compatible with new RoV 2.33 changes (8c7bf27)
  • Update setup.py for including Ray v2.33, restrict RoV prediction to 2.9.3 for now (71c6f3c)

Bug Fixes

  • Identify nested Vertex Tensorboard profile runs for uploading when standard event data is not present (0a08027)
  • Move region tag to include imports (6d1f7fd)
  • Move region tag to include imports (#4357) (6d1f7fd)
  • Rollback change to tensorboard uploader causing increased latency (879dbcd)

Documentation

  • Update SDK Job Submission with Ray v2.33 updated comments (7fda11f)