Skip to content

Releases: misospace/foreman-dispatch-bridge

v0.7.3

Choose a tag to compare

@its-miso its-miso released this 26 Aug 17:38
1d9a82b

0.7.3 (2026-08-26)

Bug Fixes

  • prfix: keep tombstone on a failed FIXED mark instead of re-running the coder (#231) (40e7c78), closes #228
  • prune: retire parked-Failed tombstones without resetting the issue (#232) (9a1e9a3), closes #227
  • release: patch openssl for CVE-2026-14456 until the base rebuilds (#235) (c71141a)
  • retry: bound infra retries with their own counter (#230) (46d97f5), closes #225
  • retry: isolate wedged deletes in give-up branches and dedupe escalation comments (#233) (dbd1783), closes #226
  • review-transition: park GO-with-no-PR for a human (#234) (cc50fa1), closes #229
  • tests: point the give-up fixtures at the infra counter (#237) (d85efce)

v0.7.2

Choose a tag to compare

@its-miso its-miso released this 26 Aug 03:42
3517a5e

0.7.2 (2026-08-26)

Bug Fixes

  • drop the orphan .rc-check gitlink (#223) (c62a4b1)
  • send a reason when parking an issue as blocked (#224) (1b63225)

Chores

  • renovate: ensure requirements-dev.txt is scanned by Renovate (#221) (10a56da), closes #55

v0.7.1

Choose a tag to compare

@its-miso its-miso released this 23 Aug 20:35
057c9b6

0.7.1 (2026-08-23)

Bug Fixes

  • bridge: route run_tick's duplicate closures through BridgeRuntime (#207) (e05354d)
  • claim: skip only renovate bot issues, log filtered candidates (#219) (32cd164)
  • deps: pin msgpack exactly in requirements.txt (#211) (45cf953), closes #172
  • env: sync OPTIONAL_VARS registry with env vars the bridge reads (#210) (3d9a369), closes #173
  • release: synchronize Python project version (#212) (ac7f596), closes #174
  • retry: make human escalation parking idempotent (#217) (c259c4c)
  • retry: recover infra-parked workloads (#218) (db7a9f0)
  • review-transition: report no-PR Workload verdict to dispatch instead of silent skip:no-pr (#214) (46fcac1), closes #213

v0.7.0

Choose a tag to compare

@its-miso its-miso released this 21 Aug 16:47
f97a4c9

0.7.0 (2026-08-21)

Features

  • main: extract run_tick so a test can drive a whole tick (#206) (a74e727)

Bug Fixes

  • prune: use a valid annotation key for the terminal-since stamp (#204) (3abd24d)

v0.6.32

Choose a tag to compare

@its-miso its-miso released this 21 Aug 14:13
3694a22

0.6.32 (2026-08-21)

Bug Fixes

  • prune: drop the terminal-since stamp when its PATCH fails (#202) (cd9a0a0)

v0.6.31

Choose a tag to compare

@its-miso its-miso released this 21 Aug 03:53
bb1b969

0.6.31 (2026-08-21)

Bug Fixes

  • prune: stop the stamp handler crashing on a reserved log key (#200) (e6b612a)

v0.6.30

Choose a tag to compare

@its-miso its-miso released this 21 Aug 03:23
4606ead

0.6.30 (2026-08-21)

Bug Fixes

  • main: move the entrypoint guard to the end of the module (#197) (85ba19f)

v0.6.29

Choose a tag to compare

@its-miso its-miso released this 21 Aug 02:58
2c33939

0.6.29 (2026-08-21)

Bug Fixes

  • prune: call the stamping lister from the runtime path (#194) (4dbcf94)

v0.6.28

Choose a tag to compare

@its-miso its-miso released this 21 Aug 02:34
58ff4cd

0.6.28 (2026-08-21)

Bug Fixes

  • prune: stamp terminal-since on the workloads plural (#192) (7101bca)

v0.6.27

Choose a tag to compare

@its-miso its-miso released this 21 Aug 02:28
9633103

0.6.27 (2026-08-21)

Bug Fixes

  • 170: prune TTL never elapses (#190) (f0174c6)
  • deps: update dependency ruff (0.16.3 → 0.16.4) (#184) (d5bfde0)
  • prfix: rebase the PR branch so attempts keep prior commits (#191) (ec26b19)

Chores

  • untrack the generated egg-info directory (#188) (fe30afa)