Skip to content

Releases: jetty-dev/background-processing

Bugfix: remove woid return type for a method that now returns mixed

Choose a tag to compare

@EvanWashkow EvanWashkow released this 14 Jul 18:04
119224b
Merge pull request #22 from jetty-dev/dev-2759-fix-the-fix

fix: remove void return type for a method that returns mixed

Bugfix: return value from filter instead of void

Choose a tag to compare

@EvanWashkow EvanWashkow released this 14 Jul 17:27
f82c8c4
1.1.1

Merge pull request #21 from jetty-dev/fix-return-value-from-filter-in…