افزونه رسمی ترب

Release-by-release breaking change history · 30k+ active installs

MEDIUM RISK

2.2.0 → 2.3.0

Medium risk: 4 removed methods, 1 removed class, 1 removed REST route.

  • Torob\ProductWebhook\QueueServices::register_cron_hooks() was removed.
  • Torob\ProductWebhook\QueueServices::unregister_cron_hooks() was removed.
  • Torob\ProductWebhook\QueueServices::add_cron_schedule() was removed.
  • The class Torob\ProductWebhook\TokenController was removed. Code that instantiates or extends it will fatal.
  • Torob\ProductWebhook\WebhookHandler::register_webhook_token_route() was removed.
  • The REST route /torob-api/v1/set-token was removed. Integrations calling it will 404.
  • outbound requests — This plugin did not make outbound HTTP requests before. It does now.