Skip to content

Releases: jsiebens/brink

v0.8.0

07 Mar 11:43
v0.8.0
a5bbfa8
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • ac8d101 fix: cancel error group properly
  • 09bf225 fix: don't log/leak session ids
  • 05e05c8 fix: set missing target attribute

Other work

v0.7.0

23 May 07:25
Compare
Choose a tag to compare

Changelog

New Features

  • f269288 feat: add flag to disable a browser popping up
  • 6bd0333 feat: add prometheus metrics endpoint

Other work

v0.6.0

22 Apr 09:19
Compare
Choose a tag to compare

Changelog

New Features

  • 83c874a feat: add flag to use qr code
  • bb4d3b1 feat: little logging improvements

v0.5.0

12 Apr 08:15
Compare
Choose a tag to compare

Changelog

New Features

  • acbfdb1 feat: e2e encrypted stream

Other work

v0.4.1

20 Feb 09:41
Compare
Choose a tag to compare

Changelog

v0.4.0

10 Feb 16:05
Compare
Choose a tag to compare

Changelog

New Features

  • 1bb2176 feat: grab github email when possible
  • 828f6cc feat: sign artifacts with cosign

v0.3.0

06 Feb 19:31
Compare
Choose a tag to compare

Changelog

v0.2.1

04 Feb 21:35
Compare
Choose a tag to compare

Changelog

Bug fixes

  • a890da4 fix: don't store token when using env var

v0.2.0

04 Feb 13:05
Compare
Choose a tag to compare

Changelog

New Features

  • 62951e3 feat: accept oidc token as authentication
  • b239cc3 feat: split server command in subcommands

v0.1.0

31 Jan 07:06
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Changelog

Other work

  • 20a4114 configure build with goreleaser