Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
v5.0.0-beta2
What's Changed
- ci: 5.x phpunit ci fix by @DjordyKoert in #2374
Full Changelog: v5.0.0-beta1...v5.0.0-beta2
v4.33.3
What's Changed
- fix: incorrect script destination by @DjordyKoert in #2380
- ci: automated UI file updates by @DjordyKoert in #2381
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #2382
- ci: skip codecov upload for dependabot by @DjordyKoert in #2385
- chore(deps): bump swagger-ui-dist from 5.18.1 to 5.18.2 in /utils by @dependabot in #2384
- chore(deps): bump redoc from 2.0.0 to 2.2.0 in /utils by @dependabot in #2383
Full Changelog: v4.33.2...v4.33.3
v4.33.2
What's Changed
- fix: incorrect directory used for updated swagger-ui by @DjordyKoert in #2379
Full Changelog: v4.33.1...v4.33.2
v4.33.1
What's Changed
- docs: update pull request template by @DjordyKoert in #2373
- refactor: remove deprecation & thrown exception & constructor defaults by @DjordyKoert in #2375
- fix: updated swagger-ui to v5.18.1 by @s3tezsky in #2378
- fix: override code based defaults with explicit ones by @heiglandreas in #2377
New Contributors
Full Changelog: v4.33.0...v4.33.1
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