Skip to content

v2.0.0-rc11

Pre-release
Pre-release
Compare
Choose a tag to compare
@dennisjbell dennisjbell released this 30 Jul 16:51

Incremental release from rc7 preview (rc8-10 were internal-only). Contains the following enhancements:

  • Better support for remote blobstore bucket name default

    Will now be <env>-<bucket-type>-<random-key>, but if the env name contains characters that are not lowercase letters, numbers or dashes, it must be overwritten using the params.blobstore_bucket_prefix parameter. This is done automatically if using the new script.

  • Custom feature small-footprint internally replaced with upstream operations/scale-to-one-az

  • Credhub operations in new hook are silent unless there's an error

  • Compiled release can be enabled feature is now opt-in instead of opt-out

  • Support for custom names for internal database names and users

  • Populate the api identity info based on the deployment in non-bare deployments

  • Check VM extensions on deployment

  • Migration from 1.x kits WIP:

    • migrating secrets
    • managing blobstore name differences
    • managing internal postgres database differences