Skip to content

Release 1.5.1

Compare
Choose a tag to compare

Release 1.5.1 is a bug-fix release

Bug fixes

  • Fixed query string parsing for HTTP APIs when parameters have no values (#363)
  • Added missing field in the proxy request format for HTTP APIs (#358)
  • Moved slf4j dependency to a stable release (#355 - thank you, @antjori)
  • Fixed encoding for Content-Type application/json (#352, #344)