2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00
bench/bench
semantic-release-bot 8ad9d19a56 chore(release): Bumped to Version 5.17.1
## [5.17.1](https://github.com/frappe/bench/compare/v5.17.0...v5.17.1) (2023-08-29)

### Bug Fixes

* port number mismatch when having multiple benches ([#1480](https://github.com/frappe/bench/issues/1480)) ([3c8cbbc](3c8cbbc023))
2023-08-29 09:11:04 +00:00
..
commands fix: don't compile python files manually. (#1469) 2023-07-04 19:52:05 +05:30
config fix: port number mismatch when having multiple benches (#1480) 2023-08-29 14:38:29 +05:30
patches fix(patch): Rename parent dir instead of moving individual dirs 2022-08-04 13:03:22 +05:30
playbooks fix(config): Fix fail2ban filter (#1308) 2022-07-27 14:58:53 +05:30
tests refactor!: Reuse redis_cache instace for socketio (#1382) 2023-08-07 12:55:19 +05:30
utils fix: don't compile python files manually. (#1469) 2023-07-04 19:52:05 +05:30
__init__.py chore(release): Bumped to Version 5.17.1 2023-08-29 09:11:04 +00:00
app.py fix: Revert usage of app_name for repo name 2023-05-31 14:00:24 +05:30
bench.py fix: Remove except-pass ValueError 2023-06-02 12:41:56 +05:30
cli.py fix: Setup exception handler for CommandFailedError only 2023-05-26 11:25:28 +05:30
exceptions.py refactor: Bench 2022-07-27 14:39:22 +05:30