Skip to content

Releases: Aidbox/aidbox-python-sdk

v0.1.16

22 Jul 11:49
Compare
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

v0.1.15

27 Mar 06:48
6b309bd
Compare
Choose a tag to compare

What's Changed

  • Add support for fhir_code, fhir_url and fhir_resource by @projkov in #70

New Contributors

Full Changelog: v0.1.14...v0.1.15

v0.1.14

16 Mar 03:55
Compare
Choose a tag to compare
  • Fix db initialization crash for fhirschema
  • Update aiohttp = "~=3.10.2"

Full Changelog: v0.1.13...v0.1.14

v0.1.13

01 Nov 23:24
55d1312
Compare
Choose a tag to compare
  • Add py.typed marker

v0.1.12

13 Sep 11:15
188f6e6
Compare
Choose a tag to compare
  • Update drop_before_all to support fhir-schema and old approach #68
  • Add headers to SDKOperationRequest

v0.1.10

05 Sep 08:39
0f99389
Compare
Choose a tag to compare
  • Improve exposed types.py
  • Use web.AppKey for client/db/sdk/settings app keys (backward compatible with str key)

v0.1.9

26 Aug 11:15
96d65d6
Compare
Choose a tag to compare
  • Drop support of python3.8
  • Lint project source code

v0.1.8

08 Jul 20:09
527c322
Compare
Choose a tag to compare
  • Move db proxy initialization after app registration

0.1.7

12 Aug 15:20
cc665ff
Compare
Choose a tag to compare
  • Fix sqlalchemy tables recreation (useful in tests)

0.1.6

12 Aug 07:33
9fa0439
Compare
Choose a tag to compare
  • Revert subscriptions request arg changes that made in 0.1.5