Releases: miharp/codavox
Releases · miharp/codavox
Release list
v0.2.0
What's Changed
- Explain static catalogs plainly; correct the term's scope by @miharp in #18
- Doc review: update stale content across the docs by @miharp in #19
- Prune deleted environments (opt-in) by @miharp in #20
- docs: which nodes codavox goes on, and the safe compiler cutover by @miharp in #21
- Use GitHub-native release notes for the changelog by @miharp in #22
- Point install docs at v0.2.0 by @miharp in #23
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Changelog
- 5549165: Add Apache-2.0 license, Go module, and gitignore (Michael Harp mike@mikeharp.com)
- 4a03216: Add CI, command reference, and contributing guide (#1) (Michael Harp mike@mikeharp.com)
- 9717f9a: Add DCO sign-off hook (#2) (Michael Harp mike@mikeharp.com)
- 06f01c7: Add a shared YAML config file for the operator commands (#15) (Michael Harp mike@mikeharp.com)
- ad2e80f: Add codavox deploy: the Code Manager deploy verb for OpenVox (#11) (Michael Harp mike@mikeharp.com)
- 48f63c3: Add codavox webhook: deploy on control-repo push (#12) (Michael Harp mike@mikeharp.com)
- 72727e5: Add content-fidelity and reaping-safety integration tests (#8) (Michael Harp mike@mikeharp.com)
- dd9ea0d: Add deploy API and unify with the webhook into deploy-server (#14) (Michael Harp mike@mikeharp.com)
- e2768f1: Add mutual-TLS publisher reusing Puppet CA material (#5) (Michael Harp mike@mikeharp.com)
- ca86130: Add packaging phase: rpm/deb via goreleaser + nfpm (Michael Harp mike@mikeharp.com)
- 47215b1: Add per-deploy benchmarks and an acceptance timing harness (#16) (Michael Harp mike@mikeharp.com)
- c4fb622: Add phased implementation plan and Vagrant test topology (Michael Harp mike@mikeharp.com)
- 5507082: Add publisher-side provenance: map a code_id back to a commit (#9) (Michael Harp mike@mikeharp.com)
- 0190e00: Add reproducible sealing and deterministic artifacts (phase 2) (#4) (Michael Harp mike@mikeharp.com)
- e22d96f: Add rpm/deb packaging via goreleaser and nfpm (phase 1.5) (#3) (Michael Harp mike@mikeharp.com)
- c0aecdf: Add the compiler-side agent, and derive code_id from the symlink (#6) (Michael Harp mike@mikeharp.com)
- 50a8c35: Implement code-id and code-content (phase 1) (Michael Harp mike@mikeharp.com)
- 033dff9: Initial design notes for stagehand (Michael Harp mike@mikeharp.com)
- 44b3710: Rename to codavox and settle on Go (Michael Harp mike@mikeharp.com)
- 4a36c43: Rewrite the README for newcomers, and lead install with packages (#17) (Michael Harp mike@mikeharp.com)
- c73306b: Run against a real OpenVox Server, and fix two bugs it found (#7) (Michael Harp mike@mikeharp.com)
- 615d21e: Scrub third-party product references from design notes (Michael Harp mike@mikeharp.com)
- f01712f: Serialize deploys with a staging lock (#13) (Michael Harp mike@mikeharp.com)
- 37827f2: Serve immutable snapshots and reseal on SIGHUP (PE shape) (#10) (Michael Harp mike@mikeharp.com)
- a68c959: Switch integration testing to the ovadm Docker topology (Michael Harp mike@mikeharp.com)