Skip to content

[1.0.5] Release

Compare
Choose a tag to compare
@sfc-gh-kdama sfc-gh-kdama released this 18 Aug 03:26
· 36 commits to main since this release
f3a83fb

New Features

  • Model Registry: Added support save/load/deploy xgboost Booster model.
  • Model Registry: Added support to get the model name and the model version from model references.

Bug Fixes

  • Model Registry: Restore the db/schema back to the session after create_model_registry().
  • Model Registry: Fixed an issue that the UDF name created when deploying a model is not identical to what is provided and cannot be correctly dropped when deployment getting dropped.
  • connection_params.SnowflakeLoginOptions(): Added support for private_key_path.