This repository has been archived by the owner on Jan 5, 2019. It is now read-only.
Releases: cloudfoundry-attic/bosh-init
Releases · cloudfoundry-attic/bosh-init
v0.0.100
v0.0.99
- Rebuilt in go 1.7.1
v0.0.98
- Compiled with 1.7.1 go to support latest macOS
v0.0.96
- Increase TLS handshake timeout to 30 seconds.
v0.0.95
- Fixed an edge case for calculating transitive dependencies during compilation
v0.0.94
- Disables keep alive for HTTP connections to avoid EOF and connect errors we've seen in out Azure environments
v0.0.92
- Disables HTTP connection reuse to avoid issues observed on some OpenStack envs
- 0.0.93 (next version) may need to introduce more aggressive retries to avoid errors in network challenged envs
v0.0.91
- Run
post-start
scripts before finishing the deploy- Fixes timing issue with UAA since it has a health check in its post start script
v0.0.90
-
Allows job level properties; for example
instance_groups: - name: syslog_forwarder release: syslog properties: ...
v0.0.88
- Fixes rendering templates when used with dynamic networking
- bosh-init would panic if one of the networks was a dynamic network