Releases: caraml-dev/turing
Releases · caraml-dev/turing
Release v1.3.1
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
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:
- Return all response headers unmodified by @romanwozniak in #167
Full Changelog: v1.2.0...v1.3.0
Pre-Release v1.3.0-rc1
Release candidate for Turing v1.3.0
Turing Python SDK v0.2.0
What's Changed
- Add Python 3.7 support by @deadlycoconuts in #160
- Add router management functions to SDK by @deadlycoconuts in #155
- Add create router SDK functionality by @deadlycoconuts in #152
- Add list router sdk by @deadlycoconuts in #148
- Add environment variables for batch ensembling by @ashwinath in #99
Release v1.2.0
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
Changes
- Add debouncing for form validation
- Improve local E2e test run
- Move DB migrations out of Helm charts
Release v1.0.0
Release v1.0.0
Release v1.0.0-rc1
This is a RC1 candidate of the first official public release of Turing
Turing Python SDK v0.1.0
Turing Python SDK to perform batch ensembling