This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Releases: openhie/instant
Releases · openhie/instant
0.0.12 Pre-alpha
What's Changed
- Merge DIO-115-Add-cli-features-docs by @michaelloosen in #163
- Dio 140 load multiple packages by @bradsawadye in #164
- Dio 141 stop instant with cli by @michaelloosen in #166
- Dio 89 GitHub actions for gocli by @bradsawadye in #165
- Bump version to 0.0.12 by @michaelloosen in #167
Full Changelog: 0.0.11...0.0.12
0.0.11 Pre-alpha
What's Changed
- Updated the GO CLI to be the new method of deploying instant OpenHIE @citizenrich @MichaelJembi @bradsawadye @MattyJ007
- Downgraded Elastic Pipelines FHIR Extractor to v1.0.0 (the breaking changes weren't all handled 👎🏼 @MattyJ007 )
Full Changelog: 0.0.10...0.0.11
0.0.10 Pre-alpha
What's Changed
- Update the emr docker-compose script by @MattyJ007 in #129
- Bump-openhim-console-version by @rcrichton in #150
Full Changelog: 0.0.9...0.0.10
0.0.9 Pre-alpha
Features
- Replace HAPI FHIR MySQL DB with Postgres DB
Performance tests indicate that HAPI FHIR with Postgres performs ~20% better than paired with MySQL - Update the Elastic pipeline to use v2.0.0 of the FHIR Extractor Mediator
Bugs
- Fix the Elastic packages config file references
These packages previously had no use case to test against. Recently we have added the DISI HIV Case Reporting Custom Package that uses the Elastic packages. The new use case highlighted a few bugs
0.0.8 Pre-alpha
Features
- Environment variable for OpenHIM Core default root password
- Environment variable for OpenHIM Instant Client default custom token value
0.0.5 Pre-alpha
New Packages
- Health Management Information System (DHIS2)
- Elastic Pipeline
- Elastic Analytics
Better Package Testing
Specify which tests you want to run and support for running custom package tests.
Pre-beta of goinstant desktop app, new packages
This pre-release includes the following:
- Pre-beta release of the
goinstant
desktop application for testing. - Pre-alpha releases of the Client Registry (OpenCR), Health Worker Registry (iHRIS), and Facility Registry (GOFR)
TODO:
- HAPI versioning: Apps use different versions of HAPI. Discuss with the community which can be used with which app and remove redundancy and HAPI port conflicts.
- Upon GOFR revisions in January, revise health workforce package to use new packages instead of mocks.
goinstant
: Better visibility of running services for desktop app users.goinstant
: Testing on Windows and more testing on Linux, macOS.
Note: The binaries are now removed in favor of a refactor.
v0.0.3-pre-alpha
Merge pull request #48 from openhie/ohie-420-docker-outside-of-docker OHIE-420 docker outside of docker
v0.0.2-pre-alpha
Add docs on how to run instant OpenHIE
v0.0.1-pre-alpha
This is a pre-alpha demo version for prototyping and feedback.