Skip to content

Releases: eonx-com/easy-monorepo

3.0.14-alpha2

25 Mar 04:01
509269f
Compare
Choose a tag to compare

Changelog - 3.0.14-alpha2

  • #508 [EasyWebhook] Override getContainerExtension for EasyWebhook bundle

3.0.14-alpha1

24 Mar 22:52
50f9366
Compare
Choose a tag to compare

Unreleased

  • #505 [EasyUtils] Add MathInterface, Thanks to @natepage
  • #506 [EasyPagination] Flex compatibility for bundle to be installed auto, Thanks to @natepage
  • #507 Improve Symfony Flex integration, Thanks to @natepage

3.0.13

23 Mar 00:11
4ec089e
Compare
Choose a tag to compare

3.0.12 - 2021-03-19

  • #504 [EasyBugsnag] Use ShutdownStrategy on WorkerRunningEvent for Messenger, Thanks to @natepage

3.0.11 - 2021-03-19

3.0.10 - 2021-03-18

  • #500 [EasyStandard] Hotfix/Fix AlphabeticallySortedArrayKeysSniff, Thanks to @DKeeper
  • #499 [EasyStandard] Hotfix/Fix PhpDocCommentRector, Thanks to @DKeeper

3.0.9 - 2021-03-18

3.0.7 - 2021-03-17

  • #497 [CI] Use symfonycorp security checker action, Thanks to @natepage
  • #496 [EasyAsync] Implement Batch, Thanks to @natepage
  • #501 [EasyWebhook] Refactor statements provider to use dbal schema, Thanks to @natepage

3.0.6 - 2021-03-11

  • #495 [EasyCore] Delete unused config, Thanks to @ERuban

3.0.5 - 2021-03-10

3.0.5-alpha4

  • #493 [EasyWebhook] Implement rewind on stack, Thanks to @natepage

[3.0.5-alpha3]

  • #491 [EasyWebhook] Add missing SendAfterMiddleware to config in bridges, Thanks to @natepage
  • #492 [EasySecurity] Fix symfony bridge for context service, Thanks to @natepage

Unreleased

  • #486 [EasyWebhook] Add convenient methods on webhook, Thanks to @natepage
  • #472 [EasyCore] Stop messenger worker if em closed, Thanks to @natepage
  • #473 [EasyErrorHandler] Introduced ApiPlatformBuilderProvider and a builder for the validation exception, Thanks to @natepage
  • #468 [EasyErrorHandler] Implement severity aware exception + bugsnag bridge, Thanks to @natepage
  • #475 [EasyErrorHandler] Automatically set severity based on log level, Thanks to @natepage
  • #474 [EasyErrorHandler] Report errors occurred in messenger, Thanks to @natepage
  • #467 [EasyStandard] Implement OrderArrayKeysAlphabeticallyRector, Thanks to @natepage
  • #471 [EasyTest] Created InvalidDataMaker, Thanks to @skrut
  • #479 [EasyUtils] Improve CollectorHelper, Thanks to @natepage
  • #478 [EasyUtils] Review and edit readme, Thanks to @nick-lc
  • #458 [EasyWebhook] Define constants for options, Thanks to @natepage
  • #485 [EasyWebhook] Implement send after store + commands, Thanks to @natepage
  • #480 [EasyWebhook] Refactor to use middleware, Thanks to @natepage
  • #482 [EasyWebhook] Implement sendAfter logic, Thanks to @natepage
  • #483 [EasyWebhook] Implement lock as part of webhook middleware, Thanks to @natepage
  • #484 [EasyWebhook] Handle rerun, Thanks to @natepage
  • #487 [EasyWebhook] Split webhook and results stores, Thanks to @natepage
  • #455 Make 3.x default version, Thanks to @natepage