Version 3.7.0
Added
- transparently retry download on transient HTTP errors
Fixed
- catch non-200 status for HTTP responses
Changed
- switch unit tests for replication to use pytest-httpserver
- update to pybind 2.11.1
- update to libosmium 2.20.0
This is the last version to support overwriting ReplicationServer.open_url()
. Use new ReplicationServer.set_request_parameter() function instead.