Skip to content

Releases: VerKnowSys/krecik

Pongo checks extended with additional /graphql

16 Mar 11:54
v1.0.6
b46f90f
Compare
Choose a tag to compare
  • Added support for /graphql API checks for Pongo pages

Switched TLS backend back to SSL

14 Jun 19:51
ee59292
Compare
Choose a tag to compare

Switched the "mesalink feature to "ssl" for curl.

Krecik 1.0.1

13 May 20:46
4ee8a72
Compare
Choose a tag to compare

Changes:

  • Replaced log + fern with the tracing crate.
  • Implemented signal handler SIGUSR1 that will switch the krecikd log level on the fly.
  • No more log management in Krecik.
  • Code cleanup

Pure Rust TLS for Curl

15 May 21:59
a8b1e5c
Compare
Choose a tag to compare

Since this release, Krecik uses Mesalink as the default TLS engine for the Curl library.