Skip to content

v1.5.0

Compare
Choose a tag to compare
@timonback timonback released this 26 Jul 16:29
· 125 commits to master since this release
a8d4a13

Springwolf 1.5.0 is out! Thanks to all our contributors!

This release we focused on updating the design of springwolf-ui to Material Design 3, besides smaller bug fixes.
The redesign aims to improve navigation and overall UX.

Currently, it is hidden behind a feature toggle in the toolbar.
We are looking forward to your feedback as well as your code and UX contributions. This is a great opportunity to get involved and have an impact on the future look-and-feel using the latest Angular and MD3.
Participate in #872

What's Changed

  • chore(deps): Bump com.networknt:json-schema-validator from 1.4.2 to 1.5.0 by @dependabot in #834
  • chore(deps): Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.7 to 3.4.0 by @dependabot in #833
  • chore(deps): Bump org.apache.kafka:kafka-streams from 3.7.0 to 3.7.1 by @dependabot in #828
  • chore(deps): Bump protobufJavaVersion from 4.27.1 to 4.27.2 by @dependabot in #825
  • chore(deps): Bump junitJupiterVersion from 5.10.2 to 5.10.3 by @dependabot in #824
  • docs: add section for gradle signing key by @timonback in #823
  • feat(core): handle map schemas by @timonback in #839
  • feat(core): Use operationCustomizer in all operation scanners by @timonback in #840
  • chore(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-core-jvm from 1.7.0 to 1.7.1 by @dependabot in #846
  • chore(deps): Bump jacksonVersion from 2.17.1 to 2.17.2 by @dependabot in #843
  • chore(deps): Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #844
  • chore(deps): Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #845
  • chore(deps): Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 by @dependabot in #842
  • fix(core): create example for Map<String, Set> schemas by @timonback in #841
  • chore(deps): Bump org.owasp.dependencycheck from 9.2.0 to 10.0.3 by @sam0r040 in #848
  • chore(deps): Bump io.confluent:kafka-protobuf-serializer from 7.6.0 to 7.6.2 by @dependabot in #849
  • chore(deps): Bump testcontainersVersion from 1.19.8 to 1.20.0 by @dependabot in #850
  • chore(deps): Bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.2 by @dependabot in #851
  • chore(deps): Bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #852
  • chore(deps): Bump org.springframework.boot from 3.3.1 to 3.3.2 by @dependabot in #853
  • chore(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #854
  • refactor(core): push xml-specific handling of array names to ExampleXmlValueGenerator by @sam0r040 in #857
  • chore(deps): Bump net.javacrumbs.json-unit:json-unit-assertj from 3.4.0 to 3.4.1 by @dependabot in #856
  • refactor(kafka): add VehicleGasolinePayloadDto to schema subtypes in … by @sam0r040 in #859
  • Fix/json type annotation by @timonback in #867
  • fix(core): Fix startup when Spring WebMVC is not used by @sam0r040 in #868
  • Feat: improve ui by @timonback in #832
  • chore(deps): Bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0 by @dependabot in #871
  • chore(deps): Bump io.confluent:kafka-protobuf-serializer from 7.6.2 to 7.7.0 by @dependabot in #870
  • chore(deps): Bump com.networknt:json-schema-validator from 1.5.0 to 1.5.1 by @dependabot in #869

Full Changelog: v1.4.0...v1.5.0