Skip to content

1.5.1

Choose a tag to compare

@odrotbohm odrotbohm released this 20 Jun 08:30
· 429 commits to main since this release
  • #1801 - UriTemplate can't recognize variable names that contain a dot.
  • #1797 - Optimization around constructing UriTemplate with multiple template variables of the same type.
  • #1794 - Path segment capturing {*…} not correctly expanded.
  • #1791 - LinkBuilderSupport.toUri() double-encodes request parameters.