Skip to content

Releases: pivotal-cf/brokerapi

v7.3.0

20 Jul 10:05
Compare
Choose a tag to compare

New feature

  • Add support for multiple credentials (PR #108)

v7.1.0: Updated v7 with latest changes

13 Nov 11:31
Compare
Choose a tag to compare
  • Created v7 folder for dependency managers not compatible with Go module. See here.
  • Add maintenance info to previous values [fdfda57]

v7.0.0

29 Oct 14:09
Compare
Choose a tag to compare
  • Update brokerapi paths to have /v7 [4355274]
  • Add GetRawParameters method on UpdateDetails struct (#91) [35d359e]

v6.5.2

17 Oct 12:33
Compare
Choose a tag to compare
  • Introduce staticcheck static analysis [f3efa40]
  • Update go.mod to clarify that Go v1.11 is supported [d4f19a6]

v6.5.1

17 Oct 10:54
58f8b84
Compare
Choose a tag to compare
  • Fix versions of Go tooling [bc6c5e0]

v6.5.0

11 Oct 14:13
Compare
Choose a tag to compare
  • Update code.cloudfoundry.org/lager to latest version [134c188]
  • Use go module [1a36b60]

v6.4.2

04 Oct 10:37
Compare
Choose a tag to compare
  • Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.2 (#85) b1ba960
  • Fix logger data enrichment (#84) dcf20a4

v6.4.1

24 Sep 15:28
Compare
Choose a tag to compare
adding .coverprofile to gitignore

v6.4.0

24 Sep 11:26
Compare
Choose a tag to compare

Features

  • Adding support for request correlation ID #81 #82

v6.3.0

11 Sep 11:21
Compare
Choose a tag to compare
  • Disable HTML encoding for JSON responses