Skip to content

Releases: caraml-dev/turing

Pre-Release v1.4.0-rc2

30 Mar 07:16
7caf52e
Compare
Choose a tag to compare
Pre-release

Release candidate 2 for Turing v1.4.0

Bug Fixes

Full Changelog: v1.4.0-rc1...v1.4.0-rc2

Turing Python SDK v0.3.0

30 Mar 08:36
7caf52e
Compare
Choose a tag to compare

What's Changed

Pre-Release v1.4.0-rc1

24 Mar 08:34
d12014c
Compare
Choose a tag to compare
Pre-release

Release candidate for Turing v1.4.0

What's Changed

Bug Fixes

Full Changelog: v1.3.4...v1.4.0-rc1

Turing Python SDK v0.2.1

23 Mar 08:34
e7ef914
Compare
Choose a tag to compare

This patch update includes a tiny feature enhancement and some minor backend refactoring.

What's Changed

v1.3.4

11 Mar 03:28
Compare
Choose a tag to compare

Modifying kafka system config to not be saved in db

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

08 Mar 07:35
a3d788d
Compare
Choose a tag to compare

What's Changed

This patch release uses v1.3.2-rc2 and omits the changes made in commit 8a4fbd4 which is actually breaking the kafka logger.

  • Set kafka message size and compression as configurable by @leonlnj in #173

Full Changelog: v1.3.1...v1.3.3

v1.3.2-rc1

02 Mar 08:18
538dce2
Compare
Choose a tag to compare
v1.3.2-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.1...v1.3.2-rc1

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