Skip to content

Release 1.12.13

Compare
Choose a tag to compare
@jlangch jlangch released this 14 Apr 11:25
· 1026 commits to master since this release

[1.12.13] - 2024-04-14

Added

  • custom type support for Venice persistent collections
  • more options to slurp a HTTP client's JSON response

Fixed

  • the HTTP client to gracefully react on interrupted exceptions and close
    the streams
  • the HTTP client debug mode to print authorization header values as "******"
  • the :ring debug mode to print authorization header values as "******"
  • an edge case with function str/equals-ignore-case?