Skip to content

Releases: 1and1/httpselftest

0.3.4

27 Dec 07:20
Compare
Choose a tag to compare
  • changed TestConfigs to Builder pattern

0.3.3

10 Oct 13:36
Compare
Choose a tag to compare
  • don't flush writers early to prevent potential conflicts with e.g. Content-MD5 filters
  • display presentation toggles only if there is more than one presentation

0.3.2

05 Sep 13:16
Compare
Choose a tag to compare
  • fixed query parameter handling on TestRequest (broken in 0.3.0 and 0.3.1)
  • shade json-simple
  • shade j2html
  • render unhandled Throwables to html

0.3.1

30 Aug 08:06
Compare
Choose a tag to compare
  • added uncaught exception messages to JSON response
  • added json presentation

0.3.0

29 Aug 11:59
Compare
Choose a tag to compare
  • added x-www-form-urlencoded presentation
  • added hex presentation
  • added support for different request/response presentations

0.2.3

02 May 12:47
Compare
Choose a tag to compare
  • added support for unmodifiable test-provided parameters via TestConfigs.fixed(..)
  • extended JSON response

0.2.2

28 Mar 14:26
Compare
Choose a tag to compare
  • fix artifact deployment to sonatype

0.2.1

28 Mar 13:25
Compare
Choose a tag to compare
  • Support SHA-256 for Basic auth. Use by prefixing credentials with sha256|, e.g. selftest.credentials=sha256|a60ec1cf58f49cd2fab6d9e....

0.2.0

22 Feb 16:14
Compare
Choose a tag to compare
  • Dependency on Logback is now optional. Logging framework is configurable under 'selftest.logger', defaulting to logback.

0.1.0

08 Feb 09:16
Compare
Choose a tag to compare

Initial release