Skip to content

1.4.4

Choose a tag to compare

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