Skip to content

Releases: BuoyantIO/faces-demo

v2.0.0-rc.2

12 Dec 02:26
ae67427
Compare
Choose a tag to compare

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

29 Oct 22:00
4236b81
Compare
Choose a tag to compare

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

26 Oct 17:29
bd3ffeb
Compare
Choose a tag to compare

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

14 Oct 19:14
Compare
Choose a tag to compare

Changelog

  • cb31c58 Merge pull request #29 from BuoyantIO/flynn/faces-v2
  • c696361 Switch GPIO library to its new name of go-gpiocdev, at version 0.9.0.
  • 0473ce2 Update dependencies

v2.0.0-dev.0

06 Oct 22:21
Compare
Choose a tag to compare

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

02 Oct 14:05
Compare
Choose a tag to compare

Changelog

  • 24d1bfd Allow selecting a FACES_SERVICE of "ingress" to have a workload that just funnels /center and /edge through to another Service
  • b34713b Support ingress mode in the chart.

v1.5.0

02 Oct 14:25
3477886
Compare
Choose a tag to compare

Changelog

  • 24d1bfd Allow selecting a FACES_SERVICE of "ingress" to have a workload that just funnels /center and /edge through to another Service
  • 3477886 Merge pull request #26 from BuoyantIO/flynn/split-ingress
  • b34713b Support ingress mode in the chart.

v1.4.1

11 Sep 21:33
b170446
Compare
Choose a tag to compare

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.

v1.4.0-rc.1

07 Jun 21:42
d571027
Compare
Choose a tag to compare

Changelog

  • d571027 Merge pull request #19 from benjdlambert/blam/add-labels-to-chart
  • eb9dea9 chore: add labels to service

v1.4.0

07 Jun 22:00
Compare
Choose a tag to compare

Changelog

  • 4fcf561 Add a screenshot to the README