Skip to content

Releases: resteasy/resteasy-grpc

v1.0.0.Final

20 Nov 18:27

Choose a tag to compare

First final release

What's Changed

  • Update the release script and add a README. by @jamezp in #166
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #162
  • Validate the settings.xml contains the required id of the server to u… by @jamezp in #167
  • Update to 1.0.0.Alpha13 by @ronsigal in #169
  • 1.0.0.Alpha13 -> 1.0.0.Alpha14-SNAPSHOT by @ronsigal in #170
  • Use a better deployment name for the deployment on Maven Central. by @jamezp in #168
  • Removed javadoc from grpc-tests by @ronsigal in #172
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #179
  • Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta11 to 5.1.0.Final by @dependabot[bot] in #175
  • Bump net.revelc.code:impsort-maven-plugin from 1.9.0 to 1.12.0 by @dependabot[bot] in #164
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.29.0 by @dependabot[bot] in #177
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #181
  • Bump org.jboss.resteasy:resteasy-bom from 6.2.12.Final to 7.0.0.Final by @dependabot[bot] in #180
  • Bump io.undertow:undertow-core from 2.3.18.Final to 2.3.20.Final by @dependabot[bot] in #184
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.3.Final to 5.1.5.Final by @dependabot[bot] in #185
  • Bump org.jboss:jboss-parent from 50 to 51 by @dependabot[bot] in #187
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #188
  • Bump com.github.javaparser:javaparser-symbol-solver-core from 3.26.4 to 3.27.1 by @dependabot[bot] in #182
  • Bump org.jboss.slf4j:slf4j-jboss-logmanager from 2.0.1.Final to 2.0.2.Final by @dependabot[bot] in #191
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #192
  • Bumped version to 1.0.0.Final by @ronsigal in #193

Full Changelog: v1.0.0.Alpha7...v1.0.0.Final

1.0.0.Alpha7

26 Aug 21:38
v1.0.0.Alpha7
38ea1d2

Choose a tag to compare

What's Changed

  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.5.Final to 3.1.2.Final by @dependabot[bot] in #114
  • Bump version.org.jboss.logging.jboss-logging-tools from 3.0.3.Final to 3.0.4.Final by @dependabot[bot] in #116
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot[bot] in #115
  • Bump io.undertow:undertow-core from 2.3.10.Final to 2.3.18.Final by @dependabot[bot] in #99
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #111
  • Bump org.jboss.resteasy:resteasy-bom from 6.2.11.Final to 6.2.12.Final by @dependabot[bot] in #120
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.3 to 3.3.4 by @dependabot[bot] in #119
  • Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta9 to 5.1.0.Beta10 by @dependabot[bot] in #124
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot[bot] in #122
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.3.Final to 1.9.4.Final by @dependabot[bot] in #126
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #129
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.2.Final to 5.1.3.Final by @dependabot[bot] in #130
  • Bump kr.motd.maven:os-maven-plugin from 1.6.1 to 1.7.1 by @dependabot[bot] in #65
  • Bump dev.resteasy.tools:resteasy-parent from 2.0.4.Final to 3 by @dependabot[bot] in #113
  • Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta10 to 5.1.0.Beta11 by @dependabot[bot] in #128
  • Bump version.io.grpc from 1.70.0 to 1.72.0 by @dependabot[bot] in #131
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.3 by @dependabot[bot] in #142
  • Fix imports in JavaToProtobufGenerator by @ronsigal in #146
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.4.Final to 1.10.0.Final by @dependabot[bot] in #140
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #137
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #149
  • Maps, MultivaluedMaps, bounded generic types by @ronsigal in #156
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #160
  • Fixed a couple of bugs; added two tests; cleaned up some code and generated code by @ronsigal in #159

Full Changelog: 1.0.0.Alpha6...v1.0.0.Alpha7

1.0.0.Alpha6

14 Feb 00:27
1.0.0.Alpha6
1dd67f0

Choose a tag to compare

What's Changed

  • 1.0.0.Alpha1-SNAPSHOT->1.0.0.Alpha1 by @ronsigal in #3
  • Field numbers start at 1 for each message; 1.0.0.Alpha1->1.0.0.Alpha2 by @ronsigal in #4
  • Updated javadoc with reused .proto field numbers by @ronsigal in #6
  • fix the logger in JavaToProtobufGenerator by @liweinan in #10
  • Issue 11 by @liweinan in #13
  • Add checker to ensure that the servletContext is just loaded once. #17 by @liweinan in #18
  • Bump io.undertow:undertow-core from 2.3.5.Final to 2.3.8.Final by @dependabot in #30
  • Bump version.org.jboss.resteasy from 6.2.3.Final to 6.2.4.Final by @dependabot in #29
  • Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.0.0.Alpha6 to 5.0.1.Final by @dependabot in #28
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 by @dependabot in #24
  • Bump org.jboss.logging:jboss-logging from 3.5.0.Final to 3.5.3.Final by @dependabot in #23
  • Bump org.jboss.logmanager:jboss-logmanager from 2.1.19.Final to 3.0.2.Final by @dependabot in #21
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.1.0.Final to 4.2.0.Final by @dependabot in #20
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Alpha14 to 1.7.1.Final by @dependabot in #27
  • Bump version.org.jboss.resteasy from 6.2.4.Final to 6.2.5.Final by @dependabot in #31
  • Update for issue #33 by @ronsigal in #34
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by @dependabot in #44
  • Bump actions/setup-java from 3 to 4 by @dependabot in #48
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.2.Final to 3.0.4.Final by @dependabot in #53
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #50
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #47
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by @dependabot in #45
  • Bump dev.resteasy.tools:resteasy-parent from 2.0.3.Final to 2.0.3.Final-redhat-00001 by @dependabot in #38
  • Bump actions/checkout from 3 to 4 by @dependabot in #35
  • Implemented array handling by @ronsigal in #52
  • Bumped javaparser version by @ronsigal in #54
  • Bump com.github.javaparser:javaparser-symbol-solver-core from 3.18.0 to 3.25.7 by @dependabot in #49
  • Bump io.undertow:undertow-core from 2.3.8.Final to 2.3.10.Final by @dependabot in #37
  • Bump io.grpc version by @ronsigal in #55
  • Bumped arquillian version by @ronsigal in #56
  • Revert "Bump dev.resteasy.tools:resteasy-parent from 2.0.3.Final to 2.0.3.Final-redhat-00001" by @jamezp in #57
  • Bumped RESTEasy version; commented out a multipart/form-data test by @ronsigal in #58
  • Bump com.github.javaparser:javaparser-symbol-solver-core from 3.25.7 to 3.25.8 by @dependabot in #63
  • Finished array handling and documentation plus a couple of fixes by @ronsigal in #70
  • 1.0.0.Alpha3->1.0.0.Alpha4; resteasy-grpc-parent->2.0.4.Final by @ronsigal in #72
  • Added javadoc plugin; 1.0.0.Alpha4->1.0.0.Alpha5 by @ronsigal in #77
  • 1.0.0.Alpha5->1.0.0.Alpha6-SNAPSHOT by @ronsigal in #78
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by @dependabot in #79
  • Bump org.jboss.logmanager:jboss-logmanager from 3.0.4.Final to 3.0.5.Final by @dependabot in #88
  • Add simplified treatment of Lists and Sets by @ronsigal in #98
  • Updated treatment of lists and sets; various corrections by @jamezp in #107
  • Upgrade components and some minor clean up. by @jamezp in #108
  • Migrate tests to Junit 5. by @jamezp in #109

New Contributors

Full Changelog: 1.0.0.Alpha1...1.0.0.Alpha6

1.0.0.Alpha1

25 May 14:23

Choose a tag to compare

This the initial release of the RESTEasy gRPC support. See https://resteasy.dev/docs for more details.