We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede4ec6 commit 8159febCopy full SHA for 8159feb
CHANGES.md
@@ -1,6 +1,18 @@
1
# Release notes
2
3
-Notable changes will be documented here§
+Notable changes will be documented here
4
+
5
+## 0.9.19
6
7
+- link-checker-service:
8
+ - JWT authentication
9
+ - allow credentials in CORS
10
+ - configurable `LCS_USEJWTVALIDATION`, `LCS_DISABLEREQUESTLOGGING`
11
+ - logging the configuration before validating it
12
+ - configurable sequence or URL checker plugins, e.g. with and without using a proxy
13
+ - logging `GOMAXPROCS` on `serve`
14
+ - simplest health & liveness check + version endpoints are now unauthenticated and not rate-limited
15
16
17
## 0.9.18
18
0 commit comments