Skip to content

3.0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@eyalb181 eyalb181 released this 13 Sep 07:59
· 1373 commits to main since this release
b5a2888

Added

  • Code sign Apple binaries.

Changed

  • In go-e2e test, call os.Exit instead fo sending SIGINT to the process.

Fixed

  • Fix Environment parsing error when value contained '='
    Closes [#387].
  • Fix bug in outgoing traffic with multiple requests in quick succession.
    Closes [#331].