Releases: philips-software/go-hsdp-api
Releases · philips-software/go-hsdp-api
v0.34.0
- Remove online config refresh code
- Use Go 1.16 embed to bundle hsdp.json
- This version only works with Go 1.16+ (breaking change!)
v0.33.0
- NEW: DICOM Config API support
- Create internal package for consistent better versioning
- S3Creds renaming (breaking change!)
v0.30.0
- Remove fhir package
- Clean up warnings
v0.29.1
- Fix HSDP Audit documentation
- Unexport many methods
v0.28.0
- Logging: support bearer token auth (client credentials / service identities)
- Tweaking of CDR client
v0.27.0
- [NEW] Initial Clinical Data Repository (CDR) support
v0.26.0
- [Breaking] Refactored config API. Master data is stored as JSON
- Remove toml dependency