Releases: kenlacroix/palisade
Releases · kenlacroix/palisade
v0.1.3
What's Changed
- chore: pin minisign release public key in installer by @kenlacroix in #29
- chore(release): prepare v0.1.3 by @kenlacroix in #30
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix(web): non-runnable enroll-token placeholder in read-only demo by @kenlacroix in #19
- Harden live-demo blast radius, broaden AI-infra detections, add design-decisions doc by @kenlacroix in #20
- docs: refresh demo.gif walkthrough by @kenlacroix in #21
- feat(site): embed demo walkthrough gif in marketing hero by @kenlacroix in #22
- docs(site): lead 'Run it yourself' with self-contained make demo by @kenlacroix in #23
- fix(web): demo Add-agent becomes a preview + make-demo CTA by @kenlacroix in #24
- chore: portfolio polish — lint tooling, docs, installer pin by @kenlacroix in #25
- ci: add web test + build job by @kenlacroix in #26
- docs: correct stale Tests note in README by @kenlacroix in #27
- chore(release): prepare v0.1.2 by @kenlacroix in #28
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: real agent install script served from trypalisade.dev by @kenlacroix in #12
- docs: mention the install script in DEMO.md by @kenlacroix in #13
- docs: polish repo landing page + Apache-2.0 license by @kenlacroix in #14
- feat: sign release SHA256SUMS with minisign by @kenlacroix in #17
- feat: harden agent supply chain and enrollment auth by @kenlacroix in #16
- fix: harden control-plane tenant isolation, secrets, and ingress surfaces by @kenlacroix in #15
- fix: forward PALISADE_EVIDENCE_KEK and perimeter scope into api/worker containers by @kenlacroix in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: durable queue scheduler, RLS worker fix, responsible scanning, CI, detections + UI by @kenlacroix in #3
- feat: multi-tenancy, alerting, real trends, agent mTLS by @kenlacroix in #1
- test: live agent↔control-plane integration test by @kenlacroix in #4
- feat: enforce real bundle signing + TLS scheme hints, web tests, observability, one-shot migrations by @kenlacroix in #5
- feat: asset-level TLS scheme detection by @kenlacroix in #6
- feat: enforce single-use enroll-token expiry with on-demand minting by @kenlacroix in #7
- feat: audit_log — writers, /v1/audit, members + token-revoke endpoints, admin UI by @kenlacroix in #8
- feat: one-command demo, seeded demo org, read-only demo mode by @kenlacroix in #9
- fix: pass demo flags through to api container by @kenlacroix in #10
- fix: seed_demo survives a pre-existing posture snapshot by @kenlacroix in #11
New Contributors
- @kenlacroix made their first contribution in #3
Full Changelog: https://github.com/kenlacroix/palisade/commits/v0.1.0