webhook

Eases sending and consuming webhooks

MIT License

Downloads
752.4K
Stars
48
Committers
6

Bot releases are hidden (Show)

webhook - v6.3.0

Published by fabpot over 1 year ago

webhook - v6.3.0-RC1

Published by fabpot over 1 year ago

Changelog (https://github.com/symfony/webhook/compare/v6.3.0-BETA3...v6.3.0-RC1)

  • feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
webhook - v6.3.0-BETA1

Published by fabpot over 1 year ago

Changelog (https://github.com/symfony/webhook/compare/v6.2.10...v6.3.0-BETA1)

  • feature symfony/symfony#49863 [Scheduler] have TriggerInterface extend \Stringable (@kbond)
  • feature symfony/symfony#49614 [HttpFoundation] add Request::getPayload() (@kbond)
  • feature symfony/symfony#49911 [HttpClient] Support file uploads by nesting resource streams in body option (@nicolas-grekas)
  • feature symfony/symfony#48343 [Form] [ChoiceType] Add a placeholder_attr option (@elementaire)
  • feature symfony/symfony#49734 [Messenger] Add a way to redispatch a message (@fabpot)
  • feature symfony/symfony#49739 [Scheduler] Add DateIntervalTrigger and DatePeriodTrigger (@fabpot)
  • feature symfony/symfony#49639 [DependencyInjection] Add support for generating lazy closures (@nicolas-grekas)
  • feature symfony/symfony#49691 [FrameworkBundle] Add scoped httplug clients and deprecate httplugs use like psr18 client (@simonberger)
  • feature symfony/symfony#48542 [Webhook][RemoteEvent] Add the components (@fabpot)