Skip to content

Releases: letsdebug/letsdebug

v2.0.0

Choose a tag to compare

@GermanCoding GermanCoding released this 19 Jan 21:43
493b459

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

Choose a tag to compare

@github-actions github-actions released this 30 May 13:21
  • Add domainExistsChecker
  • Add UnexpectedHttpResponse
  • Make Makefile build for arm64 (GitHub releases still amd64)
  • Minor fixes
  • Documentation updates
  • Update dependencies

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 26 Dec 17:00
* Revert unbound config update
* Publish cli again (fix #45)

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 15 Dec 21:16
* Update dependencies

* Update unbound configuration
* Modernize build

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 18:58
* Update dependencies (including PSL)

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

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:49
try fix release process

v1.6.1

Choose a tag to compare

@alexzorin alexzorin released this 02 Dec 02:52
rateLimit: add R3, E1 CAs

v1.6.0

Choose a tag to compare

@alexzorin alexzorin released this 29 Feb 07:49

v1.5.1

Choose a tag to compare

@alexzorin alexzorin released this 10 Jan 21:30

v1.5.0

Choose a tag to compare

@alexzorin alexzorin released this 18 Nov 22:51
Upgrade Go to 1.13.4