Releases: FIS2425/history-svc
Releases · FIS2425/history-svc
v1.3.3
What's Changed
- chore(deps): update dependency uuid to v11.0.4 by @renovate in #87
- chore(deps): update actions/checkout action to v4 by @renovate in #85
- feat: implement integration tests for database by @rafgoncas1 in #91
- fix: update Kubernetes deployment workflow to support multiple branch… by @rafgoncas1 in #94
- fix: rename service to dragonfly-history in Kubernetes configuration by @rafgoncas1 in #96
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Full Changelog: v1.3.0...v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feature: add Redis caching for patient data and update environment configuration by @rafgoncas1 in #77
- docs: added production server url by @darkgigi in #75
- feature: add Dragonfly history service and update environment configuration by @rafgoncas1 in #79
- fix: fixed sample data ids by @darkgigi in #83
- feat: deploy kubernetes workflow first version by @rafgoncas1 in #84
- feat: add conditional execution for Kubernetes deployment on successful workflow run and main by @rafgoncas1 in #86
- chore: changed loadbalancer to clusterip by @AntonioRodriguezRuiz in #88
- fix: fixed dragonfly secrets and only sending logs once to kafka by @rafgoncas1 in #89
New Contributors
- @AntonioRodriguezRuiz made their first contribution in #88
Full Changelog: v1.1.1...v1.3.0
v1.2.0
What's Changed
- fix: Fixed mongodb config in kubernetes by @rafgoncas1 in #41
- Release version v1.1.0 by @rafgoncas1 in #64
- Release/1.1.1 by @darkgigi in #72
- feature: add Redis caching for patient data and update environment configuration by @rafgoncas1 in #77
- docs: added production server url by @darkgigi in #75
- feature: add Dragonfly history service and update environment configuration by @rafgoncas1 in #79
- fix: fixed sample data ids by @darkgigi in #83
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Feature/66 update kubernetes config by @darkgigi in #68
- feature: add circuit breaker for patient and appointment fetching by @rafgoncas1 in #70
- feature: add environment variables for patient and appointment services in history service deployment by @rafgoncas1 in #73
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Hotfix kubernetes config by @darkgigi in #39
- fix: Fixed mongodb config in kubernetes by @rafgoncas1 in #42
- chore(deps): update npm (development) by @renovate in #35
- chore(deps): update npm (runtime) by @renovate in #43
- chore(deps): update docker/setup-buildx-action action to v3.8.0 by @renovate in #44
- feat: generate pdf report by @rafgoncas1 in #46
- feat: Add until date for conditions by @rafgoncas1 in #48
- chore(deps): update dependency pdfkit to v0.16.0 by @renovate in #49
- feat: Implement JWT authentication and authorization middleware by @darkgigi in #51
- feat: add JWT security to clinical history endpoints in OpenAPI specification by @rafgoncas1 in #54
- fix: remove uniqueness constraint from file name in schema by @rafgoncas1 in #60
- feat: update JWT security scheme to use bearer authentication in Open… by @rafgoncas1 in #59
- chore(deps): update dependency mongodb-memory-server to v10.1.3 by @renovate in #56
- chore(deps): update dependency mongoose to v8.9.3 by @renovate in #61
- docs: added pdf reports to openapi.yaml by @darkgigi in #63
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- fix: fix start script and image url by @rafgoncas1 in #38
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore(deps): update dependency mongoose to v8.8.2 by @renovate in #20
- chore(deps): update npm (development) by @renovate in #19
- chore(deps): update dependency vitest to v2.1.6 by @renovate in #27
- chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in #28
- chore(deps): update dependency mongoose to v8.8.3 by @renovate in #30
- Release/v1.0.0 by @rafgoncas1 in #32
- chore(deps): update dependency @azure/storage-blob to v12.26.0 by @renovate in #33
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Update npm (development) by @renovate in #2
- Pin dependencies by @renovate in #1
- Created clinical history model and populate function by @rafgoncas1 in #4
- Update dependency vitest to v2.1.5 by @renovate in #11
- Update npm (runtime) by @renovate in #5
- Feature/06 crud clinical history by @rafgoncas1 in #12
- Feature/08 crud treatments by @darkgigi in #13
- Update npm (development) to v9.15.0 by @renovate in #14
- Feature/7 crud currentcondition by @rafgoncas1 in #15
- Feature/09 crud images by @rafgoncas1 in #17
- Feature/10 crud analytics by @darkgigi in #18
- Update-template by @rafgoncas1 in #22
- Feature/21 crud allergies by @darkgigi in #23
- feat: Updated logs to give more information by @rafgoncas1 in #25
- Feature/26 config docker kubernetes by @rafgoncas1 in #29
New Contributors
Full Changelog: https://github.com/FIS2425/history-svc/commits/v1.0.0