Skip to content

Releases: jembi/openhim-core-js

OpenHIM v1.0.0

11 Nov 10:33
Compare
Choose a tag to compare

The OpenHIM version 1.0 release! This is the first production ready release of the OpenHIM core server.

This release includes the following:

  • A new mediator plugin architecture
  • Daily or weekly summary reports
  • Enhanced security of the OpenHIM API
  • Ability to restrict who can view request and response body
  • Transaction correlation ID added to forwarded transactions
  • Many Bug fixes

For more details on the issues completed in this release see: https://github.com/jembi/openhim-core-js/issues?q=milestone%3Av1.0.x+is%3Aclosed

OpenHIM v0.2.0

25 Sep 08:19
Compare
Choose a tag to compare
OpenHIM v0.2.0 Pre-release
Pre-release

This release adds a number of important functions, including the following:

  • Add channel metrics API
  • Add dashboard metrics API
  • Support routing to HTTPS endpoints
  • Support polling of mediators
  • Support receiving data using sockets (for MLLP)
  • Bug fixes
  • Bug fixes for Liberia project

OpenHIM v0.1.0

11 Aug 13:30
Compare
Choose a tag to compare
OpenHIM v0.1.0 Pre-release
Pre-release

This release enables the initial basic interoperability layer functionality including:

  • Routing of HTTP requests
  • TLS and basic auth authentication of requests
  • Authorisation of client access to particular channels
  • A management API for managing clients, users and channels
  • The ability to queue transactions to be re-run
  • Storage of request and response metadata for each transaction recieved