Skip to content

Releases: jentic/jentic-one

v0.37.1

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 15:26
e51468b

0.37.1 (2026-08-27)

Bug Fixes

  • ci: drop stale placeholder assertion from the Marketplace chart gate (#1166) (a0c363f)
  • helm: bake un-prefixed image tags into the Marketplace chart (#1169) (67fb464)

v0.37.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 14:40
20f5119

0.37.0 (2026-08-27)

Features

  • helm: generate the bundled-DB passwords too — zero-touch Marketplace install (#1163) (bece9f0)

Bug Fixes

  • helm: stamp explicit per-service image tags into the baked Marketplace chart (#1164) (5e4ab87)

v0.36.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 13:46
3a26609

0.36.0 (2026-08-27)

Features

  • helm: generate all mandatory app secrets, not just the keyset (#1160) (aaf72ec)

Bug Fixes

  • ci: create the cli/vX.Y.Z tag via the REST API, not git push (#1162) (7fcedbd)

v0.35.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 13:12
0403873

0.35.0 (2026-08-27)

Features

  • helm: chart-managed credential-encryption keyset (global.encryption) (#1159) (90dfd00)

Bug Fixes

  • helm: AWS-parseable image format for the Marketplace psql reference (#1156) (a493b2b)

v0.34.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 11:51
b6a8185

0.34.0 (2026-08-27)

Features

  • helm: pass AWS Marketplace chart validation (#1155) (7bb2526)

Bug Fixes

  • docker: harden the Marketplace postgres mirror to pass the Trivy gate (#1153) (e8d0092)

v0.33.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 27 Aug 10:35
cc09562

0.33.0 (2026-08-27)

Features

  • ci: publish the Helm chart to Marketplace ECR as an OCI artifact (#1145) (c15eab8)
  • helm: first-party bundled Postgres on the official image (#1150) (2005f18)
  • helm: make the Marketplace listing RDS-only, park the postgres mirror (#1143) (7e4b244)
  • helm: Marketplace launch wiring — service account + license secret (#1149) (e55318e)

Bug Fixes

  • ci: docker login before cosign signs the Marketplace chart (#1148) (ef56ec6)

v0.32.1

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 26 Aug 10:06
ffd747c

0.32.1 (2026-08-26)

Bug Fixes

  • auth: re-check actor status on every token verdict so disable kills outstanding tokens (#1137) (4dd7acd)

v0.32.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 25 Aug 13:02
2af7332

0.32.0 (2026-08-25)

Features

Bug Fixes

  • install: build the server from source for a non-release Docker install (#1093) (0acd0a8)
  • registry: accept canonical vendor/name/version slugs in search api filters (#1083) (af5c094), closes #1080
  • registry: make trailing-slash paths matchable in the broker URL index (#1096) (8b83d6d), closes #1085

Build System

  • deps-dev: bump @testing-library/user-event (#1103) (4f7af70)
  • deps-dev: bump @types/pg (#1104) (dcb9450)
  • deps-dev: bump the eslint group across 1 directory with 5 updates (#1072) (3ab5469)
  • deps-dev: bump the vite group in /ui with 4 updates (#1102) (4edfa3b)
  • deps: bump lucide-react from 1.31.0 to 1.32.0 in /ui (#1105) (3f21e2a)
  • deps: bump the python group with 19 updates (#1107) (1d6a5c3)

v0.31.1

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 19 Aug 08:59
8e235f5

0.31.1 (2026-08-18)

Bug Fixes

  • docs: repair the agent onboarding front door and add a drift guard (#1071) (148b122)
  • registry: Flow-3 concurrency follow-ups — A4b supersede target + notify durability (#940, #941) (#1048) (535d1e3)
  • registry: rollback base state-fidelity (#939) + auth layering guard (#938) (#1047) (a7f8b9b)
  • security: patch util-linux CVE-2026-53615 in the app image base (#1060) (7b212e2)

Refactors

  • registry: search-strategy shadowing guard (#958) + sha-less spec_digest collision (#780) (#1045) (9eaec98)

Documentation

  • add llms.txt, and an install-and-use section to AGENTS.md (#1052) (087b800)
  • readme: fix first-run admin flow guides (#1068) (96c4e7b)
  • readme: rewrite the front door for discovery and first-run success (#1051) (59eff46)

Build System

  • deps-dev: bump @testing-library/user-event (#1073) (91c6445)
  • deps-dev: bump globals from 17.9.0 to 17.11.0 in /ui (#1074) (5f9f07f)

v0.31.0

Choose a tag to compare

@jentic-one-releaser jentic-one-releaser released this 14 Aug 09:25
b103a53

0.31.0 (2026-08-14)

Features

  • auth: add agent ownership-claim primitive (#1042) (6b5337a)
  • helm: AWS Marketplace values + required DB password guards (#1039) (7e26cea)