Skip to content

apiv2: v1.3.0

Latest
Compare
Choose a tag to compare
@czi-github-helper czi-github-helper released this 08 Oct 17:22
6318252

1.3.0 (2024-10-08)

Features

  • Align v1 and v2 schemas better (#277) (2286dac)
  • support importing s3 files into the v2 database (#275) (f04e5f3)
  • track gain and mdoc files alongside runs (#280) (483eee8)

Bug Fixes

  • add is_standardized back temporarily (#304) (dfe9a8b)
  • Date fields on tomograms are net-new so they need to be nullable. (#301) (cf8d2e0)
  • keep both tomogram.is_canonical and tomogram.is_portal_standard (#303) (c65e2f6)
  • make sure bool comparators don't require int input. (#278) (991d9fa)
  • Make sure we're using DB connection pools properly. (#285) (169f8d8)
  • schema changes to support synthetic datasets. (#282) (dfa24c0)
  • support filtering entities by related object id's (#296) (6879a79)
  • Update sync script to sync missing fields. (#281) (c4b7f81)
  • use is_standardized rather than is_canonical (dfe9a8b)
  • workaround for docker compose bugs. (#295) (78daec3)