v7.11.0
v7.11.0
-
Bug : Change proxy event store to close its appenders on app shutdown.
-
Bug : Fix missing docker managed volues for proxy
zip_file_ingestandzip_file_ingest_faileddirectories. -
Bug : Fix NPE in downstreamHostConfig ctor if there is no hostname, which is a possibility.
-
Bug : Fix incorrect path for /datafeed in the ProxyWelcomeServlet response.
-
Bug : Move the
/queuesproxy endpoint from the app port to the admin port. -
Bug #5424 : Change the
receiptCheckModeRECEIVE_ALLto no longer check for the existence of the feed. Add thereceiptCheckModeFEED_EXISTENCEto perform a feed existence check. -
Bug : Fix
subPathTemplate.enableddefaulting tofalseif subPathTemplate has been set in the yaml, but enabled has not. -
Bug : Fix bug in proxy which will throw an error if subPathTemplate contains repeated vars, e.g.
${year}/${year}-${month}.