Skip to content

2.3.16

Compare
Choose a tag to compare
@pcoccoli pcoccoli released this 18 Apr 12:35
· 70 commits to develop since this release

A mostly async (aio) bug fix release.

Fixes

  • aio storage: actually raise SessionExists/SessionNotFound in create/attach. The docs have claimed this behavior, but it was still a TODO until now.
  • aio ingest: handle 2 native result fields mapped to same property. We'll take the first non-null value.
  • aio ingest: ensure epoch times are ints in EpochToTimestamp