Releases: RealImage/bifrost
v1.16.4
v1.16.1
A simpler unified command
bf now contains all Bifrost functionality.
Similarly one single container image now does everything.
Cleaned up tests and removed out-dated docs.
TODO: Need new docs.
Full Changelog: v1.15.3...v1.16.1
v1.15.3
v1.15.2
v1.15.0
v1.14.8
v1.14.5
Bifrost is available under the terms of the MIT license
Starting from version 1.14.5, new release of Bifrost will be available under the terms of the MIT license, including this one.
Sped up container build should allow us to build arm64 images as well.
HTMX for issuer web too.
v1.13.0
New binaries and container images
Bouncer is an AWS Lambda Authorizer function. It's available as the bifrost-authz container image. It reads a certificate PEM from the Lambda Request Context and extracts the public key from the certificate. The certificate and verified namespace are added to the response context to be used downstream.
Hallpass used to be known as bouncer. It is a TLS authenticating reverse-proxy meant to be used instead of the AWS API Gateway + Bouncer Authorizer combo, in development.
v1.11.4
New logo & names
Bifrost gets branding with a new rainbow bridge logo. The club library package has become asgard, keeping in line with the general vibe. The web UI has made big strides by actually making HTTP requests to the API now.
Certificate & CertificateRequest structs wrap x509 structs with Bifrost information along-side.
All container images are pushed to ghcr.io now.
v1.8.5
Full Changelog: v1.8.3...v1.8.5