Releases: kapicorp/krab
Releases · kapicorp/krab
Release list
v2.0.0-alpha.4
What's Changed
- compile: bundle the kapitan API for kadet components with the evaluator by @ademariag in #89
- compile: build the Python environment kadet components need by @ademariag in #91
- rename the binary to krab, and everything of krab's own that still said kapitan by @ademariag in #95
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
v2.0.0-alpha.3
What's Changed
- server: one daemon per build, bind before render, re-entrant Python pool by @ademariag in #86
- Release v2.0.0-alpha.3 by @ademariag in #87
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
What's Changed
- inventory: Python resolvers from resolvers.py, as the omegaconf backend allowed by @ademariag in #77
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
What's Changed
- completions: register the name the binary was invoked as by @ademariag in #2
- docs: point ROADMAP.md at the GitHub project board by @ademariag in #53
- compile: render kadet HelmChart calls on the Rust side by @ademariag in #55
- compile: parse kapitan's compile arguments once, not in every evaluator by @ademariag in #58
- compile: reuse kadet item outputs whose inputs did not change by @ademariag in #61
- compile: fetch dependencies natively (git, http, helm, oci) by @ademariag in #62
- compile: native references (reveal, creation from functions,
kapitan refs) by @ademariag in #71 - ci: check every PR and attach binaries and the vscode extension to releases by @ademariag in #72
New Contributors
- @ademariag made their first contribution in #2
Full Changelog: https://github.com/kapicorp/krab/commits/v2.0.0-alpha.1