Skip to content

Commit 8159feb

Browse files
committed
v0.9.19 changes
1 parent ede4ec6 commit 8159feb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Release notes
22

3-
Notable changes will be documented here§
3+
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+
416

517
## 0.9.18
618

0 commit comments

Comments
 (0)