Skip to content

v265.1.0

Compare
Choose a tag to compare
@cppforlife cppforlife released this 10 Mar 01:25
· 5406 commits to main since this release
  • Support team specific configs (only admin and specific team can see particular config)
    • bosh configs will only show configs that belong to a particular team similar to bosh deployments list behaviour
  • Add bin/post-stop script support for releases
    • post stop scrip runs after monit stop occurs
  • Removed postgres (9.0) package

Misc

  • Increase timeout for task checkpointing to 180s
  • Increase default Postgres max connections to 200
  • Remove memory alert for NATS job (was previously set to 500mb)

Known issues:

  • Stemcells cleaned up by clean-up command cannot be reuploaded (Director kept internal state in the DB erroneously)