Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Releases: FortnoxAB/reactive-wizard

v24.8.1

04 Oct 07:36

Choose a tag to compare

What's Changed

  • Change client request failed logging to info for 404 responses by @cookenox in #791
  • Fix support for JSON operators in DAO by @splitfeed in #798
  • Validating Config-files by @nolexa in #797
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #781
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 by @dependabot in #790
  • Bump io.swagger.core.v3:swagger-annotations from 2.2.22 to 2.2.23 by @dependabot in #789

New Contributors

Full Changelog: 24.8.0...24.8.1

v24.8.0

12 Sep 12:11
f9b916d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 24.7.0...24.8.0

v24.7.0

02 Sep 06:27
283b574

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #770
  • Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.174 by @dependabot in #771
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #772
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #773
  • Bump io.dropwizard.metrics:metrics-core from 4.2.25 to 4.2.26 by @dependabot in #774
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 by @dependabot in #775
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #777
  • Bump io.netty:netty-bom from 4.1.110.Final to 4.1.111.Final by @dependabot in #776
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #778
  • Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 by @dependabot in #779
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 by @dependabot in #780

Full Changelog: 24.6.0...24.7.0

v24.6.0

19 Jun 07:51
1f3a26d

Choose a tag to compare

What's Changed

  • Allowing blocking calls inside Jackson's DeserializerCache::_createAndCacheValueDeserializer resolves the IllegalMonitorStateException by @softqwewasd in #769
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #768
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0 by @dependabot in #767

Full Changelog: 24.5.0...24.6.0

v24.5.0

05 Jun 11:36
08c4aa8

Choose a tag to compare

What's Changed

  • Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #766
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #764
  • PLAT-3553: Flushing the logs at the server shutdown by @nolexa in #750

Full Changelog: 24.4.0...24.5.0

v24.4.0

30 May 07:02
63dc96e

Choose a tag to compare

What's Changed

  • Bump io.swagger.core.v3:swagger-annotations from 2.2.21 to 2.2.22 by @dependabot in #753
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 by @dependabot in #752
  • Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 by @dependabot in #756
  • Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 by @dependabot in #757
  • Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final by @dependabot in #758
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #761
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #762
  • Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 by @dependabot in #763
  • Downgrading jackson due to concurrency and memory issues by @softqwewasd in #755

Full Changelog: 24.3.0...24.4.0

v24.3.0

14 May 05:28
633abc8

Choose a tag to compare

What's Changed

  • Re-add old constructor to avoid breaking changes for downstream by @splitfeed in #748
  • Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by @dependabot in #749
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #744
  • Bump mockito.version from 5.11.0 to 5.12.0 by @dependabot in #751

Full Changelog: 24.2.0...24.3.0

v24.2.0

06 May 06:52
70b1814

Choose a tag to compare

What's Changed

  • Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by @dependabot in #743
  • Update to Jackson 2.17.1. to resolve record bug in jackson-module-kotlin by @TommyPersson in #747

Full Changelog: 24.1.0...24.2.0

v24.1.0

23 Apr 06:46
4fb1cad

Choose a tag to compare

What's Changed

  • Upgrading Github checkout action by @softqwewasd in #730
  • Resolving the scorecard workflow issue by @nolexa in #731
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 by @dependabot in #732
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 by @dependabot in #733
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #735
  • Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final by @dependabot in #736
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #737
  • Bump blockhound.version from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot in #738
  • Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 by @dependabot in #739
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #740
  • Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172 by @dependabot in #741
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #742

Full Changelog: 24.0.0...24.1.0

v24.0.0

08 Apr 06:14
def9dce

Choose a tag to compare

What's Changed

Full Changelog: 23.8.0...24.0.0