Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 14:07
· 309 commits to v0.x.x since this release
v0.4.0
3c3cc8c

Frequenz Dispatch Client Library Release Notes

Upgrading

  • An API key for authorization must now be passed to the DispatchClient.
  • The client constructor now requires named parameters. If you are using the client directly, you will need to update your code to use named parameters.

New Features

  • TLS is now enabled by default for the CLI client.

What's Changed

Full Changelog: v0.3.0...v0.4.0