Skip to content

Releases: caraml-dev/turing

Release v1.3.1

17 Feb 11:13
eae2d2e
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Fix experiment engine plugins in routers with the traffic rules by @romanwozniak in #168

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

16 Feb 07:29
51d407e
Compare
Choose a tag to compare

What's Changed

  • Update ExperimentManager interface and implement plugin methods for StandardExperimentManager by @romanwozniak in #147
  • Update ExperimentRunner interface to make it compatible with RPC plugin impl by @romanwozniak in #149
  • Overridable OpenAPI Spec by @ashwinath in #140
  • Use MLP components in the forms by @krithika369 in #154
  • Allow Swagger UI to use a file instead of serving it on a URL by @ashwinath in #156
  • Support deployment of Turing routers with RPC Experiment Engine plugins by @romanwozniak in #158
  • Removing references to any experiment engines from the codebase by @romanwozniak in #161
  • Add assets for router versions. by @ashwinath in #163

Bug Fixes:

Full Changelog: v1.2.0...v1.3.0

Pre-Release v1.3.0-rc1

15 Feb 14:53
51d407e
Compare
Choose a tag to compare
Pre-release

Release candidate for Turing v1.3.0

Full Changelog

Turing Python SDK v0.2.0

10 Feb 07:12
a716840
Compare
Choose a tag to compare

What's Changed

Release v1.2.0

16 Dec 11:27
a1fa8c2
Compare
Choose a tag to compare

Changes

  • (#126) Add batch predict endpoint
  • (#141) Removing experiment and Treatment labels from experiment engine metrics
  • (#143) POC - Support external experiment engine through RPC plugin
  • (#145) Do not set knative resource percentage annotation if value <= 0
  • (#146) Add UserContainerLimitRequestFactor config to determine resource limit based on request

Release v1.1.0

26 Nov 00:00
044f492
Compare
Choose a tag to compare

Changes

  • Add debouncing for form validation
  • Improve local E2e test run
  • Move DB migrations out of Helm charts

Release v1.0.0

18 Nov 07:34
0e8eec8
Compare
Choose a tag to compare

Release v1.0.0

Release v1.0.0-rc1

15 Nov 10:18
9203bd6
Compare
Choose a tag to compare
Release v1.0.0-rc1 Pre-release
Pre-release

This is a RC1 candidate of the first official public release of Turing

Turing Python SDK v0.1.0

16 Sep 05:19
cf7d21d
Compare
Choose a tag to compare

Turing Python SDK to perform batch ensembling