Skip to content

Releases: FIS2425/history-svc

v1.3.3

07 Jan 13:07
Compare
Choose a tag to compare

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

06 Jan 10:02
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.2

v1.3.1

06 Jan 10:01
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

06 Jan 10:00
0b75197
Compare
Choose a tag to compare

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

Full Changelog: v1.1.1...v1.3.0

v1.2.0

04 Jan 12:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

03 Jan 18:38
0ff7cb9
Compare
Choose a tag to compare

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

02 Jan 11:53
f1e5537
Compare
Choose a tag to compare

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

28 Nov 19:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Nov 18:10
Compare
Choose a tag to compare

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

27 Nov 17:33
9b03032
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/FIS2425/history-svc/commits/v1.0.0