Skip to content

Releases: vmware-tanzu-labs/cf-mgmt

v1.0.54

11 Apr 16:42
Compare
Choose a tag to compare

Changes

  • Maintenance release: internal technical changes, CI improvements, etc.

v1.0.53

11 Apr 12:19
022c073
Compare
Choose a tag to compare

Changes

  • Fix performance issues following CAPI v3 release #300, #301
  • Add support for space supporters per issue - #282 as well as migrating all user mgmt to v3 apis (#295)

Dependencies

  • go-ldap: Updated to v3.4.4.
    For more information, see go-ldap.
  • gomega: Updated to v1.27.6.
    For more information, see gomega.
  • net: Updated to v0.7.0.
    For more information, see net.

v1.0.52

28 Jun 09:51
8cb61fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.51...v1.0.52

v1.0.51

05 Nov 16:37
3e59864
Compare
Choose a tag to compare

Dependency bumps:

  • update go-ldap to v3

Also various CI enhancements that don't affect the final release.

v1.0.50

29 Sep 21:14
adbeb04
Compare
Choose a tag to compare

Version bump for go-cfclient that allows cf-mgmt to work with cf instances above 3.100.0

v1.0.49

17 Aug 20:44
f44035a
Compare
Choose a tag to compare

Includes

  • Fixes "create-orgs silently doesn't create orgs when you forget the orgs.yml entry" (#227)
  • Removes the usage of glide in favour of go modules (#260)

Dependency Bumps

  • Bump code.cloudfoundry.org/routing-api from v0.0.0-20191203201735-f6cbb5b92d12 to v0.0.0-20210519201915-b3b118a368e6
  • Bump github.com/cloudfoundry-community/go-cfclient from v0.0.0-20200331184504-3c43ef9aebb6 to v0.0.0-20210621174645-7773f7e22665
  • Bump github.com/onsi/gomega from 1.8.0 to 1.15.0
  • Bump github.com/jessevdk/go-flags from 1.3.0 to 1.5.0
  • Bump github.com/pkg/errors from 0.8.1 to 0.9.1

v1.0.48

24 Nov 17:10
9836ecc
Compare
Choose a tag to compare

Introduces new options for restricting minimum and maximum TLS versions. See the updated config README for more info.

v1.0.47

29 Oct 14:23
Compare
Choose a tag to compare
Add tests for RefreshableConnection_RefreshConnection

Signed-off-by: Michael Stergianis <mstergianis@vmware.com>

v1.0.46

14 Sep 21:34
7f13622
Compare
Choose a tag to compare

Ignore space scoped service brokers
Add RefreshableConnection for ldap connections

v1.0.45

01 Apr 18:10
cedc29f
Compare
Choose a tag to compare

Add library functions to yamlManager for doing user management.