Releases: SmartOperatingBlock/user-management-integration-microservice
Releases · SmartOperatingBlock/user-management-integration-microservice
1.0.7
1.0.6
1.0.6 (2023-05-16)
Bug Fixes
- correct request parameter name (da9dcd2)
General maintenance
- make ApplicationService interface functional (f2c241d)
- make UseCase interface functional (7674e7f)
- update README.md with azure env variables (7835f7f)
Build and continuous integration
- deps: update smartoperatingblock/documentation-ghp-action action to v1.1.0 (1a3cd91)
Dependency updates
- deps: update alpine docker tag to v3.18 (e19403b)
- deps: update dependency com.azure:azure-identity to v1.8.3 (8161c40)
- deps: update dependency com.azure:azure-identity to v1.9.0 (c9dc1fb)
- deps: update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v4.6.3 (6e7e7fe)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 (034da82)
- deps: update kotest to v5.6.2 (4d66c60)
- deps: update plugin com.gradle.enterprise to v3.13.1 (1732535)
- deps: update plugin com.gradle.enterprise to v3.13.2 (c1958c1)
- deps: update plugin kotlin-qa to v0.40.0 (01791c7)
- deps: update plugin kotlin-qa to v0.41.0 (d614fe2)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.7 (f683a0c)
1.0.5
1.0.5 (2023-04-26)
Style improvements
- format code due to new kotlin-qa plugin update (e70fc07)
Build and continuous integration
- deps: update codecov/codecov-action action to v3.1.2 (1bd9358)
- deps: update codecov/codecov-action action to v3.1.3 (5f92d67)
Dependency updates
- core-deps: update dependency org.jetbrains.kotlin.plugin.serialization to v1.8.21 (841ffc0)
- deps: update dependency ch.qos.logback:logback-classic to v1.4.7 (c2ca03a)
- deps: update dependency com.azure:azure-digitaltwins-core to v1.3.8 (87621cc)
- deps: update dependency com.azure:azure-identity to v1.8.2 (877eaed)
- deps: update dependency gradle to v8.1 (9c1c0be)
- deps: update dependency gradle to v8.1.1 (620f504)
- deps: update dependency org.litote.kmongo:kmongo to v4.9.0 (038bf4a)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 (ae1759b)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 (80048ce)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 (8979f5a)
- deps: update kotest to v5.6.0 (871fcf4)
- deps: update kotest to v5.6.1 (db1fde3)
- deps: update ktor to v2.3.0 (f166cc0)
- deps: update node.js to 18.16 (be65994)
- deps: update plugin com.gradle.enterprise to v3.13 (5d296e5)
- deps: update plugin kotlin-qa to v0.37.0 (11b6ac8)
- deps: update plugin kotlin-qa to v0.38.1 (0acfabd)
- deps: update plugin kotlin-qa to v0.39.0 (0486893)
1.0.4
1.0.4 (2023-04-04)
Build and continuous integration
- add correct version of java (cd517ab)
Dependency updates
- core-deps: update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.8.20 (cf21338)
- deps: update dependency ch.qos.logback:logback-classic to v1.4.6 (1409e13)
- deps: update dependency com.azure:azure-digitaltwins-core to v1.3.7 (2c82ce0)
- deps: update dependency com.azure:azure-identity to v1.8.1 (3c4d3db)
- deps: update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v4.6.2 (5d4473c)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 (3a3bc25)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 (cf42365)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 (e6abb63)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 (b496f05)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 (3571d42)
- deps: update node.js to 18.15 (5de157c)
- deps: update plugin com.gradle.enterprise to v3.12.6 (431c75f)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.6 (f710e9e)
1.0.3
1.0.3 (2023-03-07)
Bug Fixes
- fix error in azure dt creation (a97c6fa)
Dependency updates
- deps: update plugin com.gradle.enterprise to v3.12.4 (cfd639c)
- deps: update plugin kotlin-qa to v0.36.0 (e53c006)
- deps: update plugin kotlin-qa to v0.36.1 (ded72ae)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.5 (e827e6f)
Build and continuous integration
- run codecov only in linux runners (cb8c397)
Documentation
- remove api from api path in documentation (067f157)
Refactoring
1.0.2
1.0.2 (2023-03-05)
General maintenance
- modify equals method in entities (afccd14)
- update readme with sonarcloud badges and usage section (543d4f0)
Dependency updates
- deps: update dependency gradle to v8.0.2 (1f84004)
- deps: update plugin kotlin-qa to v0.35.0 (1b8ef68)
Documentation
- deps: update plugin dokka to v1.8.10 (dc0f963)
1.0.1
1.0.0
1.0.0 (2023-02-28)
⚠ BREAKING CHANGES
- release: [skip ci] 1.0.0 released
Features
- create API Router (0fc15db)
- create health professional application service (737cdbd)
- create health professional controller (f66e88e)
- create health professional repository (5d2e2e2)
- create manager for health professional db operations (26a20bc)
- create manager for health professional digital twins operations (de76b54)
- create manager for user db operations (5c17984)
- create manager for user digital twins operations (a5c5df5)
- create provider class with managers (82249f9)
- create user application service (73c7b46)
- create user controller (c2dce70)
- create user repository (7430e47)
- entity: create health professional model (ba4472c)
- entity: create user model (a510a0f)
Bug Fixes
Documentation
- api: add health professional schema (8a3c8e2)
- api: add some api documentation (ffda861)
- api: change type of phone number to string (bf22a1f)
- create api documentation file (6183b64)
Style improvements
- add trailing comma (8e08c57)
- correct indentation (d7636d7)
- improve style in mongo client (cd58b24)
- refactoring due to code style improvement (21ada23)
- remove unused import (bf0b6c0)
Tests
- add test for application services (4a6e62e)
- architecture: add clean architecture test (149cbd0)
- database: add some mongo tests (777e6ba)
- entity: add user and health professional tests (8d4a495)
Dependency updates
- deps: add archunit dependency (8190ec7)
- deps: add azure digital twin library to gradle build file (bc08e90)
- deps: add azure digital twin library to gradle catalog (6b909bf)
- deps: add kmongo dependency (e0f67c3)
- deps: add kmongo version to catalog (a9f0943)
- deps: add logback dependency (6b4a5be)
- deps: change testcontainer library (665ad7d)
- deps: update dependency gradle to v8.0.1 (0c0277c)
- deps: update plugin kotlin-qa to v0.34.0 (c993c83)
- deps: update plugin kotlin-qa to v0.34.1 (7818cf6)
- deps: update plugin kotlin-qa to v0.34.2 (38d4bf0)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.2 (8cf4508)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.3 (0365daf)
Refactoring
- change invariant control in entities (cbcd490)
- change package name (a1d9f90)
- create application service interface (a0373aa)
- create birthdate data class (ff17185)
- create provider interface and implementation (ca2e3fa)
- delete useless health professional interface (032c8ad)
- delete useless health professional interface (7c2ff0a)
- refactor api due to new application services (241b874)
- refactoring on health professional controller (dcbf720)