Features
- add create in Featurestore, EntityType, Feature; add create_entity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_* for bq and gcs in EntityType; add and update delete with force delete nested resources (#872) (ba11c3d)
- Add LIT methods for Pandas DataFrame and TensorFlow saved model. (#874) (03cf301)
- Add support to create TensorboardExperiment (#909) (96ce738)
- Add support to create TensorboardRun (#912) (8df74a2)
Bug Fixes
- Fix timestamp proto util to default to timestamp at call time. (#933) (d72a254)
- Improve handling of undeploying model without redistributing remaining traffic (#898) (8a8a4fa)
- issues/192254729 (#914) (3ec620c)
- issues/192254729 (#915) (0f22ff6)
- use open_in_new_tab in the render method. (#926) (04618e0)