Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

v4.3.0

Compare
Choose a tag to compare
@evandbrown evandbrown released this 27 Aug 19:31

Fixed

  • Fix bug that caused SQL users to never be deleted.
  • "data too long" error for existing service broker installations when passing service provisioning configuration > 255 characters (#468)

Changed

  • Built Brokerpaks now have a name of {name}-{version}.brokerpak as defined by the manifest rather than the name of the parent directory.
  • Services inside Brokerpaks now have a file name that includes their CLI friendly name to help differentiate them.
  • The pak build command now includes progress logs.
  • An unbind of a service now fails as early as possible to prevent partial deletions.

Added

  • Ability for plans to selectively override user variables.
  • Ability to get plan information from HIL execution environment on bind.