v1.33.2
- REST framework: header parameter names are case insensitive when reading from
RestRequest
- allowed
val
s andvar
s in macro instances - metadata classes can now have filters of their own (e.g.
@annotated
) - previously it was only possible to specify them on metadata parameters