Skip to content

Releases: Laravel-Lang/webhooks-service

1.22.0

30 Mar 15:58
0e01a10
Compare
Choose a tag to compare

Added

  • If the limit on the number of requests is exceeded, set the task to be returned to the queue with a delay by @andrey-helldar in #56

1.21.0

29 Mar 20:38
444cdf0
Compare
Choose a tag to compare

Added

  • Added a counter of real changes when outputting to the changelog by @andrey-helldar in #55

1.20.0

29 Mar 14:18
94d8fbc
Compare
Choose a tag to compare

Added

  • Publication of releases has been moved to a separate worker stream by @andrey-helldar in #54

Changed

  • Disabled automatic assignment of teammates to PR with automatic processing by @andrey-helldar in #53

1.19.0

29 Mar 10:59
22226a4
Compare
Choose a tag to compare

Changed

1.18.0

29 Mar 10:36
8b4e731
Compare
Choose a tag to compare

Added

1.17.1

27 Mar 21:06
761502a
Compare
Choose a tag to compare
Merge pull request #49 from Laravel-Lang/1.x

Revert from `@dependabot rebase` to `merge`

1.17.0

27 Mar 20:20
4408170
Compare
Choose a tag to compare

Added

1.16.0

27 Mar 19:46
1533369
Compare
Choose a tag to compare

Added

1.15.0

27 Mar 18:47
e613058
Compare
Choose a tag to compare

Changed

Fixed

1.14.2

27 Mar 12:22
89e50c5
Compare
Choose a tag to compare

Changed

  • Improved regular expression for clearing strings from technical data by @andrey-helldar in #40

Fixed

  • Fixed the error of successful processing of external requests in case of their explicit error by @andrey-helldar in #41