Releases: taymyr/lagom-soap-client
1.6.0
π£ Lagom Soap Client 1.6.0 released!
We are pleased to announce the release of SOAP module for Lagom framework.
π Whatβs Changed
All the changes you can see on the corresponding page of GitHub Milestone
π Features
- Add log-size property to soap methods (#33) @Forbiddensequence
π Credits
Special thanks to the following contributors who helped with this release: @Forbiddensequence and @ihostage
1.5.0
π£ Lagom Soap Client 1.5.0 released!
We are pleased to announce the release of SOAP module for Lagom framework.
π Whatβs Changed
All the changes you can see on the corresponding page of GitHub Milestone
π Features
π Credits
Special thanks to the following contributors who helped with this release: @brakhin
1.4.0
π£ Lagom Soap Client 1.4.0 released!
We are pleased to announce the release of SOAP module for Lagom framework.
π Whatβs Changed
All the changes you can see on the corresponding page of GitHub Milestone
π Features
- Support configure Circuit Breaker per method (#13) @alexmihailov
π Credits
Special thanks to the following contributors who helped with this release: @alexmihailov
1.3.0
π£ Lagom Soap Client 1.3.0 released!
We are pleased to announce the release of SOAP module for Lagom framework.
π Whatβs Changed
All the changes you can see on the corresponding page of GitHub Milestone
- JGitVer Plugin + upgrade Gradle/Kotlin/Ktlint (#11) @ihostage
- Migrate to Gradle Nexus Publish Plugin (#10) @ihostage
π Features
- Add handler for set endpoint address per request (#9) @alexmihailov
π― Dependencies
π Credits
Special thanks to the following contributors who helped with this release: @alexmihailov and @ihostage
1.2.0
π£ Lagom Soap Client 1.2.0 released!
We are pleased to announce the release of SOAP module for Lagom framework.
π Whatβs Changed
All the changes you can see on the corresponding page of GitHub Milestone
π Features
- #4 Support Scala 2.13 (#5) @ihostage
- Support singleton object for the port of SOAP service (#7) @atyutin90
π Bug Fixes
- Fix calculation of circuit-breaker timeout (#6) @atyutin90
π― Dependencies
π Credits
Special thanks to the following contributors who helped with this release: @atyutin90 and @ihostage