Releases: Backbase/backbase-openapi-tools
Releases · Backbase/backbase-openapi-tools
v0.17.15
What’s Changed
- Enum param validation (#628) @walaniam
- Bump actions/checkout from 3 to 4 (#626) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot], @santam85 and @walaniam
v0.17.14
What’s Changed
- Add validation on request params and map types (#623) @walaniam
- Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 (#621) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#624) @dependabot
- Bump org.slf4j:slf4j-ext from 2.0.7 to 2.0.9 (#625) @dependabot
- Bump com.github.javaparser:javaparser-core from 3.25.4 to 3.25.5 (#620) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot], @miladbb and @walaniam
v0.17.13
What’s Changed
Thanks to @actions-user and @walaniam
v0.17.12
What’s Changed
- Add support for 'with modifier' in java template (#617) @jjjasper
- Rewrite the validated fully qualified classname (#616) @jjjasper
- Bump feign-version from 12.4 to 12.5 (#614) @dependabot
- Bump com.github.javaparser:javaparser-core from 3.24.9 to 3.25.4 (#610) @dependabot
- Bump org.yaml:snakeyaml from 2.1 to 2.2 (#613) @dependabot
- Bump kotlin.version from 1.9.0 to 1.9.10 (#609) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot], @jjjasper and @santam85
v0.17.11
v0.17.10
What’s Changed
- Bugfix/multipart files and object (#608) @nlr234
- Bump mockito.version from 5.4.0 to 5.5.0 (#607) @dependabot
Thanks to @actions-user, @dependabot, @dependabot[bot], @nlr234 and @walaniam
v0.17.9
What’s Changed
Thanks to @actions-user, @bartveenstra and @walaniam
v0.17.8
What’s Changed
- Fix incorrect usage of JsonIgnoreProperties for discriminator field (issue 601) (#602) @walaniam
- Bump com.github.joschi.jackson:jackson-datatype-threetenbp from 2.12.5 to 2.15.2 (#599) @dependabot
- Bugfix: issue 239 (#597) @walaniam
- Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.11 (#596) @dependabot
Thanks to @actions-user, @bartveenstra, @dependabot, @dependabot[bot] and @walaniam
v0.17.7
What's Changed
- add a workaround for default value instantiation by @miladbb in #583
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #591
- Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 by @dependabot in #588
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #587
- Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 in /boat-maven-plugin by @dependabot in #589
- Bump maven.api.version from 3.9.3 to 3.9.4 by @dependabot in #592
- added extra option containerDefaultToNull by @ChurakovM in #593
- Bump org.yaml:snakeyaml from 2.0 to 2.1 by @dependabot in #595
- Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 by @dependabot in #594
New Contributors
- @ChurakovM made their first contribution in #593
Full Changelog: v0.17.6...0.17.7
v0.17.6
What’s Changed
- Bump feign-version from 12.3 to 12.4 (#584) @dependabot
- Bump kotlin.version from 1.8.22 to 1.9.0 (#582) @dependabot
- Bump swagger-core.version from 2.2.14 to 2.2.15 (#585) @dependabot
- Fix single, string typed example on media type (#586) @skellig-s
- chore: add angular 16 (#581) @ankypant
- Bump maven.api.version from 3.9.2 to 3.9.3 (#579) @dependabot
- Bump swagger-parser from 2.1.15 to 2.1.16 (#580) @dependabot
- Bump swagger-core.version from 2.2.12 to 2.2.14 (#577) @dependabot
Thanks to @actions-user, @ankypant, @dependabot, @dependabot[bot], @santam85 and @skellig-s