Skip to content

Releases: resteasy/resteasy-spring-boot

v6.3.0.Final

12 Dec 15:26
Compare
Choose a tag to compare

What's Changed

  • change the dependency scope of resteasy-servlet-initializer to `pro… by @liweinan in #335
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #337
  • Bump version.org.jboss.resteasy from 6.2.9.Final to 6.2.10.Final by @dependabot in #338
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #339
  • Bump io.netty:netty-all from 4.1.111.Final to 4.1.113.Final by @dependabot in #341
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #342
  • Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR by @dependabot in #343
  • Bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #346
  • Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #348
  • Bump io.netty:netty-all from 4.1.113.Final to 4.1.114.Final by @dependabot in #347
  • Update Spring + Spring Boot + WildFly versions by @liweinan in #352
  • Remove the spring-boot-starter-tomcat dependency. by @liweinan in #353
  • Fix the broken resteasy-wildfly-spring-boot-sample-app by @liweinan in #354
  • Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #355
  • Bump version.org.jboss.resteasy from 6.2.10.Final to 6.2.11.Final by @dependabot in #356
  • Bump io.netty:netty-all from 4.1.114.Final to 4.1.115.Final by @dependabot in #357
  • Can not integrate with spring doc #349 by @liweinan in #350
  • Bump swagger.version from 2.2.25 to 2.2.26 by @dependabot in #358
  • Bump version.springdoc from 2.6.0 to 2.7.0 by @dependabot in #359
  • Bump resteasy.spring.version from 3.1.3.Final to 3.2.0.Final by @dependabot in #360
  • Bump swagger.version from 2.2.26 to 2.2.27 by @dependabot in #361
  • Upgrade SpringBoot to 3.4.0 / Upgrade Spring to 6.2.1 by @liweinan in #362
  • 6.3.0.Final by @liweinan in #363

Full Changelog: 6.2.0.Final...6.3.0.Final

v6.2.0.Final

27 Jun 14:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.1.Final...6.2.0.Final

v6.1.1.Final

22 Feb 11:11
Compare
Choose a tag to compare

What's Changed

  • Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #304
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #305
  • Bump io.netty:netty-all from 4.1.106.Final to 4.1.107.Final by @dependabot in #307
  • Bump resteasy.spring.version from 3.1.1.Final to 3.1.2.Final by @dependabot in #308
  • 6.1.1.Final by @liweinan in #309

Full Changelog: 6.1.0.Final...6.1.1.Final

v6.1.0.Final

24 Jan 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0.Beta1...6.1.0.Final

v6.1.0.Beta1

10 Oct 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.4.Final...6.1.0.Beta1

v6.0.4.Final

07 Sep 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.3.Final...6.0.4.Final

v6.0.3.Final

27 Jun 03:41
Compare
Choose a tag to compare

Major components updates In this release:

<resteasy.spring.version>3.0.3.Final</resteasy.spring.version>
<version.org.jboss.resteasy>6.2.4.Final</version.org.jboss.resteasy>
<springboot.version>3.1.0</springboot.version>
<version.org.springframework>6.0.10</version.org.springframework>

Detail changes:

v6.0.2.Final

09 Mar 14:30
Compare
Choose a tag to compare

v6.0.1.Final

11 Jan 16:12
Compare
Choose a tag to compare

In this release:

  • Fixed issue: #207
  • spring.ver = 6.0.3
  • springboot.ver = 3.0.1
  • resteasy.ver = 6.2.2.Final
  • wildfly.ver = 27.0.1
  • resteasy-spring.ver = 3.0.1.Final

v6.0.0.Final

29 Nov 16:22
Compare
Choose a tag to compare