Springwolf 2.3.0 is out! Thanks to all our contributors!
This is mainly a maintenance release with updated dependencies.
Nevertheless we would like to highlight one change:
- fix: make usefqn threadsafe by @tvahrst, which improves Springwolf usage in projects with swagger-core usage like openapi/springdoc. Inside, the handling of Protobuf and a bug for OpenApi 3.1 schema is fixed as well
What's Changed
- chore(deps): Bump actions/github-script from 8 to 9 by @dependabot[bot] in #1700
- chore(deps): Bump org.owasp.dependencycheck from 12.2.0 to 12.2.1 by @dependabot[bot] in #1703
- chore(deps-dev): Bump prettier from 3.8.1 to 3.8.2 in /springwolf-ui by @dependabot[bot] in #1706
- chore(deps): Bump ngx-markdown from 21.1.0 to 21.2.0 in /springwolf-ui by @dependabot[bot] in #1708
- chore(deps): Bump org.apache.activemq:activemq-broker from 6.2.3 to 6.2.4 by @dependabot[bot] in #1704
- chore(deps-dev): Bump jest-preset-angular from 16.1.2 to 16.1.4 in /springwolf-ui by @dependabot[bot] in #1707
- chore(deps): Bump io-swagger-core-v3 from 2.2.46 to 2.2.48 by @dependabot[bot] in #1701
- chore(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-core-jvm from 1.10.0 to 1.11.0 by @dependabot[bot] in #1702
- chore(deps): Bump com.rabbitmq:amqp-client from 5.29.0 to 5.30.0 by @dependabot[bot] in #1713
- chore(deps): Bump com.networknt:json-schema-validator from 3.0.1 to 3.0.2 by @dependabot[bot] in #1711
- chore(deps): Bump com.google.protobuf from 0.9.6 to 0.10.0 by @dependabot[bot] in #1710
- chore(deps-dev): Bump prettier from 3.8.2 to 3.8.3 in /springwolf-ui by @dependabot[bot] in #1712
- chore(deps): Bump the dependencies-angular group in /springwolf-ui with 12 updates by @dependabot[bot] in #1705
- chore: fix usage of unitTest and integrationTest gradle task by @timonback in #1715
- chore(deps): Bump ajv from 8.18.0 to 8.20.0 in /springwolf-ui by @dependabot[bot] in #1723
- chore(deps-dev): Bump jest-junit from 16.0.0 to 17.0.0 in /springwolf-ui by @dependabot[bot] in #1722
- chore(deps): Bump org.jetbrains.kotlin:kotlin-reflect from 2.3.20 to 2.3.21 by @dependabot[bot] in #1719
- chore(deps): Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #1717
- chore(deps): Bump io-awspring-cloud from 4.0.0 to 4.0.1 by @dependabot[bot] in #1716
- chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates by @dependabot[bot] in #1720
- chore(deps): Bump spring-boot-plugin from 4.0.5 to 4.0.6 by @dependabot[bot] in #1718
- chore(deps): Bump rabbitmq from 4.2-management-alpine to 4.3-management-alpine in /springwolf-examples/springwolf-amqp-example by @dependabot[bot] in #1721
- chore(deps): Bump io-swagger-core-v3 from 2.2.48 to 2.2.49 by @dependabot[bot] in #1724
- chore(deps): Bump io-awspring-cloud from 4.0.1 to 4.0.2 by @dependabot[bot] in #1725
- chore(deps): Bump kotlin from 2.3.20 to 2.3.21 by @dependabot[bot] in #1727
- chore(deps): Bump jackson-core from 2.21.2 to 2.21.3 by @dependabot[bot] in #1726
- chore(deps): Bump org.apache.activemq:activemq-broker from 6.2.4 to 6.2.5 by @dependabot[bot] in #1730
- chore(deps): Bump commons-io:commons-io from 2.21.0 to 2.22.0 by @dependabot[bot] in #1729
- chore(deps): Bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #1728
- fix: make usefqn threadsafe by @tvahrst in #1709
Full Changelog: v2.2.0...v2.3.0