v1.20.0
Springwolf 1.20.0 is out! Thanks to all our contributors!
We want to highlight the following changes
- fix(core): remove usage of new Strings.class from org.apache.commons:… by @sam0r040 in #1536
- fix(core): handle overloaded typical Java methods in annotation scan by @risingcult in #1524
- feat: resolve rabbit template dynamically by routing key by @sge93 in #1516
- feat: add format attribute to AsyncOperation.Headers.Header (#1506) by @Haisia in #1510
- fix: update ReferenceUtil to replace # and * in IDs by @HamzehAdawi in #1493
Preview
Upcoming changes
We plan to migrate to SpringBoot 4 with the next release of Springwolf which will be a new major version.
What's Changed
- chore(example): Improve nullability docs by @timonback in #1486
- chore(deps): Bump org.apache.activemq:activemq-broker from 6.1.7 to 6.1.8 by @dependabot[bot] in #1490
- fix: update ReferenceUtil to replace # and * in IDs by @HamzehAdawi in #1493
- chore(deps): Bump org-junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #1501
- chore(deps): Bump io-swagger-core-v3 from 2.2.39 to 2.2.40 by @dependabot[bot] in #1500
- chore(deps): Bump rabbitmq from 4.1-management-alpine to 4.2-management-alpine in /springwolf-examples/springwolf-amqp-example by @dependabot[bot] in #1502
- chore(deps): Bump apache/activemq-artemis from 2.43.0-alpine to 2.44.0-alpine in /springwolf-examples/springwolf-jms-example by @dependabot[bot] in #1503
- chore(deps): Bump localstack/localstack from 4.9.2 to 4.10.0 in /springwolf-examples/springwolf-sns-example by @dependabot[bot] in #1504
- chore(deps): Bump localstack/localstack from 4.9.2 to 4.10.0 in /springwolf-examples/springwolf-sqs-example by @dependabot[bot] in #1505
- chore(deps-dev): Bump esbuild from 0.25.11 to 0.25.12 in /springwolf-ui by @dependabot[bot] in #1499
- chore(deps): Bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1 by @dependabot[bot] in #1498
- chore(deps): Bump mikepenz/action-junit-report from 5 to 6 by @dependabot[bot] in #1497
- fix(core): SchemaObjectBuilder.type(String) is null safe by @sam0r040 in #1507
- chore(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1489
- chore(deps): Bump jackson-core from 2.20.0 to 2.20.1 by @dependabot[bot] in #1511
- chore(deps-dev): Bump @testing-library/angular from 18.1.0 to 18.1.1 in /springwolf-ui by @dependabot[bot] in #1514
- chore(deps-dev): Bump esbuild from 0.25.12 to 0.27.0 in /springwolf-ui by @dependabot[bot] in #1515
- chore(deps): Bump com.bmuschko.docker-spring-boot-application from 9.4.0 to 10.0.0 by @dependabot[bot] in #1513
- chore(deps): Bump io-awspring-cloud from 3.4.0 to 3.4.1 by @dependabot[bot] in #1512
- feat: resolve rabbit template dynamically by routing key by @sge93 in #1516
- feat: add format attribute to AsyncOperation.Headers.Header (#1506) by @Haisia in #1510
- chore(deps): Bump protobuf from 4.33.0 to 4.33.1 by @dependabot[bot] in #1519
- chore(deps): Bump net.javacrumbs.json-unit:json-unit-assertj from 5.0.0 to 5.1.0 by @dependabot[bot] in #1521
- chore(deps): Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #1520
- chore(deps): Bump glob in /springwolf-ui by @dependabot[bot] in #1522
- chore(deps): Bump js-yaml in /springwolf-ui by @dependabot[bot] in #1518
- Support for openapi v3/v3.1 schema formats #1291 by @tvahrst in #1494
- chore(core): replace code based integration test with artifact base by @timonback in #1509
- fix(core): handle overloaded typical Java methods in annotation scan by @risingcult in #1524
- chore(deps): Bump io-swagger-core-v3 from 2.2.40 to 2.2.41 by @dependabot[bot] in #1525
- chore(deps): Bump com.rabbitmq:amqp-client from 5.27.0 to 5.27.1 by @dependabot[bot] in #1526
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1528
- chore(deps-dev): Bump express from 5.1.0 to 5.2.1 in /springwolf-ui by @dependabot[bot] in #1532
- chore(deps): Bump org.owasp.dependencycheck from 12.1.8 to 12.1.9 by @dependabot[bot] in #1527
- fix(core): remove usage of new Strings.class from org.apache.commons:… by @sam0r040 in #1536
- chore(deps): Bump io-confluent from 8.1.0 to 8.1.1 by @dependabot[bot] in #1538
- chore(deps): Bump org.apache.kafka:kafka-streams from 8.1.0-ce to 8.1.1-ce by @dependabot[bot] in #1537
- chore(deps): Bump io-awspring-cloud from 3.4.1 to 3.4.2 by @dependabot[bot] in #1539
New Contributors
- @HamzehAdawi made their first contribution in #1493
- @sge93 made their first contribution in #1516
- @Haisia made their first contribution in #1510
- @risingcult made their first contribution in #1524
Full Changelog: v1.19.0...v1.20.0