Skip to content

v0.6.5-rc1

Compare
Choose a tag to compare
@Hedingber Hedingber released this 08 Jun 11:12
· 3145 commits to master since this release
55c9885

Features / Enhancements

Bug fixes

  • Model endpoints: Fix create or patch to inject run db to get the endpoint model , #996, @Hedingber
  • Feature store: Support operations as string in add_aggregation, #994, @dinal
  • API: Result of PUT on feature-store objects with tag reference should contain the tag, #979, @theSaarco
  • UI: Bug fixes

Pull requests:

55c9885 [Model endpoints] Fix create or patch to inject run db to get the endpoint model (#996)
d9e4c9e [Datastore] Set target names as their kind by default (#997)
925bffd [Feature store] Support operations as string in add_aggregation (#994)
66148be [Serving] Set current_function to all functions by default (#987)
8f6489b [API] Result of PUT on feature-store objects with tag reference should contain the tag (#979)
87cf500 [Docs] Add feature vector docs (#991)