Skip to content

v1.8.0

Compare
Choose a tag to compare
@sam0r040 sam0r040 released this 25 Oct 13:25
· 88 commits to master since this release

Springwolf 1.7.0 is out! Thanks to all our contributors!

This release marks the end for the old design of springwolf-ui. Feel free to open issues and/or PRs if you are missing features or have ideas for improvements.

We also completed the support for polymorphic payloads (#891), many thanks to @dabeck81 for his contribution.

Additionally it contains some smaller smaller bug fixes and improvements, with one noteworthy change:

  • The springwolf-amqp-plugin differentiates between exchanges and queues

What's Changed

  • chore(deps): Bump org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1 by @dependabot in #994
  • chore(deps): Bump com.github.node-gradle.node from 7.0.2 to 7.1.0 by @dependabot in #997
  • chore(deps): Bump testcontainersVersion from 1.20.1 to 1.20.2 by @dependabot in #995
  • chore(deps): Bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #996
  • chore(deps-dev): Bump esbuild from 0.23.1 to 0.24.0 in /springwolf-ui by @dependabot in #985
  • chore: bump gradle plugin ca.cutterslade.analyze from 1.9.1 to 1.10.0 by @sam0r040 in #984
  • Refactor header schemas by @dabeck81 in #1008
  • refactor(core): minor readability improvements of SwaggerSchemaService by @timonback in #1009
  • test: improve testcontainer test stability by @timonback in #1011
  • refactor cloudStream functionality by @dabeck81 in #1010
  • refactor(core): remove name Class from Type- and PayloadExtractor by @timonback in #1012
  • test(ui): minimize warning in ui test by @timonback in #1015
  • test: improve system test stability by @timonback in #1013
  • chore(ui): remove old ui by @timonback in #1003
  • feat(amqp): differentiate between exchange and queue by @timonback in #1014
  • update ui deps by @timonback in #1016
  • chore(deps): Bump ngx-markdown from 18.0.0 to 18.1.0 in /springwolf-ui by @dependabot in #1006
  • fix(ui): show code highlighting by @timonback in #1020
  • chore(deps): Bump the npm_and_yarn group in /springwolf-ui with 2 updates by @dependabot in #1019
  • chore(deps-dev): Bump @asyncapi/parser from 3.2.2 to 3.3.0 in /springwolf-ui by @dependabot in #982
  • Migrate to gradle version catalog by @timonback in #1002
  • chore(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-core-jvm from 1.7.2 to 1.7.3 by @dependabot in #1005
  • chore(deps): Bump jackson-core from 2.17.2 to 2.18.0 by @dependabot in #1023
  • chore(deps): Bump io-swagger-core-v3 from 2.2.24 to 2.2.25 by @dependabot in #1022
  • chore(deps): Bump kotlinVersion from 2.0.20 to 2.0.21 by @dependabot in #1018
  • chore(deps): Bump org-jetbrains-kotlin from 2.0.20 to 2.0.21 by @dependabot in #1028
  • chore(deps): Bump org.jetbrains.kotlin:kotlin-reflect from 1.9.25 to 2.0.21 by @dependabot in #1026
  • chore(deps): Bump org-junit-jupiter from 5.11.0 to 5.11.3 by @dependabot in #1025
  • chore(deps): Bump org.jetbrains:annotations from 13.0 to 26.0.1 by @dependabot in #1027
  • chore(deps): Bump tslib from 2.7.0 to 2.8.0 in /springwolf-ui by @dependabot in #1030
  • chore(deps): Bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.1 to 2023.0.3 by @dependabot in #1029

Full Changelog: v1.7.0...v1.8.0