Skip to content

Releases: tonivade/resp-server

v0.24.0

23 Nov 21:18
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #91
  • Bump nettyVersion from 4.1.97.Final to 4.1.98.Final by @dependabot in #94
  • Bump nettyVersion from 4.1.98.Final to 4.1.99.Final by @dependabot in #95
  • Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8 by @dependabot in #96
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #97
  • Bump nettyVersion from 4.1.99.Final to 4.1.100.Final by @dependabot in #98
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #99
  • Bump nettyVersion from 4.1.100.Final to 4.1.101.Final by @dependabot in #100
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #101

Full Changelog: 0.23.0...0.24.0

fixes a compability issue with java 8

14 Aug 15:18
Compare
Choose a tag to compare
0.18.1

fixes compability bug with java 8

DO NOT USE THIS RELEASE

14 Aug 15:19
Compare
Choose a tag to compare

It contains a compatibility issue with Java8

New minor enhencements release

29 Mar 06:09
Compare
Choose a tag to compare

This release include this new features:

  • Not using reflection anymore to instantiate commands.
  • Removed deprecated method CommandSuite.addCommand(Class<?>).
  • Removed logback as dependency.
  • Channel Options optimizations. @horizonzy
  • Command annotation now accepts a parameter to define the number of optional parameters. @horizonzy
  • Command name now is case insensitive. @horizonzy

Thanks to @horizonzy for his contributions in this release.

0.9.0

30 Dec 17:20
Compare
Choose a tag to compare
new release

0.7.4

17 Sep 15:41
Compare
Choose a tag to compare

0.7.3

17 Sep 15:41
Compare
Choose a tag to compare

0.7.2

24 Aug 09:32
Compare
Choose a tag to compare
bug fix release

0.7.1

24 Aug 09:31
Compare
Choose a tag to compare
minor release

0.7.0

24 Aug 09:31
Compare
Choose a tag to compare
new release