Skip to content

v0.3.3: Overpass 5xx cause sharing, honest data_timestamp

Choose a tag to compare

@cyanheads cyanheads released this 30 Jul 04:04
v0.3.3
43353d3

Overpass 5xx cause sharing, honest data_timestamp

  • query_bbox and query_nearby now surface the Overpass-stated 5xx cause in the error message, shared with query_raw via a common extractor; the captured non-2xx body is dropped from error.data instead of being duplicated under body/responseBody (#46)
  • data_timestamp on query_bbox and query_nearby is optional and omitted instead of falling back to the current time when Overpass reports no freshness metadata (#43)
  • query_bbox's west/east descriptions document the antimeridian-crossing semantics Overpass already supported (#40)
  • search_places's notice description now covers the truncation-cap case, not only the exhausted-paging-walk case (#39)

CHANGELOG v0.3.3