core

The server component of API Platform: hypermedia and GraphQL APIs in minutes

MIT License

Downloads
33.5M
Stars
2.4K
Committers
448
core - v3.1.11

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.10...v3.1.11

core - v3.1.10

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.9...v3.1.10

core - v3.1.9

Published by soyuka over 1 year ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.1.8...v3.1.9

core - v3.1.8

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.7...v3.1.8

core - v3.1.7

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.6...v3.1.7

core - v3.1.6

Published by soyuka over 1 year ago

What's Changed

These components are now standalone:

  • api-platform/openapi
  • api-platform/json-schema
  • api-platform/metadata
  • api-platform/state

Full Changelog: https://github.com/api-platform/core/compare/v3.1.5...v3.1.6

core - v3.1.5

Published by soyuka over 1 year ago

What's Changed

Notes:

  • #5473 changes the priority of the ApiPlatform\Symfony\EventListener\QueryParameterValidateListener from 16 to 2 so that it occurs after the security listener.

  • ReflectionEnum was removed as it was causing segfaults with opcache preload and an unidentified PHP extension

  • #5459 fixes the defaults operation declaration such as:

    defaults:
      - ApiPlatform\Metadata\Get
      - ApiPlatform\Metadata\GetCollection
    

    very useful for read only APIs, this was possible in 2.7 but not backported correctly

Full Changelog: https://github.com/api-platform/core/compare/v3.1.4...v3.1.5

core - v3.1.4

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.3...v3.1.4

core - v2.7.11

Published by soyuka over 1 year ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v2.7.10...v2.7.11

core - v3.1.3

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.2...v3.1.3

core - v3.0.12

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.0.11...v3.0.12

core - v2.7.10

Published by soyuka over 1 year ago

What's Changed

fix(serializer): reset cache key on collection items CVE-2023-25575 by @soyuka

Full Changelog: https://github.com/api-platform/core/compare/v2.7.9...v2.7.10

core - v3.1.2

Published by soyuka over 1 year ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.1.1...v3.1.2

core - v2.7.9

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v2.7.8...v2.7.9

core - v3.1.1

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.1.0...v3.1.1

core - v2.7.8

Published by soyuka over 1 year ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v2.7.7...v2.7.8

core - v3.1.0

Published by soyuka almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.0.10...v3.1.0

core - v3.0.11

Published by soyuka almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.0.10...v3.0.11

core - v2.7.7

Published by soyuka almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v2.7.6...v2.7.7

core - v3.0.10

Published by soyuka almost 2 years ago

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.0.9...v3.0.10