-
Notifications
You must be signed in to change notification settings - Fork 10
Release 2.3.17
Dave Reynolds edited this page Oct 17, 2023
·
2 revisions
Version 2.3.17 is a minor patch to registry-core which contains the following changes:
- Fix use of
_formatparameter so it (once again) works with command line tools likecurl - Add a new configuration option
registry.useAbbrevXMLwhich defaults totrueto match existing deployments. Setting this tofalseresults in less pretty XML rendering of RDF/XML payloads but avoids some performance overheads and lockups on pathological datasets. This setting does not affect RoR rendering.