Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 01:44
· 23 commits to main since this release

0.4.2 - 2023-07-03

Added

  • 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}.