Skip to content

v8.1.1

Latest

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
· 3 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • bug #64718 Fix GetSetMethodNormalizer denormalization of constructor only objects (@mtarld)
  • bug #64120 honor csv_headers context when no_headers is true (@ousamabenyounes)
  • bug #64225 Fix # on a getter ignoring a same-name property (@eyupcanakman)
  • bug #64576 Fix denormalization of already-instantiated nested objects (@pokki-deploy)
  • bug #64477 Keep collection value type for iterable constructor parameters (@ousamabenyounes)