Skip to content

v2.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 11:33
· 38 commits to main since this release
212eb36

Changelog

Bug fixes

  • f0a172c fix: ParseVcapServices stops searching after the first service offering (#1116)
  • 1144fb3 fix: allow lock file path to be set via config file (#1118)

Dependency updates

  • e434708 build(deps): bump code.cloudfoundry.org/lager/v3 from 3.8.0 to 3.9.0 (#1117)
  • 733bb32 build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#1121)
  • f1600c4 build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1120)

Others

  • 212eb36 chore: don't compress brokerpaks in integration tests (#1119)
  • 60a315d chore: func NewWorkspace returns proper zero-values for empty function parameters (#1115)