Skip to content

Releases: Aidbox/aidbox-python-sdk

v0.2.3

Choose a tag to compare

@ruscoder ruscoder released this 02 Jun 21:11
78ff49c
  • Add support for new Aidbox $psql format #108

v0.2.2

Choose a tag to compare

@ruscoder ruscoder released this 29 Mar 06:53
00b18e6
  • Revert BaseFHIRError exceptions from fhir-py in operation handlers introduced in v0.2.1

v0.2.1

Choose a tag to compare

@ruscoder ruscoder released this 28 Mar 16:48
37e4e65
  • Handle BaseFHIRError exceptions from fhir-py in operation handlers

v0.2.0

Choose a tag to compare

@ruscoder ruscoder released this 16 Feb 07:27
b7fea00
  • 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

Choose a tag to compare

@ruscoder ruscoder released this 10 Dec 12:01
e902140
  • Fix drop_before_all test fixture to properly exclude history tables using regex pattern (@zakharych)

v0.1.24

Choose a tag to compare

@ruscoder ruscoder released this 09 Dec 17:28
5e304f9
  • Don't upload empty seeds bundle (@ir4y)

v0.1.22

Choose a tag to compare

@ruscoder ruscoder released this 28 Nov 13:32
ba99399
  • Fix drop_before_all test fixture for resources with suffix history

v0.1.21

Choose a tag to compare

@ruscoder ruscoder released this 18 Nov 08:45
4d141dc
  • Fix drop_before_all test fixture for resources with suffix history

v0.1.20

Choose a tag to compare

@ruscoder ruscoder released this 01 Oct 14:28
b0166be
  • Fix deprecation warnings of fhirpy

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

v0.1.19

Choose a tag to compare

@ruscoder ruscoder released this 30 Sep 16:35
eb03cbc

Use $resource-types over Entity for db

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