All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2024-10-10)
2.0.1 (2024-02-07)
Access-Control-Expose-Headers
only set on preflight (#84) (f2515c8)- wrong di.xml configuration - missing noNamespaceSchemaLocation and xmlns:xsi (#82) (104fd5d)
2.0.0 (2022-10-14)
2.0.0-rc.0 (2022-06-11)
- If you were expecting to use the native GraphQl/REST controller when computing CORS headers (and everything else that entails - like having a Magento session, for example) that guarantee is no-longer provided.
1.6.0 (2022-06-11)
- add Magento v2.4.4 and PHP8.1 support (#70) (6e8bfe1)
- rest: extend REST request to allow OPTIONS without error (#55) (eb1df2d)
1.4.1 (2021-03-04)
1.4.0 (2021-03-02)
- graphql, rest: add support for access-control-expose-headers (#49) (53aac87)
- graphql, rest: apply certain headers only to preflight requests (#51) (30bcff0)
- graphql,rest: add support for Vary header with Origin (#47) (e656909)
- validator: add a new method to determine whether or not a reque… (#50) (8c3ef8b)
1.3.2 (2020-08-10)
1.3.1 (2020-08-10)
1.3.0 (2020-05-18)
- all: added unit tests to CI (#18) (aade441)
- all: adding linting with phpcs (#16) (8753bd2)
- all: set up CI with Azure Pipelines (#15) (f30b51f)
- ci: run integration tests in ci (#21) (a79d7f7)
- configuration: added/updated unit tests for config files (#19) (826b68e)
- integration: updated integration tests to pass (#23) (89736d7)
1.2.0 (2020-01-20)
1.1.0 (2020-01-17)
- rest: add CORS support for Magento 2 REST APIs (#11) (2342976)
- rest: allow rest api and graphql apis to be configurable separately (#12) (ff5813e)
- configuration: remove backtick in di.xml (3a6549c)
- cors: initial package with configuration and validation for CORS headers on the GraphQL api (493c6ad)
- release: add basic release process (b09b62b)
- security: enforce security by default, no headers out of the box (cb3291c)
- configuration: remove backtick in di.xml (3a6549c)