Skip to content

Releases: Aidbox/aidbox-python-sdk

v0.2.0

16 Feb 07:27
b7fea00

Choose a tag to compare

  • Make pytest_plugin confiugurable via aidbox_create_app pytest settings for create_app function
  • Add app session-scope fixture that does initialization of app only once
  • Fix aidbox_db fixture to work with session-scope app
  • Fix sdk.was_subscription_triggered to work with session-scope app
  • Deprecate aidbox pytest fixture

v0.1.25

10 Dec 12:01
e902140

Choose a tag to compare

  • Fix drop_before_all test fixture to properly exclude history tables using regex pattern (@zakharych)

v0.1.24

09 Dec 17:28
5e304f9

Choose a tag to compare

  • Don't upload empty seeds bundle (@ir4y)

v0.1.22

28 Nov 13:32
ba99399

Choose a tag to compare

  • Fix drop_before_all test fixture for resources with suffix history

v0.1.21

18 Nov 08:45
4d141dc

Choose a tag to compare

  • Fix drop_before_all test fixture for resources with suffix history

v0.1.20

01 Oct 14:28
b0166be

Choose a tag to compare

  • Fix deprecation warnings of fhirpy

Full Changelog: v0.1.19...v0.1.20

v0.1.19

30 Sep 16:35
eb03cbc

Choose a tag to compare

Use $resource-types over Entity for db

Full Changelog: v0.1.18...v0.1.19

v0.1.18

03 Sep 06:46

Choose a tag to compare

Add fhir-schema support to DB Proxy
Full Changelog: v0.1.17...v0.1.18

v0.1.17

01 Sep 07:51

Choose a tag to compare

  • update dependencies;
  • get rid of deprecated event_loop asyncio fixture;

v0.1.16

22 Jul 11:49

Choose a tag to compare

What's Changed

  • Don't raise 404 error for aidbox configured with FHIR Schema @ir4y
  • Bump h11 from 0.14.0 to 0.16.0 by @dependabot[bot] in #71

Full Changelog: v0.1.15...v0.1.16