Skip to content

v1.10.0-beta.1

Choose a tag to compare

@d-Rickyy-b d-Rickyy-b released this 09 Sep 17:59
b1dd703

What's Changed

  • fix(static-ct): defer partial tile fetching by @d-Rickyy-b in #106
  • Support for stream processing tools such as Kafka and NSQ by @d-Rickyy-b in #112
  • Fix off-by-one is Static CT path causing refetches of non-growing logs by @FiloSottile in #114
  • Updated weak cipher suites to stronger ones (939517c)
  • Updated http client settings to prevent timeouts and other connectivity issues
  • Updated http server settings to allow for higher delays
  • Use proper websocket close code (1008) instead of 1005, which wasn't sent to the client
  • Minor code improvements and refactoring, mostly style related
  • Added multiple unit tests for ensuring correct functionality

New Contributors

Full Changelog: v1.9.0...v1.10.0-beta.1