Releases: faiscadev/zopp
Releases · faiscadev/zopp
zopp 0.1.1
What's Changed
- Use native ARM64 runners instead of QEMU emulation by @vieiralucas in #19
Full Changelog: v0.1.0...v0.1.1
zopp 0.1.0
What's Changed
- introduce crypto crate by @vieiralucas in #2
- storage abstraction + sqlite implementation by @vieiralucas in #3
- user, workspace and principals crud by @vieiralucas in #4
- Add project management (Workspace → Project → Environment hierarchy) by @vieiralucas in #5
- Add .env import/export commands by @vieiralucas in #6
- Add secret injection via run command by @vieiralucas in #7
- Add zopp.toml config file support for defaults by @vieiralucas in #8
- introduce sync k8s command by @vieiralucas in #9
- Refactor CLI into modular structure by @vieiralucas in #10
- Refactor CLI E2E test to use cargo test by @vieiralucas in #12
- Add Kubernetes operator with dual-sync strategy by @vieiralucas in #11
- Add PostgreSQL storage backend with comprehensive tests by @vieiralucas in #13
- Rename sisypha to faisca by @vieiralucas in #16
- Add TLS/gRPC encryption support by @vieiralucas in #14
- Add health/readiness probes and graceful shutdown by @vieiralucas in #17
- Add Docker images for server and operator by @vieiralucas in #15
- Add Helm chart for Kubernetes deployment by @vieiralucas in #18
Full Changelog: https://github.com/faiscadev/zopp/commits/v0.1.0