Releases: BuoyantIO/faces-demo
Releases · BuoyantIO/faces-demo
v2.0.0-rc.2
Changelog
- ae67427 Merge pull request #35 from BuoyantIO/flynn/dev/user-propagation
- 78b1894 chore: go mod tidy
- 086414b fix(user): honor USER_HEADER_NAME and correctly fetch username in the color workload
- 5a05585 fix(user): pass headers through when the GUI is pretending to be an ingress controller
- 6a13bc9 logs: Clean up logging for the Color workload
- fcee744 logs: Clean up logging for the face workload
v2.0.0-rc.1
Changelog
- a5ea0bd Clean up logging in the face workload
- 57c43e6 Correctly propagate the user through to the color workload.
- 99fab62 Merge pull request #33 from BuoyantIO/flynn/user-support
- 4236b81 Merge pull request #34 from BuoyantIO/flynn/cleanup
- e908a99 Support DELAY_BUCKETS in the color workload
- d258dc8 Support editing the "logged in" user name directly. (No, there's no auth.)
v2.0.0-rc.0
Changelog
- f4a2887 Add a Backstage catalog (for version 1.5.0)
- cb31c58 Merge pull request #29 from BuoyantIO/flynn/faces-v2
- 38f7be0 Merge pull request #30 from BuoyantIO/flynn/dev/catalog
- bd3ffeb Merge pull request #32 from BuoyantIO/flynn/chart-work
- 209ec49 Rework the Helm chart to make it easier to add more color & smiley backends.
- 1d2cd8e Update defaults for smiley3 and color3.
v2.0.0-dev.1
v2.0.0-dev.0
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.
v1.5.0-rc.0
v1.5.0
v1.4.1
Changelog
- e641292 Make requests include /center/ or /edge/ depending on which cell is in play.
- 9295079 Merge pull request #23 from BuoyantIO/flynn/dev/demo-screenshot
- b41afc0 Merge pull request #24 from BuoyantIO/flynn/dev/use-1.4.0
- b170446 Merge pull request #25 from BuoyantIO/flynn/dev/split-requests
- 5ba2e74 Update demo scripts to use v1.4.0.