Skip to content

Tags: marc-dll/bench

Tags

v5.22.0

Toggle v5.22.0's commit message
chore(release): Bumped to Version 5.22.0

# [5.22.0](frappe/bench@v5.21.5...v5.22.0) (2024-02-07)

### Features

* `bench validate-dependencies` command ([frappe#1534](frappe#1534)) ([ab9b617](frappe@ab9b617))

v5.21.5

Toggle v5.21.5's commit message
chore(release): Bumped to Version 5.21.5

## [5.21.5](frappe/bench@v5.21.4...v5.21.5) (2024-02-07)

### Bug Fixes

* Check yarn files during install ([frappe#1533](frappe#1533)) ([1a42175](frappe@1a42175))

v5.21.4

Toggle v5.21.4's commit message
chore(release): Bumped to Version 5.21.4

## [5.21.4](frappe/bench@v5.21.3...v5.21.4) (2024-02-03)

### Bug Fixes

* RQ crashes on Mac ([frappe#1529](frappe#1529)) ([f5ab045](frappe@f5ab045))

v5.21.3

Toggle v5.21.3's commit message
chore(release): Bumped to Version 5.21.3

## [5.21.3](frappe/bench@v5.21.2...v5.21.3) (2024-02-02)

### Bug Fixes

* coerce git_url to app_name ([54b514b](frappe@54b514b))

v5.21.2

Toggle v5.21.2's commit message
chore(release): Bumped to Version 5.21.2

## [5.21.2](frappe/bench@v5.21.1...v5.21.2) (2024-02-01)

### Bug Fixes

* increase tar file limit ([d8ce1b3](frappe@d8ce1b3))

v5.21.1

Toggle v5.21.1's commit message
chore(release): Bumped to Version 5.21.1

## [5.21.1](frappe/bench@v5.21.0...v5.21.1) (2024-02-01)

### Bug Fixes

* check frappe-deps during get-app ([d93656e](frappe@d93656e))
* del node_modules if frappe supports app_cache ([9988b83](frappe@9988b83))

v5.21.0

Toggle v5.21.0's commit message
chore(release): Bumped to Version 5.21.0

# [5.21.0](frappe/bench@v5.20.0...v5.21.0) (2024-01-24)

### Bug Fixes

* add safety filter for untarring ([e8ea985](frappe@e8ea985))
* check if installed FF supports use-cached ([d177d8f](frappe@d177d8f))
* prevent circular dependency ([7bcea60](frappe@7bcea60))
* remove rem check from app-cache --clear ([4e170a2](frappe@4e170a2))
* remove unused nodemodules before caching ([0e2e8b4](frappe@0e2e8b4))
* update install_app with using_cached flag ([10bb5a4](frappe@10bb5a4))
* version check before AbsoluteLinkError ([3502c77](frappe@3502c77))
* version check before data_filter import ([80f2e70](frappe@80f2e70))
* wrap tarfile with error handling ([30f301e](frappe@30f301e))
* wrong help string ([7a89ccd](frappe@7a89ccd))

### Features

* add bench app-cache helper command ([42ac015](frappe@42ac015))
* cache get-app artifacts by commit_hash ([87d4aa3](frappe@87d4aa3))
* comment out unsupported typing ([23bd717](frappe@23bd717))
* set `startretries` in supervisor configuration ([deadc7c](frappe@deadc7c))

### Performance Improvements

* add Cache-Control header for assets ([8d3270e](frappe@8d3270e))

v5.20.0

Toggle v5.20.0's commit message
chore(release): Bumped to Version 5.20.0

# [5.20.0](frappe/bench@v5.19.0...v5.20.0) (2024-01-10)

### Bug Fixes

* more reliable gunicorn restart ([2ec0c0a](frappe@2ec0c0a))

### Features

* pass verbose to npm install ([00391bf](frappe@00391bf))
* pass verbose to yarn install ([346d08d](frappe@346d08d))
* **supervisor:** restart each group separately ([839bd7c](frappe@839bd7c))

v5.19.0

Toggle v5.19.0's commit message
chore(release): Bumped to Version 5.19.0

# [5.19.0](frappe/bench@v5.18.0...v5.19.0) (2023-11-02)

### Bug Fixes

* Prevent Gunicorn child workers hangup ([36f2194](frappe@36f2194))

### Features

* flag to setup bench with developer mode enabled ([f29e25a](frappe@f29e25a))

v5.18.0

Toggle v5.18.0's commit message
chore(release): Bumped to Version 5.18.0

# [5.18.0](frappe/bench@v5.17.2...v5.18.0) (2023-10-21)

### Bug Fixes

* **easy-install:** set default site to site1.localhost ([fde7a82](frappe@fde7a82))
* image replace and site creation ([f93f065](frappe@f93f065))
* nodejs redis v4 interprets localhost as ipv6 address ([697939e](frappe@697939e))
* override X-Forwarded-For address in bench manager ([53a8fed](frappe@53a8fed))

### Features

* allow custom image in easy install ([8ba685c](frappe@8ba685c))