Releases: bancolombia/scaffold-clean-architecture
Releases · bancolombia/scaffold-clean-architecture
v3.10.1
v3.10.0
v3.9.0
3.8.0
3.7.0
Features:
- Generate entry point rest from swagger file by @juancgalvis
- Add authorization with jwt token in entrypoint restmvc by @braduran
- Use springdoc-openapi-starter to generate API documentation by @luisgomez29
- Upgrade to Gradle 8.4 @luisgomez29
- Upgrade sample microservices to Java 17 and Spring Boot 3 @luisgomez29
v3.6.4
v3.6.3
v3.6.2
v3.6.2 (2023-10-02)
Closed issues:
- Add automountServiceAccountToken: false to app.yaml #385
jacocoMergedReporttask fails on Gradle 8 when invoked aftertesttask #384- Error with task updateCleanArchitecture #378
- Error applying update with name 3.0.3->3.0.4: Add block hound validations #366
- Fix package name when driven adapter contains '-' #351
- Use new sonar task instead of sonarqube #346
- Prepare for gradle 8 migration #345
- Non Spring modules should not be bootJars also should not be asociated to the framework context #269
Merged pull requests:
- fix(jacoco): Dependency on test task, Closes #384 #390 (juancgalvis)
- Fix upgrade blockhound #389 (juancgalvis)
- fix dash generic modules #388 (juancgalvis)
- Translate ArchUnit violations to sonar issues #387 (juancgalvis)
- Fix delete v character of plugin version when update project #386 (braduran)