Skip to content

Releases: letsdebug/letsdebug

v2.0.0

19 Jan 21:43
493b459

Choose a tag to compare

API changes

  • Introduced a new "info" severity for neutral informational messages. These represent messages that may or may not be relevant for certificate issuance - the checker cannot determine this.
  • Reduced status.io messages to info severity
  • Introduced a new "ok" field in the result JSON. If set to true, the test run was green with no significant problems detected (informational and/or debug problems are likely present, but not relevant for issuance). If set to false, a problem likely affecting issuance was detected.
  • Tests older than 7 days are now automatically deleted from the database

Other

  • Added prometheus metrics (exposed on /metrics on the profiling service (PPROF_LISTEN_ADDR, default 127.0.0.1:9151)
  • Several bugfixes
  • Many dependency upgrades

Full Changelog: v1.9.0...v2.0.0

v1.9.0

30 May 13:21

Choose a tag to compare

  • Add domainExistsChecker
  • Add UnexpectedHttpResponse
  • Make Makefile build for arm64 (GitHub releases still amd64)
  • Minor fixes
  • Documentation updates
  • Update dependencies

v1.8.2

26 Dec 17:00

Choose a tag to compare

* Revert unbound config update
* Publish cli again (fix #45)

v1.8.1

15 Dec 21:16

Choose a tag to compare

* Update dependencies

* Update unbound configuration
* Modernize build

v1.8.0

05 Oct 18:58

Choose a tag to compare

* Update dependencies (including PSL)

* Add new test CI
* Enable dependabot
* Move license to separate file

v1.7.0

21 Jul 22:49

Choose a tag to compare

try fix release process

v1.6.1

02 Dec 02:52

Choose a tag to compare

rateLimit: add R3, E1 CAs

v1.6.0

29 Feb 07:49

Choose a tag to compare

v1.5.1

10 Jan 21:30

Choose a tag to compare

v1.5.0

18 Nov 22:51

Choose a tag to compare

Upgrade Go to 1.13.4