v2.0.0-dev.0
github-actions
released this
06 Oct 22:21
·
18 commits
to main
since this release
Changelog
- 8442861 Make sure the query row & column get propagated everywhere
- cadc390 Merge pull request #27 from BuoyantIO/flynn/grpc
- 4290b6c Merge pull request #28 from BuoyantIO/flynn/goreleaser-v2
- 997ba80 Prep for separating the multifunction workload from the color workload (since color is about to be gRPC)
- 40abc92 Specify goreleaser v2 in CI
- 2985467 Switch CI to Go 1.23.2
- 7c923a0 Teach goreleaser how to build color
- 8283e39 Teach goreleaser to do color manifests, oops.
- 06261e3 [WIP] Have a gRPC-based color workload, and teach the face workload how to call it.