Releases: jembi/openhim-core-js
Releases · jembi/openhim-core-js
OpenHIM v1.0.0
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
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
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