Skip to content

Releases: filippolmt/proximo

v0.15.0

Choose a tag to compare

@filippolmt filippolmt released this 31 Aug 14:48
8a5e234

What's Changed

  • The Transcript is quoted, never stored by @filippolmt in #71
  • chore(deps): update amir20/dozzle docker tag to v10.8.0 by @renovate[bot] in #72
  • proximo remembers what the runtime declares, never what the project wrote by @filippolmt in #73
  • proximo measures, the project concludes by @filippolmt in #74

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@filippolmt filippolmt released this 30 Aug 22:10
26efff7

What's Changed

  • The agent skill ships in the CLI, and the CLI keeps it current by @filippolmt in #70

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@filippolmt filippolmt released this 30 Aug 18:04
5a436d4

What's Changed

  • A Check is a first-class concept, with a Report and a Remedy by @filippolmt in #69

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@filippolmt filippolmt released this 30 Aug 17:02
9a37cae

What's Changed

  • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #63
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #64
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #66
  • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #65
  • chore(deps): update golang docker tag to v1.27 by @renovate[bot] in #57
  • Every route answers on a qualified host, and a collision is reported instead of resolved by @filippolmt in #68

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@filippolmt filippolmt released this 30 Aug 14:20
a48e3c0

What's Changed

  • fix(deps): update module github.com/miekg/dns to v1.1.73 by @renovate[bot] in #56
  • chore(deps): update amir20/dozzle docker tag to v10.7.4 by @renovate[bot] in #55
  • chore(deps): update amir20/dozzle docker tag to v10.7.5 by @renovate[bot] in #58
  • feat(inspect): see client-side errors correlated with the response that caused them by @filippolmt in #59
  • docs(adr): record what a dashboard over Exchanges would have to respect by @filippolmt in #60
  • chore(agents): tighten CLAUDE.md and drop the hardcoded graphify path by @filippolmt in #61
  • feat(stack): ship the Go services as one published image pinned to the CLI by @filippolmt in #62

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@filippolmt filippolmt released this 18 Aug 13:39
975b314

What's Changed

  • fix(deps): update module golang.org/x/crypto to v0.54.0 by @renovate[bot] in #46
  • chore(deps): update amir20/dozzle docker tag to v10.6.9 by @renovate[bot] in #45
  • chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #48
  • chore(deps): update amir20/dozzle docker tag to v10.6.11 by @renovate[bot] in #47
  • fix(deps): update module github.com/moby/moby/client to v0.5.1 by @renovate[bot] in #50
  • chore(deps): update amir20/dozzle docker tag to v10.6.14 by @renovate[bot] in #49
  • chore(deps): update henrygd/beszel docker tag to v0.18.8 by @renovate[bot] in #53
  • chore(deps): update henrygd/beszel-agent docker tag to v0.18.8 by @renovate[bot] in #54
  • chore(deps): update amir20/dozzle docker tag to v10.7.2 by @renovate[bot] in #51
  • fix(deps): update module golang.org/x/crypto to v0.55.0 by @renovate[bot] in #52

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@filippolmt filippolmt released this 02 Jul 18:55
08cd314

What's Changed

  • feat(routing): TCP routing by name via SNI + round-robin replicas by @filippolmt in #44
  • chore(deps): update amir20/dozzle docker tag to v10.6.7 by @renovate[bot] in #43

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@filippolmt filippolmt released this 23 Jun 07:26
8d1e4d3

What's Changed

  • fix(deps): update module github.com/moby/moby/client to v0.5.0 by @renovate[bot] in #38
  • feat(cli): add proximo trust to re-trust the local CA stack-safe by @filippolmt in #41

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@filippolmt filippolmt released this 23 Jun 06:18
4d09c87

What's Changed

  • chore(deps): update actions/checkout action to v7 by @renovate[bot] in #39
  • fix(watcher): write TLS config before removing stale certs by @filippolmt in #40

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@filippolmt filippolmt released this 16 Jun 21:18
e9990d5

What's Changed

  • fix(watcher): materialize cert/config files atomically by @filippolmt in #29
  • fix(traefik): set sanitizePath explicitly to silence v3 startup warning by @filippolmt in #31
  • feat(routing): add proximo.path prefix routing by @filippolmt in #32
  • chore(deps): update amir20/dozzle docker tag to v10.6.6 by @renovate[bot] in #30
  • feat(routing): health-aware route publication by @filippolmt in #33
  • feat(routing): curated middleware labels (auth, CORS, custom headers) by @filippolmt in #34
  • docs(readme): link the rendered guide site by @filippolmt in #35
  • chore(tooling): add graphify knowledge-graph skill and hooks by @filippolmt in #36

Full Changelog: v0.6.0...v0.7.0