Skip to content

Releases: heyblueteam/cobalt

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:10

Changelog

  • 44b7df8 fix(run,cron): put the main network first for one-shot containers

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:48

Changelog

  • 68df7cd fix(stable-web): count containers, not health lines, when waiting for a rollout

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:13

Changelog

  • 9b3d512 feat(stable-web): allow host aliases, and reconcile them on update

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:23

Changelog

  • 4694ff0 fix(lint): satisfy staticcheck QF1001 in load_test route-order check
  • 392e852 fix: preserve stable web during rollback
  • 599db7f fix: retain stable service network on updates
  • dd3ef90 fix: wait for updated stable web tasks
  • 4d6a80f ✨ feat: add stable public web services

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:38

Changelog

  • 99d0d64 fix(caddy): apply route changes via atomic read-modify-write /load
  • b9f1b1f fix(deploy): self-heal missing Caddy route during swap-commit
  • ca0aef4 🐛 fix(release): strip macOS quarantine on cask install so Gatekeeper stops blocking cobalt
  • 2deb018 🐛 fix: send project SNI in Caddy probe

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:40

Changelog

  • d3b4b6b 🐛 fix(caddy): restart cobalt_caddy stop-first so it doesn't deadlock on host ports

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:01

Changelog

  • 4eaae9e fix(worker): never reap superseded web service on inconclusive probe
  • 83ba90f 🐛 fix(stats): report the public host as Node, not the container ID

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:15
072e563

Changelog

  • 072e563 fix(deploy): stopFirst matched on ServiceInfo fields listServices never fills (#34)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 03:52
f30ca80

Changelog

  • f30ca80 feat(deploy): per-service stopFirst — stop old generation before starting new (#33)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 02:27
96bdefb

Changelog

  • 96bdefb feat: cobalt stats — live host + per-container monitoring TUI (#31)