github cloudfoundry/bosh v271.7.0

latest releases: v280.0.23, v280.0.22, v280.0.21...
3 years ago

🔗 feature

  • Added a new postgres job that is using postgres 13.2. If you are using the postgres-10 job, you should be able to switch directly over and your data will be migrated. Your existing /var/vcap/store/postgres-10 directory will not be removed. Once you have successfully upgrade and performed a backup, you should remove the old directory. If you still have an old /var/vcap/store/postgres-9 data directory from the previous postgres-9 to postgres-10 upgrade, you'll need to remove it before switching to the new postgres job as we use it to ensure you are not trying to upgrade directly from postgres-9. bbr v1.18.7 and above have postgres 13 support. Credhub support is pending see pr
  • Blobstore job blobstore.max_upload_size default increased to 10gb. This will allow running bosh logs more easily when there are a large amount of logs on a VM.

🔗 fix

  • Extra metadata has been removed from director metrics. This should help reduce some noise from our metrics. #2279
  • Fix scheduled task cleanups should better handle large numbers of tasks. Previously the tasks were all loaded into memory to destroy them, which could cause the job to crash if there were too many tasks to clean up at once.

Don't miss a new bosh release

NewReleases is sending notifications on new releases.