Skip to content

comet-java-sdk-1.1.9

Choose a tag to compare

@yaricom yaricom released this 08 Feb 14:41
· 107 commits to master since this release
c1d4e65

What’s Changed

  • [NA]: Bump to version 1.1.9 (#54) @yaricom
  • [CM-2101]: Implement equivalent of API.download_registry_model #51 @yaricom

comet-java-client

  • Implemented CometApi.downloadRegistryModel() allowing loading asset files of the registry model.

comet-examples

  • Implemented RegistryModelExample to demonstrate operations with registry model through the Comet API.