Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 10:52
· 151 commits to main since this release
713923c

Changelog

Features

  • 49513de feat: log the error message when an async operation fails (#986)

Bug fixes

  • c845267 fix: recover in-progress operations on broker restart (#983)

Dependency updates

  • 676b206 build(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#982)
  • 45dcba4 build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 (#981)
  • 1b4124b build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#979)
  • 713923c build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#997)
  • 08ef914 build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 (#996)

Others

  • 43bd6cb chore: add note about supported tf versions for upgrade (#984)
  • 3138b74 chore: clarify url_template logic after v1.0.0 changes to core (#978)
  • 354dbca docs: Make more terraform to opentofu replacements (#995)
  • b538dd5 docs: OpenTofu in general documentation (#994)
  • 92921cb docs: add warning regarding opentofu
  • 921224a docs: update brokerpak specification (#990)
  • 7e94454 docs: update extending a service tutorial (#988)
  • 161eb1f docs: update writing your first brokerpak tutorial (#985)
  • 9197c34 docs: use OpenTofu en developer experience doc (#991)
  • ab7fd83 docs: use OpenTofu in Terraform upgrades (#989)
  • f7f3b6d docs: use OpenTofu in brokerpak dissection (#993)
  • e22313d docs: use OpenTofu in brokerpak intro doc (#992)
  • ba1739f test: recovery after a broker restart (#980)