Releases: Backbase/backbase-openapi-tools
v0.17.31
What’s Changed
- FIX: the maven compiler plugin config in the generated pom (#768) @jjjasper
- Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1 (#761) @dependabot
- Bump mockito.version from 5.10.0 to 5.11.0 (#762) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot], @jjjasper, @mryaks and @santam85
v0.17.30
What’s Changed
- Changed artifact to repo (#763) @charbelmkh
- chore: [wf-1244] add support for angular 17 (#760) @ankypant
Thanks to @actions-user, @ankitpant-bb, @ankypant and @charbelmkh
v0.17.29
What’s Changed
- Issue 656 deprecated code (#759) @walaniam
- Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 (#758) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot] and @walaniam
v0.17.28
What’s Changed
Fix one bug in embedded spring generation of validated 'format: email' properties and the usual dependency updates.
- Fix Email annotation; copied from ootb spring boot templates (#756) @jjjasper
- Bump org.slf4j:slf4j-ext from 2.0.11 to 2.0.12 (#750) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#751) @dependabot
- Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /boat-maven-plugin/src/it/example (#755) @dependabot
- Bump org.springframework:spring-core from 5.3.27 to 6.0.15 in /boat-maven-plugin/src/it/example (#739) @dependabot
- Bump feign-version from 13.1 to 13.2.1 (#752) @dependabot
- Bump io.swagger:swagger-core from 1.6.12 to 1.6.13 (#744) @dependabot
- Bump io.swagger:swagger-models from 1.6.12 to 1.6.13 (#743) @dependabot
- Bump io.swagger:swagger-annotations from 1.6.12 to 1.6.13 (#745) @dependabot
- Bump openapi-generator.version from 7.2.0 to 7.3.0 (#753) @dependabot
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#754) @dependabot
- Bump joda-time:joda-time from 2.12.6 to 2.12.7 (#749) @dependabot
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#748) @dependabot
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#747) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#746) @dependabot
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#742) @dependabot
- Bump mockito.version from 5.9.0 to 5.10.0 (#740) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot] and @jjjasper
v0.17.27
What’s Changed
- Bump io.swagger.parser.v3:swagger-parser from 2.1.19 to 2.1.20 (#737) @dependabot
- Fix java/resttemplate after updates: Add the conditional import to the template; test coverage. (#738) @jjjasper
- Bump mockito.version from 5.8.0 to 5.9.0 (#735) @dependabot
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 (#734) @dependabot
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 (#733) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#732) @dependabot
- reduce code smells (#727) @jjjasper
- Bump joda-time:joda-time from 2.12.5 to 2.12.6 (#729) @dependabot
- Bump org.slf4j:slf4j-ext from 2.0.10 to 2.0.11 (#730) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#731) @dependabot
- Add
dependenciesAs
additional property to allow forPodfile
generation (#728) @DevAgani - Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#726) @dependabot
- Many other dependabot updates (#725) @jjjasper
Thanks to @DevAgani, @actions-user, @dependabot, @dependabot[bot], @jjjasper and George Nyakundi
v0.17.26
What’s Changed
- Update Swift templates (#694) @DevAgani
- Updated mustache templates (#704) @charbelmkh
Dependency updates
- Bump jackson.version from 2.15.3 to 2.16.0 (#693) @dependabot
- Bump maven.resolver.version from 1.9.16 to 1.9.18 (#699) @dependabot
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#702) @dependabot
- Bump kotlin.version from 1.9.20 to 1.9.21 (#698) @dependabot
- Bump io.swagger.parser.v3:swagger-parser from 2.1.18 to 2.1.19 (#696) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#697) @dependabot
- Bump feign-version from 13.0 to 13.1 (#692) @dependabot
- Bump swagger-core.version from 2.2.18 to 2.2.19 (#690) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#689) @dependabot
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 (#688) @dependabot
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 (#687) @dependabot
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#685) @dependabot
- Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0 (#684) @dependabot
- Bump actions/setup-java from 3 to 4 (#703) @dependabot
- Bump com.github.javaparser:javaparser-core from 3.25.6 to 3.25.7 (#705) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 (#706) @dependabot
- Bump maven.api.version from 3.9.5 to 3.9.6 (#707) @dependabot
- Bump embedded.maven.version from 3.9.5 to 3.9.6 (#708) @dependabot
- Bump mockito.version from 5.7.0 to 5.8.0 (#709) @dependabot
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 (#710) @dependabot
- Bump jackson.version from 2.15.2 to 2.15.3 (#664) @dependabot
- Bump io.swagger:swagger-annotations from 1.6.11 to 1.6.12 (#667) @dependabot
- Bump io.swagger:swagger-core from 1.6.11 to 1.6.12 (#668) @dependabot
- Bump io.swagger:swagger-models from 1.6.11 to 1.6.12 (#666) @dependabot
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#669) @dependabot
- Bump io.swagger.parser.v3:swagger-parser from 2.1.16 to 2.1.18 (#670) @dependabot
- Bump com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0 (#671) @dependabot
- Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 (#672) @dependabot
- Bump feign-version from 12.5 to 13.0 (#673) @dependabot
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 (#674) @dependabot
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 (#675) @dependabot
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 (#677) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#678) @dependabot
- Bump swagger-core.version from 2.2.16 to 2.2.18 (#679) @dependabot
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#680) @dependabot
- Bump kotlin.version from 1.9.10 to 1.9.20 (#681) @dependabot
- Bump com.github.javaparser:javaparser-core from 3.25.5 to 3.25.6 (#682) @dependabot
- Bump mockito.version from 5.5.0 to 5.7.0 (#683) @dependabot
Thanks to @DevAgani, @actions-user, @charbelmkh, @dependabot, @dependabot[bot] and George Nyakundi
v0.17.25
What’s Changed
Thanks to @DevAgani, @actions-user and George Nyakundi
v0.17.24
What’s Changed
- Fix @component for RestTemplate ApiClient (#662) @krzysztofbackbase
Thanks to @krzysztofbackbase
v0.17.23
What’s Changed
- EACMR-612: Allow byte[] example and removed tag import (#655) @harryMartin678
- [MF-1438] - Migrate Internal Swift5 Generator and templates to BOAT (#606) @DevAgani
Thanks to @DevAgani, @actions-user, @harryMartin678 and George Nyakundi
v0.17.22
What’s Changed
- Issue 211: Fix typo in changelogRenderer parameter in DiffMojo (#653) @talbot
- Bump maven.resolver.version from 1.9.15 to 1.9.16 (#651) @dependabot
Thanks to @actions-user, @bartveenstra, @dependabot, @dependabot[bot], @talbot and Dmitrii Tretiakov