Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@sam0r040 sam0r040 released this 27 Sep 14:13
· 13 commits to master since this release

Springwolf 1.7.0 is out! Thanks to all our contributors!

This release we focused on maintenance and internal refactoring, with only a few noteworthy changes:

  • Support for Polymorphism has been added in a first version, contributed by @dabeck81
  • AmqpAsyncOperationBinding has been extended to support documentation of userId and bcc fields
  • Support for Annotations on class level

What's Changed

  • Chore/debug jms producer test by @timonback in #860
  • chore(deps): Bump org.owasp.dependencycheck from 10.0.3 to 10.0.4 by @dependabot in #961
  • chore(deps-dev): Bump @types/node from 18.19.46 to 18.19.48 in /springwolf-ui by @dependabot in #963
  • Chore/improve amqp test coverage by @timonback in #948
  • chore(kafka): hardcode cp-kafka by @timonback in #969
  • feat(core): handle example root schema lazily by @timonback in #968
  • POC for Polymorphism by @dabeck81 in #890
  • test(amqp): update rabbitmq by @sam0r040 in #971
  • chore(gh): publish test reports by @timonback in #972
  • chore(gh): add dependabot for docker by @timonback in #970
  • chore(deps-dev): Bump @types/node from 18.19.48 to 18.19.50 in /springwolf-ui by @dependabot in #965
  • chore(deps): Bump io.confluent:kafka-protobuf-serializer from 7.7.0 to 7.7.1 by @dependabot in #978
  • chore(deps): Bump io.confluent:kafka-avro-serializer from 7.7.0 to 7.7.1 by @dependabot in #977
  • Refactor/prepare async class level scanner by @timonback in #964
  • chore(deps): Bump protobufJavaVersion from 4.28.0 to 4.28.1 by @dependabot in #974
  • chore(deps-dev): Bump jest-preset-angular from 14.2.2 to 14.2.4 in /springwolf-ui by @dependabot in #975
  • Feat/add options to amqp annotation by @timonback in #980
  • Chore/gradle 8.10.1 by @timonback in #981
  • chore(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13 in /springwolf-ui by @dependabot in #976
  • chore(deps): Bump the npm_and_yarn group in /springwolf-ui with 4 updates by @dependabot in #973
  • chore(deps): Bump junitJupiterVersion from 5.10.3 to 5.11.0 by @dependabot in #933
  • chore(deps): Bump the dependencies-angular group across 1 directory with 12 updates by @dependabot in #983
  • chore(deps): Bump com.networknt:json-schema-validator from 1.5.1 to 1.5.2 by @dependabot in #990
  • chore(deps): Bump swaggerVersion from 2.2.23 to 2.2.24 by @dependabot in #988
  • chore(deps): Bump protobufJavaVersion from 4.28.1 to 4.28.2 by @dependabot in #989
  • chore(deps): Bump io.awspring.cloud:spring-cloud-aws-dependencies from 3.1.1 to 3.2.0 by @dependabot in #987
  • test(jms): increase timeout of ProducerSystemTest from 10s to 20s to fix flaky test by @sam0r040 in #992
  • chore(deps): Bump org.springframework.boot from 3.3.3 to 3.3.4 by @dependabot in #986

Full Changelog: v1.6.0...v1.7.0