Skip to content

Releases: nightingaleproject/Reference-NCHS-API

v1.4.1

11 Dec 16:26
4e55219
Compare
Choose a tag to compare

What's Changed

  • Add max size to read capability stream by @smacadam in #99

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Nov 20:26
e8faac1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 Sep 15:18
043710f
Compare
Choose a tag to compare

What's Changed

  • Add support for Natality Messaging
  • Add configuration to enable or disable Natality Messaging
  • Update BFDR to v1.0.0-preview.7 and VRDR to v4.3.0
  • Use message header validation from vrdr-dotnet library
  • Add POST and GET route handling for vital record type and IG version number, ex. MA/Bundle/BFDR/v2.0
    • Validate the record aligns with the url vital record type on POST
    • Return record submissions based on record type on GET

Full Changelog: v1.2.2...v1.3.0

v1.2.2

27 Aug 20:45
5198314
Compare
Choose a tag to compare

What's Changed

  • Update the vrdr dotnet library to v4.2.2

Full Changelog: v1.2.1...v1.2.2

v1.3.0-preview.1

09 Aug 14:05
Compare
Choose a tag to compare
v1.3.0-preview.1 Pre-release
Pre-release

What's Changed

  • update to vrdr 4.2.2 and bfdr 1.0.0-preview.7 libraries

v1.3.0-preview

07 Aug 18:09
Compare
Choose a tag to compare
v1.3.0-preview Pre-release
Pre-release

Full Changelog: v1.2.1...v1.3.0-preview

  • Add support for parsing BirthMessages
  • Add vital record and IG version to url parameters

v1.2.1

26 Apr 18:54
b521fbe
Compare
Choose a tag to compare

What's Changed

  • Update the vrdr dotnet library to 4.1.9

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Apr 18:11
5e124eb
Compare
Choose a tag to compare

What's Changed

  • Adds jurisdiction url and message header validation
  • Adds query by business id feature that allows the user to request the full message history for a set of business ids
  • Updates the vrdr-dotnet library to v4.1.8

Full Changelog: v1.1.2...v1.2.0

v1.1.2

26 Jan 18:11
95bd8d0
Compare
Choose a tag to compare

What's Changed

  • Add developer guide to project by @smacadam in #61
  • Fixes a bug caused by Newtonsoft JSON parser altering datetimes by @pkmitre in #87

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Nov 19:33
0419d76
Compare
Choose a tag to compare

What's Changed

  • NCHS endpoint validation is now case insensitive