Releases: joaogcs/spring-kotlin-api-oauth2-with-db
Releases · joaogcs/spring-kotlin-api-oauth2-with-db
v1.0.6
1.0.6 (2022-03-22)
Bug Fixes
- addition of application back again (89d2ba9)
v1.0.5
1.0.5 (2022-03-22)
Bug Fixes
v1.0.4
1.0.4 (2022-03-22)
Bug Fixes
v1.0.3
1.0.3 (2022-03-22)
Bug Fixes
- Github Actions CI java version from 8 to 11 (39e8ddc)
v1.0.2
1.0.2 (2022-03-22)
Bug Fixes
- Github Actions release pipeline (8f065f0)
- Github Actions release pipeline PAT token (9497ac4)
- pom.xml version (01ec454)
v1.0.1
1.0.1 (2021-12-03)
Fix
fix: missing dependency version
fix: pom.xml snapshot version
doc: fix kotlin version on README
v1.0.0
1.0.0 (2021-12-03)
Features
- docker compose to build a local postgresql database
- flyway versioning to create database schemas
- Two accounts to test roles
- Three routes to test users access permissions
- Basic exception handling
Note: This project follows S.O.L.I.D concepts.