Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@sam0r040 sam0r040 released this 28 Feb 16:16
· 9 commits to master since this release

Springwolf 1.11.0 is out! Thanks to all our contributors!

Besides some bug fixes and minor improvements, we want to highlight the following fixes:

  • Objects in Header-Annotations are handled correctly
  • Referenced Schemas are resolved when using the grouping feature

What's Changed

  • chore(deps): Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by @dependabot in #1172
  • chore(deps): Bump com.rabbitmq:amqp-client from 5.24.0 to 5.25.0 by @dependabot in #1178
  • chore(deps): Bump io-confluent from 7.8.0 to 7.8.1 by @dependabot in #1177
  • chore(deps): Bump ngx-markdown from 19.0.0 to 19.1.0 in /springwolf-ui by @dependabot in #1176
  • chore(deps-dev): Bump esbuild from 0.24.2 to 0.25.0 in /springwolf-ui by @dependabot in #1175
  • Added @ConditionalOnMissingBean on amqp beans. by @elysrivero99 in #1181
  • test(e2e): use retryable playwright assertion by @timonback in #1183
  • chore(deps): Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #1184
  • fix(core): handle objects in headers by @timonback in #1182
  • chore: bump angular 19.1.6 by @timonback in #1186
  • chore: Add ConditionalOnMissingBean to all beans by @timonback in #1185
  • chore(deps): Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot in #1199
  • chore(deps): Bump org-testcontainers from 1.20.4 to 1.20.5 by @dependabot in #1198
  • chore(deps): Bump com.networknt:json-schema-validator from 1.5.5 to 1.5.6 by @dependabot in #1196
  • chore(deps-dev): Bump jest-preset-angular from 14.5.1 to 14.5.3 in /springwolf-ui by @dependabot in #1195
  • chore(deps): Bump rxjs from 7.8.1 to 7.8.2 in /springwolf-ui by @dependabot in #1194
  • chore(deps): Bump the npm_and_yarn group in /springwolf-ui with 2 updates by @dependabot in #1189
  • chore: use dependabot for docker-compose updates by @timonback in #1200
  • chore(deps): Bump org.springframework.boot from 3.4.2 to 3.4.3 by @dependabot in #1207
  • chore(deps): Bump org-slf4j from 2.0.16 to 2.0.17 by @dependabot in #1205
  • chore(deps): Bump io-confluent from 7.8.1 to 7.9.0 by @dependabot in #1204
  • chore(deps): Bump org.owasp.dependencycheck from 12.0.2 to 12.1.0 by @dependabot in #1188
  • chore(deps): Bump localstack/localstack from 3.7.2 to 4.2.0 in /springwolf-examples/springwolf-sqs-example by @dependabot in #1208
  • chore(deps): Bump localstack/localstack from 3.7.2 to 4.2.0 in /springwolf-examples/springwolf-sns-example by @dependabot in #1206
  • chore(deps): Bump confluentinc/cp-kafka from 7.7.1 to 7.9.0 in /springwolf-examples/springwolf-kafka-example by @dependabot in #1203
  • chore(deps): Bump apache/activemq-artemis from 2.37.0-alpine to 2.39.0-alpine in /springwolf-examples/springwolf-jms-example by @dependabot in #1202
  • chore(deps): Bump confluentinc/cp-kafka from 7.7.1 to 7.9.0 in /springwolf-examples/springwolf-cloud-stream-example by @dependabot in #1201
  • chore(deps): Bump org-junit-jupiter from 5.11.4 to 5.12.0 by @dependabot in #1197
  • fix(core): resolve referenced schemas in grouping by @timonback in #1192
  • chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates by @dependabot in #1209

New Contributors

Full Changelog: v1.10.0...v1.11.0