Skip to content

Releases: home-operations/echo

0.2.1

Choose a tag to compare

@sticky-gecko sticky-gecko released this 04 Jul 21:31
ba0c4d1

0.2.1 (2026-07-04)

Bug Fixes

  • review findings — probe log spam, 1xx echo-code, Set-Cookie domain scoping, WS idle bound (#29) (699e4d1)

0.2.0

Choose a tag to compare

@sticky-gecko sticky-gecko released this 04 Jul 21:00
fcda72f

0.2.0 (2026-07-04)

⚠ BREAKING CHANGES

  • serve health on the main port; metrics port becomes fully optional (#28)

Features

  • serve health on the main port; metrics port becomes fully optional (#28) (d439355)

Miscellaneous Chores

  • mise: Update tool oxfmt (0.56.0 → 0.57.0) (#27) (50211ba)
  • renovate: inherit shared toolchain + chart-docs presets (#24) (4577ea0)

0.1.3

Choose a tag to compare

@sticky-gecko sticky-gecko released this 24 Jun 17:07
9520230

0.1.3 (2026-06-24)

Features

  • caller-controlled response shaping and pretty-print (#23) (8507eb7)
  • container: update image mirror.gcr.io/curlimages/curl (8.20.0 → 8.21.0) (#22) (3bbc295)

Miscellaneous Chores

  • mise: Update tool oxfmt (0.55.0 → 0.56.0) (#20) (231f094)
  • mise: Update tool zizmor (1.25.2 → 1.26.1) (#18) (e4ebc1a)
  • update Renovate configuration for Go toolchain (71012e8)

0.1.2

Choose a tag to compare

@sticky-gecko sticky-gecko released this 18 Jun 18:09
4f2763c

0.1.2 (2026-06-18)

Features

  • serve metrics and health probes on 8081 (#17) (40712fd)

Miscellaneous Chores

  • mise: update tool helm (4.2.1 → 4.2.2) (#14) (c4b8cbd)

0.1.1

Choose a tag to compare

@sticky-gecko sticky-gecko released this 16 Jun 02:09
f783791

0.1.1 (2026-06-16)

Features

  • server: log healthz/ping/metrics requests at debug level (#12) (b5e862a)

Bug Fixes

  • deps: update module github.com/coder/websocket (v1.8.14 → v1.8.15) (#7) (e87d80c)

Miscellaneous Chores

  • mise: update tool oxfmt (0.54.0 → 0.55.0) (#11) (242512e)

Code Refactoring

0.1.0

Choose a tag to compare

@sticky-gecko sticky-gecko released this 15 Jun 02:09
32b8082

0.1.0 (2026-06-15)

Features

  • container: update image mirror.gcr.io/curlimages/curl (8.11.1 → 8.20.0) (#6) (3cb0647)
  • echo request server with an OCI Helm chart (b943f86)

Bug Fixes

  • chart: render ECHO_MAX_BODY_BYTES as an integer, not scientific notation (5199c00)

Miscellaneous Chores

  • Remove failure diagnostics step from e2e (a416a50)