Skip to content

Version 3.7.0

Choose a tag to compare

@lonvia lonvia released this 19 Nov 11:06
· 212 commits to master since this release

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.