You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added separated docker images for development (dev-app, dev-scheduler, dev-worker).
Added separated docker images for production (prod-app, prod-scheduler, prod-worker). Existing all-in-one image has now target prod-all.
Changed
Log files in var/log are now kept for 7 days only.
The crawler waits for the request queue to empty before exiting (until now, it only waited during an aborted scenario).
Changed Release GitHub Action. Images for specific entrypoints are now also released with pattern 68publishers/crawler:{$version}-{app|scheduler|worker}.