Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
v4.33.0
What's Changed
- docs: improve areas attribute rendering by @qkdreyer in #2371
- fix: custom JMS enum type handling by @bobvandevijver in #2372
- feat: add support for name based serialisation of JMS enums by @bobvandevijver in #2355
New Contributors
Full Changelog: v4.32.3...v4.33.0
v5.0.0-beta1
Upgrade notes: https://github.com/nelmio/NelmioApiDocBundle/blob/v5.0.0-beta1/UPGRADE-5.0.md
What's Changed
- feat: [5.x] php minimum to 8.1 by @DjordyKoert in #2362
- ci: [5.x] codecov by @DjordyKoert in #2365
- feat: 5.x drop annotations by @DjordyKoert in #2363
- feat: [5.x] attribute consistency by @DjordyKoert in #2368
Full Changelog: v4.32.2...v5.0.0-beta1
v4.32.3
What's Changed
- ci: [4.x] codecov by @DjordyKoert in #2366
- ci: codecov test results by @DjordyKoert in #2367
- feat: 4.x annotation to attribute migration 5.x by @DjordyKoert in #2369
Full Changelog: v4.32.2...v4.32.3
v4.32.2
What's Changed
- refactor: change return type from result class to bool by @DjordyKoert in #2358
- refactor: determining property required logic by @DjordyKoert in #2359
- revert: bring back schema to interface by @DjordyKoert in #2360
- feat: support multiple authorisations to be stored and restored by @bobvandevijver in #2311
- fix: add missing trigger_deprecation calls to deprecated classes, methods by @DominicLuidold in #2265
New Contributors
- @bobvandevijver made their first contribution in #2311
Full Changelog: v4.32.1...v4.32.2
v4.32.1
What's Changed
- chore: fix ci by @DjordyKoert in #2352
- docs: update RouteArgumentDescriberInterface reference by @emmanuel-ferdman in #2354
- docs: use rst inline literal instead of invalid Markdown code by @herndlm in #2353
- chore: remove old symfony compatibility logic by @DjordyKoert in #2357
New Contributors
- @emmanuel-ferdman made their first contribution in #2354
Full Changelog: v4.32.0...v4.32.1
v4.32.0
What's Changed
- fix: pass through serializationContext into models where possible by @herndlm in #2344
- feat: support configuring all params in alternative name models by @herndlm in #2345
- chore: prepare 4.32.0 by @DjordyKoert in #2347
Full Changelog: v4.31.0...v4.32.0
v4.31.0
v4.30.0
What's Changed
- feat: create top level Tag from Tag annotations by @noemi-salaun in #2334
- chore: prepare 4.30.0 release by @DjordyKoert in #2338
New Contributors
- @noemi-salaun made their first contribution in #2334
Full Changelog: v4.29.3...v4.30.0
v4.29.3
What's Changed
- fix(#2336): keep original index key by @DjordyKoert in #2337
Full Changelog: v4.29.2...v4.29.3
v4.29.2
What's Changed
- fix(SymfonyConstraintAnnotationReader): disallow null if NotNull attribute is present by @jeremyVignelles in #2329
New Contributors
- @jeremyVignelles made their first contribution in #2329
Full Changelog: v4.29.1...v4.29.2