Skip to content

v4.0.0-beta.184

Choose a tag to compare

@andrasbacsai andrasbacsai released this 10 Jan 08:32
e5c61b9

Warning

  • If you configured your Laravel application before and set the NIXPACKS_PHP_ROOT_DIR and NIXPACKS_PHP_FALLBACK_PATH environment variables, you need to remove them. We changed how buildpack builds the images and they are not necessary anymore.
  • If you receive Could not define the service name for the router: too many services in Traefik proxy logs, regenerate the labels for your app. It will fix the issue.

Updates

  • fix: Nixpacks build pack improved.
  • fix: queue retry_after set larger.
  • fix: unhealthy rolling app updates are now improved.
  • fix: Could not define the service name for the router: too many services Traefik errors.
  • fix: Application build job attempt problem.
  • refactor: routes

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.183...v4.0.0-beta.184