Changelog
💥 Breaking change
- Burrito UI authentication: starting with 0.8.0 Burrito automatically adds authentication (defaults to HTTP Basic Auth) for its user interface. OIDC can also be configured.
- To keep your Burrito instance public/un-authenticated you need to set
config.burrito.server.basicAuth.enabledtofalsein your Helm values.
- To keep your Burrito instance public/un-authenticated you need to set
Features
- b4cd4d2: feat: add basic and OAuth authentication (#611) (@LucasMrqes)
- See User Authentication in Burrito doc
- 0e57ae9: feat: add support for datastore encryption (#626) (@michael-todorovic)
- b3cf7b1: feat: add layers status bar (#660) (@michael-todorovic)
Bug fixes
- e43bb4b: fix(docker): chown burrito user home directory (#653) (@arnaud-dezandee)
- d8c64b1: fix(layer-controller): consider layer not running when runs are not found (#625) (@LucasMrqes)
- 96d5e53: fix(tools): remove terraform-exec (#628) (@arnaud-dezandee)
- a3da7fc: fix: handle terragrunt 0.73.0+ new flags (#662) (@michael-todorovic)
- 31158f8: fix(chart): known_hosts multiline formatting (#627) (@arnaud-dezandee)
Others
-
1ec7907: fix(deps): update all patch dependencies (#619) (@renovate[bot])
-
1ac663e: fix(deps): update all patch dependencies (#633) (@renovate[bot])
-
8e17022: fix(deps): update aws-sdk-go-v2 monorepo (#501) (@renovate[bot])
-
35e49a4: fix(deps): update aws-sdk-go-v2 monorepo (#665) (@renovate[bot])
-
e2339c5: fix(deps): update go github sdk (#684) (@renovate[bot])
-
ac2d04f: fix(deps): update module cloud.google.com/go/storage to v1.55.0 (#636) (@renovate[bot])
-
2e57fa9: fix(deps): update module cloud.google.com/go/storage to v1.56.1 (#657) (@renovate[bot])
-
40361cd: fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.83.0 (#645) (@renovate[bot])
-
f21cec5: fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.10.1 (#618) (@renovate[bot])
-
6430f87: fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.11.0 (#677) (@renovate[bot])
-
eb0019c: fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 (#678) (@renovate[bot])
-
ed46be8: fix(deps): update module github.com/hashicorp/terraform-json to v0.25.0 (#621) (@renovate[bot])
-
5ddb173: fix(deps): update module github.com/hashicorp/terraform-json to v0.26.0 (#666) (@renovate[bot])
-
2935c2c: fix(deps): update module github.com/onsi/gomega to v1.37.0 (#639) (@renovate[bot])
-
529fca7: fix(deps): update module github.com/onsi/gomega to v1.38.2 (#680) (@renovate[bot])
-
fba77bd: fix(deps): update module github.com/spf13/viper to v1.20.1 (#638) (@renovate[bot])
-
ad49ae5: fix(deps): update module github.com/stretchr/testify to v1.11.1 (#681) (@renovate[bot])
-
c309b37: fix(deps): update module github.com/tofuutils/tenv/v4 to v4.7.6 (#573) (@renovate[bot])
-
71edc52: fix(deps): update module google.golang.org/api to v0.248.0 (#682) (@renovate[bot])
-
5119053: feat: update go 1.24 + k8s.io packages (#632) (@corrieriluca)
-
ce980e1: chore(ci): fix documentation release with mike (#643) (@corrieriluca)
-
96a7613: chore(deps): remove aws-sdk v1 (#685) (@corrieriluca)
-
43d5ac2: chore(deps): update actions/checkout action to v5 (#668) (@renovate[bot])
-
819fb19: chore(deps): update actions/download-artifact action to v5 (#670) (@renovate[bot])
-
5f3b9f7: chore(deps): update davidanson/markdownlint-cli2-action action to v20 (#622) (@renovate[bot])
-
82d0dff: chore(deps): update docker.io/library/alpine docker tag to v3.22.1 (#617) (@renovate[bot])
-
cd78aec: chore(deps): update docker.io/library/golang docker tag to v1.24.4 (#542) (@renovate[bot])
-
f44c09c: chore(deps): update docker/dockerfile docker tag to v1.16.0 (#520) (@renovate[bot])
-
6801b61: chore(deps): update docker/dockerfile docker tag to v1.17.1 (#630) (@renovate[bot])
-
c0739a6: chore(deps): update localstack/localstack docker tag to v4.5.0 (#634) (@renovate[bot])
-
1d2a1a3: chore(deps): update localstack/localstack docker tag to v4.6.0 (#644) (@renovate[bot])
-
e4e5769: chore(deps): update localstack/localstack docker tag to v4.7.0 (#673) (@renovate[bot])
-
e597311: chore(deps): update node.js to v22.17.0 (#635) (@renovate[bot])
-
b405b2a: chore(deps): update node.js to v22.19.0 (#675) (@renovate[bot])
-
8cdeabd: chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#650) (@renovate[bot])
-
dddca5c: chore(release): bump version to v0.7.0 (@corrieriluca)
-
06baa11: chore(renovate): group github go packages (#664) (@corrieriluca)