Skip to content

Releases: solo-io/bumblebee

v0.0.15

15 Jul 16:23
6d948e2
Compare
Choose a tag to compare
use new token (#114)

v0.0.15-rc1

12 Jul 14:39
Compare
Choose a tag to compare
v0.0.15-rc1 Pre-release
Pre-release
use new token

v0.0.14

13 Dec 16:16
d824192
Compare
Choose a tag to compare
Fix the target pid of oomkill example, expose metrics by default (#91)

v0.0.13

29 Jul 21:54
a1bb243
Compare
Choose a tag to compare
Add additional options for build and run (#89)

v0.0.12

07 Jun 14:43
127299f
Compare
Choose a tag to compare
add cosign example to README (#74)

v0.0.11

01 Apr 01:42
5636292
Compare
Choose a tag to compare
add support for running without a tty (#65)

* abstract printing from pterm for non-tty mode

* run without TUI

* formatting

* update CMD for package to not render TUI

* being extraction of tui and loader

* Revert "run without TUI"

This reverts commit fdbcc55fefcdf837fa32ca9e2ec3e5d6fb38ff6e.

* remove tui managing loader lifecycle

* cleanup

* being abstracting out TUI as a watcher

* correctly handle sigint and lifecycle

* use waitgroups

* waitgroups in tui, tui uses loader

* waitgroup for tview run, fixup signals in run cmd

* cleanup run cmd

* cleanup tui watch()

* more cleanup

* Revert "cleanup tui watch()"

This reverts commit 391f3591d98a39485f662b0fdd77a07b1b6c3b0e.

* comments for tui watch()

* remove printer abstraction

* code formatting

* implement no-tty mode

* move noopWatcher to constructor

* remove comment

v0.0.11-beta1

20 Jan 02:07
59c2794
Compare
Choose a tag to compare
v0.0.11-beta1 Pre-release
Pre-release
fixup CI for bee image release (#63)

* fixup CI for bee image release

* review comments

* use latest go 1.17

v0.0.10-beta1

19 Jan 17:29
af7f027
Compare
Choose a tag to compare
v0.0.10-beta1 Pre-release
Pre-release
add step to download a given version (#62)

v0.0.9

05 Jan 16:30
2c71f6f
Compare
Choose a tag to compare
fix broken cli flags (#33)

v0.0.8

04 Jan 18:10
fff633c
Compare
Choose a tag to compare
fix banner, reorg right menu (#30)