Skip to content

Releases: Zawala/bench

v5.9.0

26 May 07:13
Compare
Choose a tag to compare

5.9.0 (2024-05-26)

Bug Fixes

  • (re)Install every Frappe app even if not installed to env (ffae670)
  • add code removed via erroneous commit (b28cfab)
  • add customer background workers in group (#1439) (4ec73c3)
  • add jammy package for Ubuntu 22 (#1549) (5a0922d)
  • add safety filter for untarring (e8ea985)
  • Add support for options on bench main group (8a0b784)
  • add useforsecurity with fallback for <3.9 (319809d)
  • added code removed via erroneous commit (5b64175)
  • added code removed via erroneous commit (7e28a3d)
  • allow bench init with git tags (c943b30)
  • Archive app for different repo/app names (3af6058)
  • bad URL in raw.githubusercontent.com (#1363) (589f7a4)
  • build: pin hatchling version 2nd try (b74ff54)
  • build: pin hatchling version to prevent import error (3a73059)
  • build: support pyproject version (#1502) (7c64aa3)
  • Bump Nodejs v12 => v14 (cd0fccf)
  • calc md5 for app cache (16f8906)
  • case-insensitive matching (3f57616)
  • check current branch (2287f3f)
  • Check for unauthorized status code in response (e9b0112)
  • check for valid branch in resolve (79765e6)
  • check frappe-deps during get-app (d93656e)
  • check if installed FF supports use-cached (d177d8f)
  • check md5 when fetching from cache (efb5171)
  • Check yarn files during install (#1533) (1a42175)
  • checking status code to determine rate limit (dbb1904)
  • coerce git_url to app_name (54b514b)
  • config: Fix fail2ban filter (#1308) (94a25d3)
  • correct python path for migrate_env (61e0f4a)
  • del node_modules if frappe supports app_cache (9988b83)
  • Delete folder if --no-backup is passed (f7f7459)
  • don't compile python files manually. (#1469) (036cb62)
  • Don't handle BaseExceptions (ad000f1)
  • dont attempt migrating to active virtualenv (0e59159)
  • dont use glob pattern for python exec (dc047a5)
  • DX: make warnings go to stderr (b6b9481)
  • easy-install for letsencrypt tls (#1424) (eba0f7a)
  • easy-install: set default site to site1.localhost (fde7a82)
  • empty states json condition (67df07b)
  • Fetch env python if exists before returning fallback (e5fa4df)
  • FileNotFound bug (#1383) (965e178)
  • fixed app states and checking/updating frappe version on install (30a4ec3)
  • fixed app states and checking/updating frappe version on install (42f4d74)
  • fixed args to sync-states (c667be9)
  • fixed frappe branch check (6c15327)
  • fixed init in get-app and frappe versions (88c2367)
  • fixed init in get-app and frappe versions (e3bd34c)
  • Fixed order of install (281d96a)
  • fixed org, branch for apps mounted on disk (#1293) (c8ef822)
  • fixed states sync (7f37488)
  • fixed update_app_states call (#1326) (45267fc)
  • get-app on existing apps (e03f597)
  • Handle supervisor escalation better (#1438) (c690e8e)
  • Handle tag fetching failures of disk mounted App inits (117d456)
  • Hide irrelevant stacks during exc raise (8175239)
  • ignore org check fail if using cache (aa12aab)
  • ignore supervisor restart failures where possible (#1400) (7a63f4f)
  • image replace and site creation (f93f065)
  • increase tar file limit (d8ce1b3)
  • install one app at a time, frappe first (4f0193c)
  • install wheel in venv (4996afb)
  • logging when in init-bench (a26f3ce)
  • logging when in init-bench (de315f2)
  • merge conflicts (61a864d)
  • merge conflicts (ca45305)
  • migrate_env silent failures (7f1c5ad)
  • minor fixes (94105c0)
  • minor fixes (e629ca6)
  • Misc fixes (#1294) (eb71573)
  • missing installed branch (af3c871)
  • more reliable gunicorn restart ([2ec0c0a]...
Read more