Skip to content

Releases: dgeissl/jakarta-cactus

v1.8.5 fix flushing issue

03 May 17:03
ac24efe
Compare
Choose a tag to compare
Pre-release

hopefully fixing a flushing issue of the webresponse with OpenLiberty

v1.8.4 fixing some resource handling issues

22 Nov 11:15
Compare
Choose a tag to compare
  • using try-with-resources block in various locations to prevent resouce leaks
  • explicitly close HttpClient connections to free up the underlying sockets

v1.8.3 Fixing server side stackTrace reporting for gradle

20 Mar 08:07
Compare
Choose a tag to compare

Contains a lot of bugfixes for the build:

  • fixed multiple warnings
  • use github actions
  • react to github releases and deploy to github packages
  • upgrade to java 1.7 for the build and cactus code base

Fixes the reporting of server side stackTraces in Gradle builds #21