Releases: auto1-oss/service-api-handler-bundle
Releases · auto1-oss/service-api-handler-bundle
v1.1.3
v1.1.2
What's Changed
- Fix Swagger generation for array of embedded objects with empty array as default value by @pidhorodetskyi in #11
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Symfony 6 support by @pidhorodetskyi in #10
Breaking changes
- Drop support of PHP 7.0. Minimum PHP version is 7.1
New Contributors
- @pidhorodetskyi made their first contribution in #10
Full Changelog: v1.0.6...v1.1.0
v1.0.6
What's Changed
- Throw BadRequestHttpException in case of deserialization exceptions by @egorkrestinin1 in #8
New Contributors
- @egorkrestinin1 made their first contribution in #8
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Remove the
auto1.route_describers.route_metadata
definition by @milan-miscevic in #7
New Contributors
- @milan-miscevic made their first contribution in #7
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
- Symfony 5 compatibility
v1.0.1
- Prevent undefined index error