Releases: CogStack/MedCATservice
v1.1.1
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
- @alhendrickson made their first contribution in #44
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- request params for meta_anns_filters by @tomolopolis in #43
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
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
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
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
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
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
- @dependabot made their first contribution in #35
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Torch threads by @richardbeare in #32
- BUG: Errors in logging at debug level by @richardbeare in #33
New Contributors
- @richardbeare made their first contribution in #32
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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