Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-12-25)

### Bug Fixes

* add support for logout ([7bbefe7](7bbefe7))
* admin.scope and store.scope parameters from medusa-config.js not passed through to passport ([adrien2p#170](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/170)) ([b4c3359](b4c3359))
* apply expiresIn from the auth provider config ([76d37d4](76d37d4))
* Auth route builder ([adrien2p#44](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/44)) ([b5f6d7a](b5f6d7a))
* auth store strategies ([adrien2p#24](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/24)) ([60a03e6](60a03e6))
* authentication strategy cookies and split cookies per domain ([80363de](80363de))
* **auth:** loadRouters ([356fff4](356fff4))
* **auth:** Remove promise options resolution as it is not supported by medusa for now ([8852c3e](8852c3e))
* build callback handler token gegeneration ([adrien2p#31](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/31)) ([69313db](69313db))
* check that api token have been provided before attaching the admin routes ([cb392b2](cb392b2))
* CICD node version in semantic release ([59586db](59586db))
* Cors issue ([d14d8f2](d14d8f2))
* Error request always return 200 after being sent to sentry ([c37272a](c37272a))
* failure redirect not working properly ([adrien2p#103](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/103)) ([5a10308](5a10308))
* Few fixes on sentry table management and data display ([adrien2p#15](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/15)) ([44d7342](44d7342))
* Force medusa deps version to be in range ([7cd666e](7cd666e))
* generate random password the first time ([adrien2p#115](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/115)) ([5f5f269](5f5f269))
* google auth route builder ([adrien2p#60](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/60)) ([f0d678a](f0d678a))
* Handle user type guest in azure ad ([ed60fed](ed60fed))
* init project ([10fe1d2](10fe1d2))
* int package ([5058353](5058353))
* jwt store token property ([775df46](775df46))
* logout ([c23027d](c23027d))
* logout ([a6c6a08](a6c6a08))
* max value of per page ([aa699fa](aa699fa))
* **medusa/payment-paytr:** Wrong gitignore configuration ([8e07991](8e07991))
* missing update of jwt strategy ([ec8aecf](ec8aecf))
* Node version in cicd ([391c3d6](391c3d6))
* npm files ([ab44413](ab44413))
* On query filter, the cursor should be rested ([ec03564](ec03564))
* revert path changes ([5232bbe](5232bbe))
* sentry typo ([1bb7920](1bb7920))
* update logout handler accordingly to the previous changes ([4f01f31](4f01f31))
* Wrong user property used in store auth strategies ([73812dc](73812dc))

### Features

* Add environment support ([8376066](8376066))
* add Linkedin Oauth 2 support ([acc036b](acc036b))
* Add support for dynamic success redirect url through a query param ([1d16fc1](1d16fc1))
* add support for strict options ([adrien2p#84](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/84)) ([3e18cb3](3e18cb3))
* Add twitter OAuth 2 pre-support ([1395689](1395689))
* Allow to access session from the plugin and remove cookie usage ([adrien2p#32](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/32)) ([d97a96f](d97a96f))
* Allow to pass a custom verify callback for google strategy ([adrien2p#18](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/18)) ([7b0f824](7b0f824))
* **api:** Add support for equation in 'query' query param for sentry end points ([19c5e1e](19c5e1e))
* **Auth0:** Add Auth0 Authentication ([adrien2p#27](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/27)) ([06c0c20](06c0c20))
* cleanup old code and start sentry plugin ([dd4a518](dd4a518))
* Implement prometheus plugin ([adrien2p#13](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/13)) ([e8c2e47](e8c2e47))
* Include more data from the fetched sentry transactions and improve pagination ([e476e50](e476e50))
* Init project ([040b21c](040b21c))
* **medusa-plugin-auth:** added oauth2 as login strategy ([adrien2p#119](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/119)) ([4dde834](4dde834))
* **medusa-plugin-sentry:** add repo to package.json ([2a407f0](2a407f0))
* **medusa-plugin-sentry:** Add service unit tests and update readme ([05b3e94](05b3e94))
* **medusa-plugin-sentry:** Finalise sentry plugin + add support for web hooks + Add API end points to fetch transactrions and transaction events paginated" ([204cc69](204cc69))
* **medusa-plugin-sentry:** Fix package.json ([09664c7](09664c7))
* **medusa-plugin-sentry:** Fix package.json ([8b94959](8b94959))
* **medusa-plugin-sentry:** Update readme ([1d424cf](1d424cf))
* **medusa-plugin-sentry:** Update readme ([385dd36](385dd36))
* **medusa-plugins:** fix package.json ([36424b4](36424b4))
* **medusa/payement-paytr:** Improve tests and logic ([59cea45](59cea45))
* **medusa/payment-paytr:** Finalize paytr payment ([e6c9af9](e6c9af9))
* **medusa/payment-paytr:** Update web hook ([4bafed9](4bafed9))
* **payment-paytr:** Implement payment provider ([#1](#1)) ([cb419ca](cb419ca))
* Re organise packages ([0eecc66](0eecc66))
* Support for medusa latest storefron ([3a44446](3a44446))
* supposrt facebook authentication strategy ([adrien2p#19](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/19)) ([1dc7582](1dc7582))
* top level domain set in the cookie ([adrien2p#166](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/166)) ([c226927](c226927))
* Ui component and routing for medusa admin sentry ([adrien2p#14](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/14)) ([e04071d](e04071d))
* update strategies according to the latest auth changes from medusa core ([adrien2p#26](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/26)) ([9afc2fd](9afc2fd))
  • Loading branch information
semantic-release-bot committed Dec 25, 2024
1 parent 9bbb161 commit 8d81110
Showing 1 changed file with 76 additions and 0 deletions.
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,79 @@
# 1.0.0 (2024-12-25)


### Bug Fixes

* add support for logout ([7bbefe7](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/7bbefe7a6982c3346b941308e7bf82c4bbdb5180))
* admin.scope and store.scope parameters from medusa-config.js not passed through to passport ([#170](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/170)) ([b4c3359](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/b4c3359c375372e36ab3c2ba2075213acabcb2e1))
* apply expiresIn from the auth provider config ([76d37d4](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/76d37d4bc729524da43748c33f788199dbe8a0b6))
* Auth route builder ([#44](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/44)) ([b5f6d7a](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/b5f6d7ad5f2d3e6a1a2e3f0e802bf8b5c761129c))
* auth store strategies ([#24](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/24)) ([60a03e6](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/60a03e6625b29bb0ce4b298b6f7e2af798741da0))
* authentication strategy cookies and split cookies per domain ([80363de](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/80363de8a9d91a5a96495513a9fd3bf1f22dc8a4))
* **auth:** loadRouters ([356fff4](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/356fff49cc3ca24c5efbeb26a6ae12d764ba9333))
* **auth:** Remove promise options resolution as it is not supported by medusa for now ([8852c3e](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/8852c3ed9c1038e115c99108068a3582877092d3))
* build callback handler token gegeneration ([#31](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/31)) ([69313db](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/69313db72916c9681214aef27176ee00aec5eb05))
* check that api token have been provided before attaching the admin routes ([cb392b2](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/cb392b2d7490cd35eeeac1843867e4e0ac510f88))
* CICD node version in semantic release ([59586db](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/59586db0750a31dd7b701ddf4605df1e6374c221))
* Cors issue ([d14d8f2](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/d14d8f23cb0279f69ca161896ac5c6e9b9afd081))
* Error request always return 200 after being sent to sentry ([c37272a](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/c37272ad1e365e35427aec0a9997eb6bb9bc725e))
* failure redirect not working properly ([#103](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/103)) ([5a10308](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/5a103084b5d53a07913c70958a3fad892af08700))
* Few fixes on sentry table management and data display ([#15](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/15)) ([44d7342](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/44d734201682d408d28d8da2802c2189ddbb0c28))
* Force medusa deps version to be in range ([7cd666e](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/7cd666e3ff343ebaff17c9a89a5f69accbd2409f))
* generate random password the first time ([#115](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/115)) ([5f5f269](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/5f5f269955c0ddff5ed785a8f2f450da561c4fee))
* google auth route builder ([#60](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/60)) ([f0d678a](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/f0d678aaa1e3e605513943c7fa24cb9f1eb57770))
* Handle user type guest in azure ad ([ed60fed](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/ed60fed529af931e1510e2ca286259bdfe6dbfa4))
* init project ([10fe1d2](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/10fe1d2502f2f1d466b1709a4c26fc3a3c6a61f5))
* int package ([5058353](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/5058353ec339ac320230aa8b5555e7149b7f3765))
* jwt store token property ([775df46](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/775df469b04316a4f5a8500051af5ce34e20de50))
* logout ([c23027d](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/c23027d6e0051a28119835764eff24c47438fe08))
* logout ([a6c6a08](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/a6c6a08cc6411e30f29cbf5685075e732ed80c27))
* max value of per page ([aa699fa](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/aa699fae8e617d4f69ec4023705e19672ee4cb9b))
* **medusa/payment-paytr:** Wrong gitignore configuration ([8e07991](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/8e079912031b6d1a1286424c616c67876e845840))
* missing update of jwt strategy ([ec8aecf](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/ec8aecfe63024236674049563518f4b4365680d2))
* Node version in cicd ([391c3d6](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/391c3d697413d4b6558b2e5e3c40e269801a80fa))
* npm files ([ab44413](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/ab44413b9a7b18f04dcb6354d1e6d96fad2b4561))
* On query filter, the cursor should be rested ([ec03564](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/ec035647106d0dd1175bf621df1e3fff3a451998))
* revert path changes ([5232bbe](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/5232bbef1971af97f798e891bfbc1a2560d536c0))
* sentry typo ([1bb7920](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/1bb7920c2f2085eb5efc6500bc49bdf060f6e55b))
* update logout handler accordingly to the previous changes ([4f01f31](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/4f01f31f04da12b6169816175d2ab221fc6fb53f))
* Wrong user property used in store auth strategies ([73812dc](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/73812dc795a105053e3735d6c0f21a1aa925ef9a))


### Features

* Add environment support ([8376066](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/8376066c8ec0cd50a6f0ee6ebddb57cf084aa20c))
* add Linkedin Oauth 2 support ([acc036b](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/acc036b842d93b2bb6a2bf9dd6cd8d39fc7502ad))
* Add support for dynamic success redirect url through a query param ([1d16fc1](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/1d16fc113ea4b3a842b86be9d78fde42b85a8c8d))
* add support for strict options ([#84](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/84)) ([3e18cb3](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/3e18cb3734ebc875b4459a18531b76b1b621adee))
* Add twitter OAuth 2 pre-support ([1395689](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/1395689197f1b5b7258e961b52c46c3a16bf1de8))
* Allow to access session from the plugin and remove cookie usage ([#32](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/32)) ([d97a96f](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/d97a96fe1c4fd473d26acc462b9ecefce498b32c))
* Allow to pass a custom verify callback for google strategy ([#18](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/18)) ([7b0f824](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/7b0f8244578decdc82dba16bd728f6610f1fc606))
* **api:** Add support for equation in 'query' query param for sentry end points ([19c5e1e](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/19c5e1eff1dde7a7a32e0c91985748483b0daaa7))
* **Auth0:** Add Auth0 Authentication ([#27](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/27)) ([06c0c20](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/06c0c205615a826cc601fb54f994a2a1d48ba45d))
* cleanup old code and start sentry plugin ([dd4a518](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/dd4a518bf8d9337490a8ae4357d52a1ff09fad54))
* Implement prometheus plugin ([#13](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/13)) ([e8c2e47](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/e8c2e47d0418a239dd9bd01f00360153d84fbd9e))
* Include more data from the fetched sentry transactions and improve pagination ([e476e50](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/e476e5097d28a4828714d741f48fc8f1cf2ec7fd))
* Init project ([040b21c](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/040b21c8d45d60ca3b7debd43ed99efa65b166a7))
* **medusa-plugin-auth:** added oauth2 as login strategy ([#119](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/119)) ([4dde834](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/4dde8343dc0bd5de65d501e6b12fdb8dc678e3a9))
* **medusa-plugin-sentry:** add repo to package.json ([2a407f0](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/2a407f03af0aaaa1ab48d8ca9ff0753cc3edb508))
* **medusa-plugin-sentry:** Add service unit tests and update readme ([05b3e94](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/05b3e946ef744e0063f7072de87c9f4175cada10))
* **medusa-plugin-sentry:** Finalise sentry plugin + add support for web hooks + Add API end points to fetch transactrions and transaction events paginated" ([204cc69](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/204cc6981c8301a46cc75a1400c00cecade1df80))
* **medusa-plugin-sentry:** Fix package.json ([09664c7](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/09664c719931825ec030828afcef51273544f5e1))
* **medusa-plugin-sentry:** Fix package.json ([8b94959](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/8b949591b26bc9348a2d8ed42d9d0d922d4a809d))
* **medusa-plugin-sentry:** Update readme ([1d424cf](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/1d424cfd27b45ea842c29a1f1055c3b36d879a93))
* **medusa-plugin-sentry:** Update readme ([385dd36](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/385dd365a31790f8e81be6097a26d1de422f5371))
* **medusa-plugins:** fix package.json ([36424b4](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/36424b4c2f16ec7dd66929dcc699437b13c2328d))
* **medusa/payement-paytr:** Improve tests and logic ([59cea45](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/59cea45caee0f86c2ac094ecf5e8d2fe935fee0b))
* **medusa/payment-paytr:** Finalize paytr payment ([e6c9af9](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/e6c9af9a509377860f02a4daeb0082b18edb2a21))
* **medusa/payment-paytr:** Update web hook ([4bafed9](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/4bafed9ed6e7f15ee6b8ffffa5fc757cfc029cdd))
* **payment-paytr:** Implement payment provider ([#1](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/1)) ([cb419ca](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/cb419ca60ded7f4f84430b10f9c923d59f004096))
* Re organise packages ([0eecc66](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/0eecc66c832b68b0c29514a64550285a26bbe7e7))
* Support for medusa latest storefron ([3a44446](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/3a444462a71d8a5c1ca92183e28aab2120d1b104))
* supposrt facebook authentication strategy ([#19](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/19)) ([1dc7582](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/1dc75826bcae6072d00078d503956166f3713634))
* top level domain set in the cookie ([#166](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/166)) ([c226927](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/c2269278001a0669fec482d26c96d84c69bd8681))
* Ui component and routing for medusa admin sentry ([#14](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/14)) ([e04071d](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/e04071dea0610b4ad66dd41e02e15deb8bc68286))
* update strategies according to the latest auth changes from medusa core ([#26](https://github.com/xponential-asia/medusa-xpo-auth-plugins/issues/26)) ([9afc2fd](https://github.com/xponential-asia/medusa-xpo-auth-plugins/commit/9afc2fd43df96567e511087bd4a725e7e711e54a))

# Change Log

All notable changes to this project will be documented in this file.
Expand Down

0 comments on commit 8d81110

Please sign in to comment.