Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

1.40.0

Compare
Choose a tag to compare
@pjenvey pjenvey released this 03 Feb 00:45
· 372 commits to master since this release
1.40.0
824212a

Features

Bug Fixes

  • Restore periodicreporter after complex merge dropped it. (d9233f5c, closes #1119)
  • make boto3 calls thread safe (04e188d7, closes #1081)
  • restore missing test file from Rust integration test PR (24b08b2f)
  • Fix diagnostic cli to handle tuple args (ae89a217, closes #1096)
  • use the right channel_id value in client_info (bb3be771)

Refactor