Skip to content

v0.6.2

Compare
Choose a tag to compare
@SoerenHenning SoerenHenning released this 23 Jan 21:30
· 972 commits to master since this release

This is the release of Theodolite 0.6.2. With this release, we provides bug fixes as well as a preview of features coming with Theodolite v0.7. Specifically, these are:

  • A benchmark no longer has to define a Kafka object. If no Kafka object is defined, Theodolite does not create any topics.
  • Kubernetes files ending with .yml are now supported to be used by Theodolite. Previously, only .yaml files were supported.
  • Logging of exceptions is improved.
  • A bug in our Helm chart not allowing to enable the generic SLO checker while disabling the dropped records SLO is resolved.
  • Immense resource usage of the SLO checker caused by a bug in uvicorn-gunicorn-fastapi-docker was fixed by creating custom images.
  • Resource constraints for the Theodolite containers are set.