Skip to content

Releases: auto1-oss/service-api-handler-bundle

v1.1.3

07 Aug 09:59
e43fc35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

22 Jul 12:02
a030263
Compare
Choose a tag to compare

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

17 Apr 08:31
09f8ba3
Compare
Choose a tag to compare

What's Changed

  • Fix case with _instanceof service definitions by @rakeev in #9

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Mar 19:59
f9ae7c2
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Drop support of PHP 7.0. Minimum PHP version is 7.1

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6

27 Feb 11:14
6769e57
Compare
Choose a tag to compare

What's Changed

  • Throw BadRequestHttpException in case of deserialization exceptions by @egorkrestinin1 in #8

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Feb 09:46
dadc052
Compare
Choose a tag to compare

What's Changed

  • Remove the auto1.route_describers.route_metadata definition by @milan-miscevic in #7

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

17 Dec 10:17
0423171
Compare
Choose a tag to compare
  • Symfony 5 compatibility + BC for Symfony <=4.2

v1.0.3

11 Dec 16:51
361be7e
Compare
Choose a tag to compare
Merge pull request #4 from ViAuto1/change-serializer-dependency-to-in…

v1.0.2

05 Dec 16:18
aeea036
Compare
Choose a tag to compare
  • Symfony 5 compatibility

v1.0.1

27 Mar 13:53
c04375e
Compare
Choose a tag to compare
  • Prevent undefined index error