Skip to content

Releases: bigcommerce/bonvoy

0.3.3

Choose a tag to compare

@joec4i joec4i released this 24 Jun 05:54
afa492d

What's Changed

  • INFRA-26220: Bump default Docker API version to 1.40 by @joec4i in #16

Full Changelog: v0.3.2...v0.3.3

0.3.2

Choose a tag to compare

@splittingred splittingred released this 05 Nov 17:50
92f3a1d
  • Go 1.23
  • Up default page limit size for alloc selection to 500

0.3.1

Choose a tag to compare

@splittingred splittingred released this 26 Aug 12:38
  • Adjust envoy default address to 127.0.0.2; Nomad changed this in Nomad 1.1.3
  • Explicitly declare dependency requirements in README

v0.3.0

Choose a tag to compare

@splittingred splittingred released this 25 Aug 20:43
  • Add clusters compare to compare clusters between Consul and Envoy

0.2.0

Choose a tag to compare

@splittingred splittingred released this 18 Jun 19:47
  • Add -o json to output data into a JSON output format
  • Adjust server restart to restart the Nomad allocation rather than killing Envoy.
    This allows for a more graceful degradation of traffic to the service.
  • Add cluster filter to clusters list to only show a specific cluster

0.1.0

Choose a tag to compare

@splittingred splittingred released this 11 Jun 16:24
  • Add server restart to restart a sidecar
  • Add statistics dump command to dump statistics
  • Better resiliency around restarting sidecars
  • Add certificates list to show all registered certificates on a sidecar
  • Add config dump to dump the entire Envoy config

0.0.4

Choose a tag to compare

@splittingred splittingred released this 10 Jun 22:18
  • Add clusters list to display all clusters and relevant statistics around them
  • Add -r/--restart flag for certificates expired to restart all expired sidecars
  • Add certificates expired all to show all expired certs on a host

0.0.3

Choose a tag to compare

@splittingred splittingred released this 09 Jun 22:11
  • Ensure query for containers does not include dead containers

0.0.2

Choose a tag to compare

@splittingred splittingred released this 09 Jun 21:41
  • Add server memory command to display server memory information
  • Restructured to use cobra cli library rather than flag
  • Add server info command to display information about the Envoy sidecar
  • Add log level command to set Envoy's log level
  • Restructure for better memory usage and a more closed API

0.0.1

Choose a tag to compare

@splittingred splittingred released this 08 Jun 18:32

Initial release