Releases: ing-bank/rokku-sts
Releases · ing-bank/rokku-sts
v1.0.8
v1.0.7
v1.0.6
v1.0.5
Commits
- bcf4bc5: keycloak/: Added user 'npauser' along with 'rokku-npa' role in keycloak (jahnestacado) #67
- 8805a1a: src/: Added NpaApi routes (jahnestacado) #67
- 4c085c3: Added unit tests for npaApi (jahnestacado) #67
- 6d22a8f: Updated README.md (jahnestacado) #67
- 2fd9012: Renamed getAwsCredentialAndStatus -> getUserAccountByName (jahnestacado) #67
- 6d7f4da: Fixed UserGroup encoder (jahnestacado) #67
- 19ee6b8: Renamed getUserSecretWithExtInfo -> getUserUserAccountByAccessKey (jahnestacado) #67
- 6f2eccf: Now getUserAccountByName returns an optional result since the entry cannot be present in the db (jahnestacado) #67
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.3.17
Commits
- 05e5ba0: Upgraded to latest version for all packages apart from keycloak/mariadb (yannis) #58
- 7fdd1bc: Configured keycloak and fixed integration tests (yannis) #58
- d239b23: Improved local keycloak dev setup by building/copying the h2 db inside the image in order to avoid dirty git state (yannis) #58
- cde1cad: Cleaned up code (yannis) #58
- 2d692bb: Added missing client_secret argument in scripts (yannis) #58
- 916b637: removed travis build file (yannis) #58
- e4a17b8: Refactoring DAO. WIP (yannis) #62
- 4c2f76e: Fixed integration tests (yannis) #62
- ab5197f: Removed MariaDB references (yannis) #62
- e3737b8: Refactored/renamed code related to Redis connection (yannis) #62
- f97388c: Introduced RedisModel (yannis) #62
- b298a05: Impoved some log messages (yannis) #62
- fee064c: Renamed insertUserGroups func to setUserGroups (yannis) #62
- 4b30170: Updated README.md (yannis) #62
- 3ee414f: Added github test workflow (yannis) #62
- 655e6fd: Disabled 'byname-implicit' linting rule (yannis) #62
- 5cf95b2: Added docker build step to workflow (yannis) #62
- 0c97764: Added release workflow (yannis) #62
- 336fa2d: Cleaned up workflow files (yannis) #62
- f3808ec: Added 'latest' tag to docker images that are build from master branch (yannis) #62
- 81a105d: Adjusted workflow titles (yannis) #62
- 4128127: Updated keycloak client version and docker base image (yannis) #62
- a051c3c: Added extra docker command sto upgrade packages (yannis) #62
- 6d9403b: Now pushes both latest and version docker image tag (yannis) #62