- there are no more encoders and all serializer configuration needs to be done via JMSSerializerBundle
- instead one can now register decoders for the BodyListener
- formats now define of a format uses templating or not
- normalizers still need to be rewritten to follow whatever approach JMSSerializerBundle uses