Releases: jsiebens/brink
Releases · jsiebens/brink
v0.8.0
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
Changelog
New Features
- f269288 feat: add flag to disable a browser popping up
- 6bd0333 feat: add prometheus metrics endpoint
Other work
v0.6.0
Changelog
New Features
- 83c874a feat: add flag to use qr code
- bb4d3b1 feat: little logging improvements
v0.5.0
Changelog
New Features
Other work
v0.4.0
Changelog
New Features
- 1bb2176 feat: grab github email when possible
- 828f6cc feat: sign artifacts with cosign
v0.2.1
Changelog
Bug fixes
- a890da4 fix: don't store token when using env var
v0.2.0
Changelog
New Features
- 62951e3 feat: accept oidc token as authentication
- b239cc3 feat: split server command in subcommands
v0.1.0
Changelog
Other work
- 20a4114 configure build with goreleaser