Skip to content

v0.13.0

Latest

Choose a tag to compare

@corrieriluca corrieriluca released this 31 Jul 16:00
Immutable release. Only release title and notes can be modified.
d37b923

Breaking changes

New features / Bug fixes

  • fix(controller): plan and apply should use last branch commit by @corrieriluca in #948
    • Fix a bug where a Layer could infinitely stay in Idle because the TerraformRun cannot find the bundle in datastore (e.g. when using lifecyles in S3)
  • feat: pull request polling by @DjinnS in #936
    • Webhook are no longer needed by Burrito to catch new Pull Requests opened on a repository. If the provider is supported (GitHub/GitLab) Burrito polls regularly API to detect new Pull Requests
  • fix(docker): add libc6-compat for glibc compatibility by @Watakolo in #956
    • This makes work Terraform providers needing glibc (e.g. IBM Cloud)

Minor changes

Dependency updates

  • chore(release): bump version to v0.12.0 by @github-actions[bot] in #918
  • chore(deps): update module github.com/coreos/go-oidc/v3 to v3.18.0 by @renovate[bot] in #879
  • chore(ui): update dependencies by @Alexandre-BARBIER in #930
  • chore(deps): update module google.golang.org/api to v0.287.0 by @renovate[bot] in #880
  • chore(deps): update module github.com/labstack/echo/v4 to v4.15.4 by @renovate[bot] in #934
  • chore(deps): update cloud storage libraries by @renovate[bot] in #872
  • fix(renovate): lowercase commit subject to satisfy commitlint by @DjinnS in #937
  • chore(deps): update module github.com/coreos/go-oidc/v3 to v3.20.0 by @renovate[bot] in #932
  • chore(deps): update kubernetes monorepo to v0.36.2 by @renovate[bot] in #883
  • chore(docker): Update Docker images by @renovate[bot] in #924
  • chore(gha): daily schedule for trivy scan by @corrieriluca in #955
  • chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 by @dependabot[bot] in #957
  • chore(deps): update all UI libs by @corrieriluca in #958
  • chore(deps): update github actions by @renovate[bot] in #870
  • chore(deps): update module github.com/go-git/go-git/v5 to v5.19.2 by @renovate[bot] in #959
  • chore(deps): update to react-router v8 by @corrieriluca in #966
  • chore(deps): update go toolchain directive to v1.26.5 by @renovate[bot] in #874
  • chore(release): bump version to v0.13.0 by @github-actions[bot] in #968

New Contributors

Full Changelog: v0.12.0...v0.13.0