Releases: Haidra-Org/horde-worker-reGen
Releases · Haidra-Org/horde-worker-reGen
v4.2.8
v4.2.6
v4.2.5
v4.2.4
This release corrects some issues that were lingering with certain fault states and also brings the pausing logic (for when the queue has a long expected time to completion) in line with what the original intent was. Previously, the pausing would happen for only fixed intervals and did not consider the structure of the queue. Now, the amount of time that job pop is paused is variable and based on the current queue.
Full Changelog: v4.2.3...v4.2.4
v4.2.3
v4.2.0
What's Changed
- fix: better message when R2 times out by @db0 in #125
- ci: split pre-commit to its own job; test python 3.11 too by @tazlin in #128
- feat: some version handling and beta model ref branch support by @tazlin in #130
- fix: adds pre-commit hook semver dep by @tazlin in #131
- fix: remove errant "f" in bridge_agent string by @tazlin in #133
- fix: use non-breaking model-ref library versions by @tazlin in #136
- ci: fix: pre-commit check the PR (not main) by @tazlin in #141
- feat: Cascade support; inpainting fixes; various performance tweaks by @tazlin in #134
Full Changelog: v4.1.8...v4.2.0
v4.1.8
v4.1.7
v4.1.6
v4.1.5 (github download fix)
What's Changed
- fix: handle runtime
sys.version_info
for client exceptions correctly by @tazlin in #108 - fix: force upgrade (
-U
) forpip install
scripts by @tazlin in #109 - Update bridgeData_template.yaml by @Stinkerwue in #103
- fix: use model reference version which handles dl fails better by @tazlin in #113
- chore: version bump by @tazlin in #115
New Contributors
- @Stinkerwue made their first contribution in #103
Full Changelog: v4.1.3...v4.1.5