v2.1.0
Springwolf 2.1.0 is out! Thanks to all our contributors!
We want to highlight the following changes
- Auto-detection for channel name from an @RabbitListener annotation if it is not set in @AsyncOperation. Thanks a lot to or first time contributor @therev2
- Support for multiple header values within one AsyncOperation.Headers.Header annotation
- Example generation for Avro with nested schemas is fixed. Thanks a lot to or first time contributor @etrandafir93
- AWS SNS plugin is published again
What's Changed
- chore(deps): Bump localstack/localstack from 4.12.0 to 4.13.1 in /springwolf-examples/springwolf-sqs-example by @dependabot[bot] in #1626
- chore(deps): Bump localstack/localstack from 4.12.0 to 4.13.1 in /springwolf-examples/springwolf-sns-example by @dependabot[bot] in #1625
- chore(deps): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1619
- Fix missing items of collections/array in grouping logic by @Markus-Sky in #1618
- fix Avro example generation for nested scehams by @etrandafir93 in #1628
- chore(deps): Bump ngx-markdown from 21.0.1 to 21.1.0 in /springwolf-ui by @dependabot[bot] in #1632
- chore(deps): Bump org.jetbrains.kotlin:kotlin-reflect from 2.3.0 to 2.3.10 by @dependabot[bot] in #1631
- chore(deps-dev): Bump esbuild from 0.27.2 to 0.27.3 in /springwolf-ui by @dependabot[bot] in #1629
- chore(deps-dev): Bump ts-json-schema-generator from 2.4.0 to 2.5.0 in /springwolf-ui by @dependabot[bot] in #1630
- chore(deps-dev): Bump @asyncapi/parser from 3.4.0 to 3.6.0 in /springwolf-ui by @dependabot[bot] in #1624
- chore(deps): Bump gradle-wrapper from 8.14 to 9.3.1 by @dependabot[bot] in #1622
- chore(deps): Bump the dependencies-angular group in /springwolf-ui with 12 updates by @dependabot[bot] in #1623
- chore(deps): Bump spring-cloud-stream from 5.0.0 to 5.0.1 by @dependabot[bot] in #1637
- chore(deps): Bump kotlin from 2.3.0 to 2.3.10 by @dependabot[bot] in #1636
- chore(deps-dev): Bump @testing-library/angular from 19.0.0 to 19.1.0 in /springwolf-ui by @dependabot[bot] in #1635
- chore(deps): Bump ajv from 8.17.1 to 8.18.0 in /springwolf-ui by @dependabot[bot] in #1634
- feat(core): log scanned base-package by @timonback in #1615
- chore(deps): Bump org-junit-jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #1639
- chore(deps): Bump protobuf from 4.33.4 to 4.33.5 by @dependabot[bot] in #1638
- chore(deps): Bump the dependencies-angular group in /springwolf-ui with 10 updates by @dependabot[bot] in #1640
- chore(deps): Bump io-awspring-cloud from 3.4.2 to 4.0.0 by @dependabot[bot] in #1621
- chore(core): enable safe xml processing by @timonback in #1614
- feat(core): allow to specify multiple header values within one AsyncO… by @timonback in #1616
- feat: auto-detect channelName from @RabbitListener by @therev2 in #1633
- chore(deps): Bump jackson-core from 2.21.0 to 2.21.1 by @dependabot[bot] in #1643
- chore(deps): Bump org.jetbrains:annotations from 26.0.2 to 26.1.0 by @dependabot[bot] in #1642
- chore(deps): Bump spring-boot-plugin from 4.0.2 to 4.0.3 by @dependabot[bot] in #1644
- chore(deps): Bump org.apache.activemq:activemq-broker from 6.2.0 to 6.2.1 by @dependabot[bot] in #1645
- chore(deps-dev): Bump the dependencies-angular group in /springwolf-ui with 2 updates by @dependabot[bot] in #1646
- chore(deps): Bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 by @dependabot[bot] in #1647
- chore(deps): Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5 by @dependabot[bot] in #1648
- chore(deps): Bump com.diffplug.spotless from 8.2.0 to 8.2.1 by @dependabot[bot] in #1649
- chore(deps): Bump org.springframework.cloud:spring-cloud-dependencies from 2025.1.0 to 2025.1.1 by @dependabot[bot] in #1650
- chore(deps): Bump the dependencies-angular group in /springwolf-ui with 12 updates by @dependabot[bot] in #1652
- chore(deps): Bump protobuf from 4.33.5 to 4.34.0 by @dependabot[bot] in #1651
- chore(deps): Bump org-mockito from 5.21.0 to 5.22.0 by @dependabot[bot] in #1653
- chore(deps): Bump com.rabbitmq:amqp-client from 5.28.0 to 5.29.0 by @dependabot[bot] in #1654
New Contributors
- @Markus-Sky made their first contribution in #1618
- @etrandafir93 made their first contribution in #1628
- @therev2 made their first contribution in #1633
Full Changelog: v2.0.0...v2.1.0