Skip to content

Commit cd70602

Browse files
committed
Update changelog.
1 parent 14360d2 commit cd70602

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
Breaking changes
66

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+
714
New
815

916
* Added support for SLURM v2 as output format which includes ASPA payload.
@@ -25,6 +32,9 @@ New
2532
to be less than a given number of minutes ago. ([#1049])
2633
* Error responses for API-related HTTP endpoints now contain JSON bodies.
2734
([#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])
2838

2939
Bug fixes
3040

@@ -61,7 +71,10 @@ Other changes
6171
[#1047]: https://github.com/NLnetLabs/routinator/pull/1047
6272
[#1049]: https://github.com/NLnetLabs/routinator/pull/1049
6373
[#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
6476
[@kawaemon]: https://github.com/kawaemon
77+
[mitmproxy]: https://www.mitmproxy.org/
6578

6679

6780
## 0.14.2 ‘Roll Initiative!’

0 commit comments

Comments
 (0)