This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Releases: kartverket/CORESubscriber
Releases · kartverket/CORESubscriber
20190604-082111-79bdaf0
set default changeCount to 10000
20190603-135535-566ed90
added cron
20190522-170137-5fbdcfb
reset trensaction between datasets
20190522-155428-dd5c001
always save config
20190520-104830-51adb85
reset abortedChangelog when no transactions are commited (#26)
20190520-085357-1b57760: Validate xml (#25)
* added validation of changeLog after failed transaction * continue after dataset fails * write more info when validating * group errorMessages by localId
20190516-100738-432444c
hack to ensure filter namespace is in scope (needs fixing on provider…
20190226-081522-0982002: Fix http client buffer (#15)
* only read headers into memory * set infinite timeout for httpclient for soapRequests * use unix slash for path * remove superfluous tostring * bugFix: increment transaction before writing, not after
20190225-120507-a4d7577: Fixes http client buffer for large files, tempfile and timeout (#14)
* only read headers into memory * set infinite timeout for httpclient for soapRequests * use unix slash for path * remove superfluous tostring