1.57.0
Changelog
4e463df feat(client): add batch connection creation via YAML file (#1362)
- feat(client): add batch connection creation via YAML file
Add hoop admin create connections --from-file command that allows
creating multiple connections from a single YAML file. Supports
top-level defaults with per-connection overrides, same env value
formats (raw, base64://, file://), progress reporting, and error
summary. Client-side only — no gateway/API changes needed.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
- fix(client): require explicit connection type in batch creation
Remove default fallback to "custom" type when no type is specified.
Missing type now returns an error, preventing silent misconfiguration
(e.g. a database being created as custom type and not working).
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Co-authored-by: Claude Opus 4.6 noreply@anthropic.com
a0fc852 feat: add minlength and maxlength support to runbook templates (#1360)
-
feat: add minlength and maxlength template functions and update related tests
-
fix: standardize minlength and maxlength attributes in forms and add validation function
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt