Skip to content

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

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PUR2-2381: Fixes for compatibility with symfony7, php8 (#17)

* PUR2-2381: Fixes for compatibility with symfony7, php8

* PUR2-2381: Fixes for compatibility with symfony7, php8

* PUR2-2381: Fixes for compatibility with symfony7, php8

* PUR2-2381: Fixes for compatibility with symfony7, php8

* PUR2-2381: Fixes for compatibility with symfony7, php8

* PUR2-2381: Fixes for compatibility with symfony7, php8

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update symfony 7 (#16)

* Update symfony 7

* Change version constraints

* Remove support for symfony 3.x and 4.x support

* Lower php 8 requirement

* Update gitignore

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PUR2-1718: Adding query parameters to resolver. (#15)

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Deprecations for php8.0+ (#13)

* Fix reflectionParameter->getClass() deprecation
Fix substr when $v is null deprecation

* Move null filtering to process

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix deprecation in bundle build (#12)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Swagger generation for array of embedded objects with empty array…

… as default value (#11)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix case with _instanceof service definitions (#9)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Symfony 6 support (#10)

* Symfony 6 support

* Symfony 6 support

* Use double instead of single colon separator for routes

* Update tests

* Disable Route Describer for nelmio/api-doc-bundle v4+

* OpenApi Endpoints Describer

* * Update README
* Add symfony/routing (Symfony 4.1: Deprecated the bundle notation)

* Add GitHub Actions

* Update dependencies
Update workflow

* Keep only OpenApi\Annotations\OpenApi describer even if EXSyst\Component\Swagger\Swagger installed

* Fix Warning: Attempt to read property "schemas" on string

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Throw BadRequestHttpException in case of deserialization exceptions (#8)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove the `auto1.route_describers.route_metadata` definition (#7)