Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

v2.0.2

Compare
Choose a tag to compare
@rustatian rustatian released this 23 Mar 09:05
· 311 commits to stable since this release
125b098

🔥 New:

  • 👷 Rework ServeHTTP handler logic. Use http.Error instead of writing code directly to the response writer.
  • ⚡ Builds for the Mac with the M1 processor (arm64)
  • ⚡ HTTP/FCGI/HTTPS internal logs instead of going to the raw stdout will be displayed via the RR logger at the Info log level.

🩹 Fixes:

  • 🐛 Bug with required Root CA certificate for the SSL, now it's optional.
  • 🐛 Bug with incorrect consuming metrics collector from the RPC calls (thanks @dstrop).

🧹 Updates:

  • RR2 to version 2.0.2
  • Temporal plugin to version 1.0.2