Releases: IsantePlus/openmrs-module-xds-sender
Releases · IsantePlus/openmrs-module-xds-sender
v2.3.0
v2.2.2
What's Changed
- Fix NPE for the PullNotificationsTask when No response is returned by @mozzy11 in #81
- Fixed decoding issues to close #79 by @pmanko in #80
- Fix NPE for PullNotificationsTask when no response is returned by @mozzy11 in #82
- Update pom.xml by @pmanko in #83
New Contributors
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
What's Changed
- Update ccd medication history by @stansL in #62
- #41 restrict encounter types to send by @moshonk in #46
- 49 add fhir resource bundle to cda doc by @moshonk in #60
- Bumped version to 2.2.0-SNAPSHOT by @pmanko in #63
- Changed MPI fetch source & addressed blank ECID issue by @moshonk in #66
- Final fixes by @pmanko in #73
- Fixes listener trigger on Encounter update by @pmanko in #69
- Workflow updates and CCD rendering fixes by @pmanko in #74
- Final fixes for release by @pmanko in #75
- Fixed refill date format by @pmanko in #76
- Finalized v2.2.0 by @pmanko in #77
Full Changelog: 2.1.1...v2.2.0
v2.2.0-SNAPSHOT-5
Fixed refill date format (#76) * Fixed refill date format to close #71
v2.2.0-SNAPSHOT-4
v2.2.0-SNAPSHOT-3
What's Changed
- Fixes listener trigger on Encounter update by @pmanko in #69
- Workflow updates and CCD rendering fixes by @pmanko in #74
Full Changelog: 2.1.1...v2.2.0-SNAPSHOT-3
v2.2.0-SNAPSHOT-2
v2.2.0-SNAPSHOT
Bumped version to 2.2.0-SNAPSHOT (#63) * Bumped version to 2.2.0-SNAPSHOT * workflow update * Update lab integration moule * Workflow fixes * Maven version freeze for github actions * small fix * Workflow fixes * Workflow test fixes * Skipping failing tests temporarily - see #64