File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Breaking changes
6
6
7
+ * Removed the ` rrdp-keep-responses ` feature. We suggest the use of an HTTP
8
+ proxy such as [ mitmproxy] instead. ([ #1055 ] )
9
+ * Messages about issues with repositories and publication points are now
10
+ logged separately and by default are only visible in the status HTTP
11
+ server endpoints. The new ` log-repository-issues ` option can be used to
12
+ have these messages also written to the log. ([ #1054 ] )
13
+
7
14
New
8
15
9
16
* Added support for SLURM v2 as output format which includes ASPA payload.
25
32
to be less than a given number of minutes ago. ([ #1049 ] )
26
33
* Error responses for API-related HTTP endpoints now contain JSON bodies.
27
34
([ #1050 ] )
35
+ * The ` /validity ` HTTP server endpoint now accepts POST requests with a
36
+ JSON body containing multiple routes to be checked all at once.
37
+ ([ #1053 ] )
28
38
29
39
Bug fixes
30
40
@@ -61,7 +71,10 @@ Other changes
61
71
[ #1047 ] : https://github.com/NLnetLabs/routinator/pull/1047
62
72
[ #1049 ] : https://github.com/NLnetLabs/routinator/pull/1049
63
73
[ #1052 ] : https://github.com/NLnetLabs/routinator/pull/1052
74
+ [ #1053 ] : https://github.com/NLnetLabs/routinator/pull/1053
75
+ [ #1055 ] : https://github.com/NLnetLabs/routinator/pull/1055
64
76
[ @kawaemon ] : https://github.com/kawaemon
77
+ [ mitmproxy ] : https://www.mitmproxy.org/
65
78
66
79
67
80
## 0.14.2 ‘Roll Initiative!’
You can’t perform that action at this time.
0 commit comments