Skip to content

v1.7.6

Compare
Choose a tag to compare
@diegov diegov released this 15 Mar 15:13
· 42 commits to master since this release
  • Add struts2 integration with examples
  • Add all request parameters for post request method
  • Move all Travis build steps to Github action
  • Fix build on JDK 11 and add JDK 11 to GH action matrix
  • Catch Throwable in payload send task, to ensure it doesn't stop being scheduled. Fixes #246