Releases: bancolombia/scaffold-clean-architecture
Releases · bancolombia/scaffold-clean-architecture
v2.2.5.RELEASE
⭐️ Features:
- Upgrade to latest Spring Boot Version
- Set custom jar name
- Remove *-plain.jar generation
- Upgrade commons jms with request reply patters
v2.2.4.RELEASE
⭐️ Features:
- Upgrade Spring Boot Version
v2.2.3.RELEASE
⭐️ New Features
- Improve driven adapter dynamo DB reactive with SDK V2
v2.2.2.RELEASE
⭐️ New Features
- Add driven adapter dynamo DB to kotlin and java
v2.2.1.RELEASE
🐞 Fixes
- Fix build version
v2.2.0.RELEASE
⭐️ New Features
- New driven adapter Ktor for kotlin - client http
- Update springboot to version 2.6.2
- Update lombok to version 1.18.22
- Update commons jsm to version 0.1.2
What's Changed
- Feature/upgrade commons jms by @juancgalvis in #207
- Driven adapter client ktor by @ElvertMora in #204
Full Changelog: 2.1.4...2.2.0
v2.1.4.RELEASE
⭐️ New Features
- Upgrade commons-jms
v2.1.3.RELEASE
⭐️ New Features
- Upgrade commons-jms
v2.1.2.RELEASE
🐞 Fixes
- Fix documentation
v2.1.1.RELEASE
⭐️ New Features
- Java 11 as the default version, a property to change this value.
🐞 Fixes
- Fix secondary effects in functional tests
- Fix documentation
❤️ Contributors