/ releasenotes / notes / pypdf-serde-fixes-f33c29830508ee01.yaml
pypdf-serde-fixes-f33c29830508ee01.yaml
1  ---
2  deprecations:
3    - |
4      The `DefaultConverter` class used by the `PyPDFToDocument` component has been deprecated. Its functionality will be merged into the component in 2.7.0.
5  fixes:
6    - |
7      Fix the serialization of `PyPDFToDocument` component to prevent the default converter from being serialized unnecessarily.