Releases: foxygoat/jig
Releases · foxygoat/jig
v0.0.11
v0.0.10
Changelog
- 1cf3b7a ☠️ bones: Add sub-command to generate jsonnet method skeletons (#14)
- 6103782 bones: Add sub-command to generate jsonnet method skeletons
- 267150f build: Output git status on check-uptodate failure
- f715be7 proto: Add exemplar.proto and update generated files
- 6b17396 proto: Generate per-proto .pb files
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
Changelog
- 442f3a8 🪲 Add metadata handling (#8)
- 282bfe1 Tidy go modules
- bd8b88c build: Add
make tidy
and run that in check-uptodate - 23346ea Pass and accept metadata to/from jsonnet methods
- 775416a client: Output header/trailer metadata
- 99b2eae client: Return error on bidi errors
- c8c8fcd serve: remove unnecessary serverStream interface
- 4ed3fb4 client: Properly handle nil errors
- 83d7acc Fix EOF handling in client streaming methods