Skip to content

Releases: nelmio/NelmioApiDocBundle

v5.9.4

20 Feb 14:52
Immutable release. Only release title and notes can be modified.
e651ed9

Choose a tag to compare

5.9.4 (2026-02-20)

Bug Fixes

  • #[MapRequestPayload] & #[MapUploadedFile] combined on same route (#2689) (4ff48e7)
  • Choice(multiple: true) warning with string[] and type_info (#2690) (1c608db)
  • Count constraint uses minProperties/maxProperties for maps (#2688) (e8196ef)
  • LegacyType deprecation warning in Configuration (#2687) (3c06392)

v5.9.3

13 Feb 12:59
Immutable release. Only release title and notes can be modified.
b1661c9

Choose a tag to compare

5.9.3 (2026-02-04)

Bug Fixes

  • composer: conflict for symfony/property-info versions (#2685) (d9f7213)

Miscellaneous Chores

  • deps: bump @stoplight/elements from 9.0.13 to 9.0.15 in /utils (#2676) (19c2ab5)
  • gitattributes: exclude dev configs (#2683) (65dfa87)

v5.9.2

08 Jan 12:42
Immutable release. Only release title and notes can be modified.
c08e199

Choose a tag to compare

5.9.2 (2026-01-08)

Bug Fixes

  • config: set type_info default correctly in Symfony 8 (#2670) (3e65701)

v5.9.1

08 Jan 08:46
Immutable release. Only release title and notes can be modified.
e9ff4ca

Choose a tag to compare

5.9.1 (2026-01-08)

Bug Fixes

  • swagger-ui: dark mode ui background color (#2665) (0303e94)

Miscellaneous Chores

  • phpdocumentor: bump support for reflection-docblock & type-resolver (#2666) (75a543d)

v4.38.7

08 Jan 08:45
Immutable release. Only release title and notes can be modified.
1d53f99

Choose a tag to compare

4.38.7 (2026-01-08)

Bug Fixes

  • swagger-ui: dark mode ui background color [Backport #2665 to 4.x] (#2668) (64b8d06)

v5.9.0

02 Jan 21:53
Immutable release. Only release title and notes can be modified.
71a9e8e

Choose a tag to compare

5.9.0 (2026-01-02)

Features

  • Add support for static callbacks in Symfony choice constraints (#2659) (4d2f627)

Bug Fixes

  • OpenApiPhpDescriber: Set annotation name from context, if empty (#2658) (eedb169)

v5.8.3

02 Jan 14:47
Immutable release. Only release title and notes can be modified.
39614af

Choose a tag to compare

5.8.3 (2026-01-02)

Miscellaneous Chores

  • deps: bump @stoplight/elements from 9.0.12 to 9.0.13 in /utils (#2648) (57d40e3)
  • deps: bump swagger-ui-dist from 5.30.2 to 5.30.3 in /utils (#2639) (8c804b9)
  • deps: bump swagger-ui-dist from 5.30.3 to 5.31.0 in /utils (#2655) (b7fb331)
  • symfony: support 8.0 (#2612) (51d6a51)

v5.8.2

28 Nov 10:30
Immutable release. Only release title and notes can be modified.
b29ed29

Choose a tag to compare

5.8.2 (2025-11-28)

Bug Fixes

  • SplObjectStorage: SplObjectStorage::detach() is deprecated since 8.5, use method SplObjectStorage::offsetUnset() instead (94f6895)

Miscellaneous Chores

  • deps: bump @stoplight/elements from 9.0.11 to 9.0.12 in /utils (#2625) (e54c6c2)

v4.38.6

28 Nov 10:31
Immutable release. Only release title and notes can be modified.
3a087da

Choose a tag to compare

4.38.6 (2025-11-28)

Bug Fixes

  • SplObjectStorage: SplObjectStorage::detach() is deprecated since 8.5, use method SplObjectStorage::offsetUnset() instead [Backport #2634 to 4.x] (#2635) (3f2d8d2)

v5.8.1

14 Nov 20:06
Immutable release. Only release title and notes can be modified.
16e139b

Choose a tag to compare

5.8.1 (2025-11-14)

Bug Fixes

  • configuration: validate type_info option on Symfony 6 (#2615) (3d96b9a)