github invoiceninja/dockerfiles 5.5.65

latest releases: 5.10.29, 5.10.28, 5.10.27...
19 months ago

What's Changed
Fixes for Job Retries in Mailers and Webhooks by @turbo124 in invoiceninja/invoiceninja#8220
Minor fixes for create entity when models are missing by @turbo124 in invoiceninja/invoiceninja#8221
Minor fixes for the Clean design by @turbo124 in invoiceninja/invoiceninja#8222
Minor fixes for the task scheduler by @turbo124 in invoiceninja/invoiceninja#8223
Fixes for ninja mailer by @turbo124 in invoiceninja/invoiceninja#8224
Fixes for staticmodel scopes by @turbo124 in invoiceninja/invoiceninja#8228
v5.5.65 by @turbo124 in invoiceninja/invoiceninja#8229
Full Changelog: invoiceninja/invoiceninja@v5.5.64...v5.5.65

Very significant improvements in the way we deal with failures for email and webhooks, the app will now appropriately use a backoff with an incrementing decay. We also selectively fail webhook jobs which encounter 500+ HTTP error codes and retry 4xx Error codes. SystemLogs are also more thorough on the reporting of success/failure with webhooks.

Update composer packages
Improve backoff using exponential decay
Fixes for mailers using the appropriate retries and backoff
Fixes for Emailer to use the appropriate backoff()
Fixes for Webhooks + retries in Jobs
Fixes for check data where all invitations have been archived.
Minor fixes for create entity when models are missing
Clean up for unused includes for NinjaMailerJob
Minor fixes for the Clean design
Minor fixes for the task scheduler
Fixes for StaticModel scopes
Seed company logo size variables into vendor HTML engine
Cast recurring invoice design invoice to invoice design when assessin…
Fixes for null exception in failed method
Ensure companies have the correct size when there are heterogeneous user permissions

Don't miss a new dockerfiles release

NewReleases is sending notifications on new releases.