Releases: caraml-dev/turing
Releases · caraml-dev/turing
Release v1.6.4
What's Changed
- Increase default timeout values for router components by @krithika369 in #219
- Satisfy Istio's requirement for named ports by @romanwozniak in #223
- Add UI handling with batch ensembling disabled by @deadlycoconuts in #225
- Add SDK e2e tests by @deadlycoconuts in #218
- [BUG] Fix NavBar MLP logo to redirect to the MLP dashboard by @deadlycoconuts in #224
- Fix helm chart template value and add pre-commit hooks by @krithika369 in #226
- Replace old module path gojek/turing with caraml-dev/turing by @deadlycoconuts in #227
- Add CaraML docs sync workflow by @deadlycoconuts in #228
- Add turing_req_id in requests made to Turing Router components by @deadlycoconuts in #230
Full Changelog: v1.6.3...v1.6.4
Release v1.6.3
What's Changed
- Pass original request headers merged with enricher response headers to Pyfunc ensembler by @krithika369 in #217
Full Changelog: v1.6.2...v1.6.3
Release sdk/v0.5.0
What's Changed
- Pass original request headers merged with enricher response headers to Pyfunc ensembler by @krithika369 in #217
Release v1.6.2
What's Changed
- Fix incorrect and standardize usage of Go context for workflows by @terryyylim in #216
Full Changelog: v1.6.1...v1.6.2
Release v1.6.1
What's Changed
- Create Code of Conduct by @krithika369 in #213
- Fix experiment engine dynamic config load by @krithika369 in #214
Full Changelog: v1.6.0...v1.6.1
Cluster Init Release v1.6.0
Publish cluster init image for the latest Knative controller.
Release v1.6.0
What's Changed
- Update chart version for app release by @krithika369 in #201
- Add dynamic loading of Experiment Engine config by @terryyylim in #202
- Fix dynamic loading of Experiment Engine config by @terryyylim in #205
- Add missing config field to RemoteUI struct by @terryyylim in #206
- Upgrade Go, Infra components by @krithika369 in #207
- Update postgres dependency in Helm charts by @krithika369 in #208
- Update deprecated kube state metrics from the alerts by @krithika369 in #209
- Bugfix: Show Configure Alerts button when router is deployed by @krithika369 in #210
- Add docs for Monitoring and Alerting of routers by @krithika369 in #204
- Fix cluster-local annonation, set knative svc defaults by @krithika369 in #211
- Bump up chart values and version for release by @krithika369 in #212
Full Changelog: v1.5.0...v1.6.0
Breaking Changes
This release updates the underlying infrastructure dependencies used by Turing:
- Knative: v0.18.3 -> v1.0.1
- Knative Istio: v0.18.1 -> v1.0.0
- Istio: 1.9.9 -> 1.12.5
Thus, these frameworks will have to be updated to consume the changes from this release.
Pre-Release v1.6.0-rc2
What's Changed
- Add docs for Monitoring and Alerting of routers by @krithika369 in #204
- Fix cluster-local annonation, set knative svc defaults by @krithika369 in #211
Full Changelog: v1.6.0-rc1...v1.6.0-rc2
Pre-Release v1.6.0-rc1
What's Changed
- Update chart version for app release by @krithika369 in #201
- Add dynamic loading of Experiment Engine config by @terryyylim in #202
- Fix dynamic loading of Experiment Engine config by @terryyylim in #205
- Add missing config field to RemoteUI struct by @terryyylim in #206
- Upgrade Go, Infra components by @krithika369 in #207
- Update postgres dependency in Helm charts by @krithika369 in #208
- Update deprecated kube state metrics from the alerts by @krithika369 in #209
- Bugfix: Show Configure Alerts button when router is deployed by @krithika369 in #210
Full Changelog: v1.5.0...v1.6.0-rc1
Breaking Changes
This release updates the underlying infrastructure dependencies used by Turing:
- Knative: v0.18.3 -> v1.0.1
- Knative Istio: v0.18.1 -> v1.0.0
- Istio: 1.9.9 -> 1.12.5
Thus, these frameworks will have to be updated to consume the changes from this release.
Release v1.5.0
What's Changed
- Include response headers in logs by @deadlycoconuts in #191
- Minor fixes for experiment engine configs in the helm chart by @krithika369 in #193
- Nop Ensembler Config by @krithika369 in #192
- [BUG] Fix undeploy router error by @deadlycoconuts in #194
- Bugfix: Turing API should process experiment engine passkey only if client selection enabled by @krithika369 in #196
- Add Fallback Response Route Config for Standard Ensemblers by @krithika369 in #197
- Remove the default route configuration by @krithika369 in #198
- Adding SDK support for Python 3.8 and 3.9 by @krithika369 in #199
- Bugfix: Clear default route Id from custom ensembler configs by @krithika369 in #200
Full Changelog: v1.4.0...v1.5.0