Skip to content

Releases: thumbrise/resilience

v0.3.0

08 Apr 22:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.3.0 (2026-04-08)

Features

  • multimod release command, publish pipeline, pkg-to-cmd migration (3f68f46)
  • multirelease standalone binary (7fb79ed)
  • separate otel submodule, update dependencies (5f54a83)

Bug Fixes

  • restore trailing newline in .gitignore (157d6b4)

Documentation

  • add ecosystem naming and facade+internal guidelines to REVIEW.md (433ff2c)
  • add library keyword for SEO (921e44a)
  • devlog #8 — multimod extracted to standalone repository (066c17f)
  • devlog 7 — the architecture fight (af17b84)
  • Expand FAQ section with common multimod questions (21f65af)
  • fix escaped backticks and trailing spaces in commitlint FAQ (1d24a2e)
  • fix glossary drift — otel is a sub-package, not a separate module (4810e69)
  • fix glossary drift — standardize 'mono-module' spelling, qualify devlog #1 table (aa17f8e)
  • fix Go version requirement in CONTRIBUTING.md (1d1f2ff)
  • guide pages, roadmap, devlog #6, honest landing page (3e90a5e)
  • register devlog #8 in VitePress sidebar (73c460a)
  • RFC-001 composable tooling ecosystem (94a64f0)
  • Revise description in getting started guide (33ff97d)
  • Revise project description in config file (e226be9)
  • Revise text and tagline for resilience library (d164bd1)
  • Update keywords in VitePress config (8f15c4c)
  • update multimod spec (90181ca)
  • update options-plugins narrative link — points to roadmap (last in flow), update readme (4219dfe)
  • update site images (0a64f99)
  • update site images for multimod (67c7380)
  • Update sitemap hostname for resilience project (946baf1)
  • Update sitemap hostname in VitePress config (dd62111)

Internal Changes

  • extract multimod to standalone repo github.com/thumbrise/multimod (56dd19a)
  • move govulncheck from lint gate to separate observation task (0e39644)
  • remove stale files (renovate.json, sqlc.yaml, DESIGN.md, exec.go) (67d6969)
  • replace docker golangci-lint with host, update CI (05902dc)

v0.2.0

04 Apr 07:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.2.0 (2026-04-04)

Features

  • CLI — boot, go proxy, bootstrap lifecycle (d40a2af)
  • domain model, graph algorithm, discovery pipeline (2df56f6)

Bug Fixes

  • blackbox test exception for cmd/, TODO discipline in REVIEW.md (3506fbb)
  • validate root requires, collect-then-drop replaces (d70bdd7)

Documentation

  • add FAQ — the angry user edition (5647cc8)
  • full documentation rewrite (56b63d9)
  • add guidance to extract testable logic from package main (5b02a98)

Internal Changes

  • add cobra and x/mod dependencies (2d8c8d8)

v0.1.0

02 Apr 13:29

Choose a tag to compare

0.1.0 (2026-04-02)

Features

  • extract resilience package into standalone repository (94332c6)closes #1 #2 #3

init

01 Apr 12:07
f703d9f

Choose a tag to compare

v0.0.0

Initial commit