Skip to content

v3.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 11:11
v3.0.3
f890de2

Thank you to @06kellyjac, @cpnfeeny, @lifelike, @skittlesvampir and @steko for contributing to this release.

Added

  • Dockerfile for compiling Agate from source (#52, #53, #56, #57)

Fixed

  • If the remote IP address can not be fetched, log an error instead of panicking. The previous handling could be exploited as a DoS attack vector. (#59)
  • Two tests were running on the same port, causing them to fail nondeterministically. (#51)
  • Rephrased the changelog for 3.0.0 on continuing to use older certificates. (#55)
  • Updated dependencies.