Skip to content

Releases: nlpsandbox/phi-deidentifier-example

1.3.0

30 Nov 17:52
9c836e7
Compare
Choose a tag to compare

What's Changed

  • Bump dessant/lock-threads from 2 to 3 by @dependabot in #149
  • Bump @openapitools/openapi-generator-cli from 2.3.9 to 2.4.13 by @dependabot in #153
  • Add Release Script by @cascadianblue in #156
  • Revert Python Version in Dockerfile by @cascadianblue in #157
  • Bump Tool Version to 1.3.0 by @cascadianblue in #158

Full Changelog: 1.2.0...1.3.0

1.2.0

17 Aug 05:20
3b4aa11
Compare
Choose a tag to compare

Update nlpsandboxclient version. "Physical address" annotation type is now "location"

1.1.0

05 Jun 22:21
0e2a8f9
Compare
Choose a tag to compare
Bump nlpsandbox-client from 1.1.0 to 2.0.0 in /server (#115)

* Bump nlpsandbox-client from 1.1.0 to 2.0.0 in /server

Bumps [nlpsandbox-client](https://github.com/nlpsandbox/nlpsandbox-client) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/nlpsandbox/nlpsandbox-client/releases)
- [Commits](https://github.com/nlpsandbox/nlpsandbox-client/compare/1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: nlpsandbox-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update nlpsandbox-client to v3

* Remove nlpsandbox-client from test-requirements.txt

* Import from nlpsandbox-client v3

* Review how .env is used with docker

* Comment out docker-compose.yml validation

* Add nlpsandbox-client to Test Requirements

* Fix test-requirements.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <connor.bo@gmail.com>
Co-authored-by: tschaffter <thomas.schaffter@gmail.com>

1.0.1

26 Feb 04:04
28a69de
Compare
Choose a tag to compare
Release 1.0.1 (#89)

* Update API and tool version

* Update API and tool version in Tool object

1.0.0

16 Feb 21:11
bf90d7d
Compare
Choose a tag to compare
Fix #82 (#83)

* Re-generate codebase using edge schemas

* Improve healthcheck controller

* Add missing AllOf files

0.2.0

03 Feb 23:45
edd8663
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
Enable nginx to be reached but disable internet access to annotators …

0.1.6

19 Oct 04:22
4c3faed
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
Release 0.1.6 (#9)

* Generate codebase from spec 0.1.6

* Complete docker-compose requirements to deploy the stack

* The server can now deidentify clinical notes!!

* Update CI/CD