Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Releases: CogStack/MedCATservice

v1.1.1

11 Jun 16:19
065985c

Choose a tag to compare

What's Changed

  • Fix Docker image build. Filename change breaks image. Fix PR builds always failing by @alhendrickson in #44
  • Bump setuptools from 75.1.0 to 78.1.1 by @dependabot in #45

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jun 16:09
be612e0

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Jun 10:26

Choose a tag to compare

Releases note:

  • MedCAT updated to v1.16.0
  • Since MedCAT v1 will approach the end of the major releases soon, the releases for v1 will be tagged as v1.x.x . Once MedCAT v2 is fully released service releases for v2 will be tagged 2.x.x . MedCAT Service for V1 will be moved to a separate v1 branch for maintenance.

Full Changelog: v0.8.1...v1.0.0

v0.8.1

07 Oct 12:52

Choose a tag to compare

Full Changelog: v.0.8.0...v0.8.1

Changelog:

  • process_bulk fixed for DeID, now uses MedCAT implementation with multiprocessing rather than the placeholder loops.

v0.8.0

27 Sep 16:43

Choose a tag to compare

Summary:

  • MedCAT updated to v1.13.0
  • fixed issues with de-id models loading but crashing during proceessing
  • fixed issues with de-id modelse not producing any output
  • pinned transformers package version to 4.39.1 due to newer version breaking the functionality of MedCAT

Full Changelog: v0.7.0...v.0.8.0

v0.7.0

11 Aug 12:37

Choose a tag to compare

Full Changelog: v0.6.1...v0.7.0

What's Changed

  • MedCAT updated to v1.12

Note: since there are many changes in MedCAT v1.12 including the introduction of RelCAT and other breaking changes for other modules this is version is tagged as 0.7.0 .

v0.6.1

08 May 16:07

Choose a tag to compare

What's Changed

  • Bump gunicorn from 20.1.0 to 22.0.0 in /medcat_service by @dependabot in #38

  • Possible fix to process_bulk crashing with large batches.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Feb 13:43

Choose a tag to compare

Main release highlights:
- MedCAT updated to v1.10.1
- added support for reading model id/ontologies/meta_cats from the model card, this info is provided in the response messages
- de-id support (limited for now, no batch/multiprocessing yet)

What's Changed

  • support for round robin allocation of cuda cards to workers by @richardbeare in #36
  • Bump flask from 2.2.2 to 2.3.2 in /medcat_service by @dependabot in #35

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Aug 10:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jan 10:33

Choose a tag to compare

What's Changed

  • Use CUI filter when using model pack by @sandertan in #28
  • MedCAT updated to 1.6.0

Full Changelog: v0.4.0...v0.5.0