Skip to content

6.1.1

Compare
Choose a tag to compare
@rra rra released this 06 Jul 20:06
· 213 commits to main since this release
6.1.1
8d23bd0

Bug fixes

  • Rather than dumping the full monkey data when summarizing flocks, which can cause long enough delays that in-progress calls fail due to the huge amount of timing data, extract only the success and failure count from the running business. This should be considerably faster and avoid timeout problems.
  • Improve error reporting by catching exceptions thrown while sending code to the lab WebSocket for execution.

What's Changed

  • [neophile] Update dependencies by @sqrbot in #272
  • DM-39552: Ignore comm messages from the lab by @rra in #273
  • DM-39552: Catch exceptions while sending to the WebSocket by @rra in #274
  • [neophile] Update dependencies by @sqrbot in #275
  • Bump python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye by @dependabot in #276
  • DM-39552: Remove pytest-httpx dependency by @rra in #277
  • DM-39627: Run neophile from GitHub Actions by @rra in #278
  • [neophile] Update dependencies by @sqrbot in #279
  • Update frozen Python dependencies by @rra in #281
  • DM-39552: Generate less data when summarizing flocks by @rra in #282
  • DM-39552: Prepare release 6.1.1 by @rra in #283

Full Changelog: 6.1.0...6.1.1