Skip to content

Releases: cloudfoundry/bpm-release

v1.0.3

12 Feb 17:51
Compare
Choose a tag to compare

We have learned that there is an incompatibility between the new version of RunC in this release and some instrumentation addon releases for BOSH when running on a Trusty stemcell. Please upgrade to Xenial while on BPM 1.0.2 before upgrading to BPM 1.0.3.

  • bump runc to address CVE-2019-5736
  • container IDs have been made more human readable to help with metrics reporting tools - you still should not depend on these!
  • do not write the pidfile for bpm run (bpm start is unchanged)

v1.0.2

28 Jan 22:54
Compare
Choose a tag to compare
  • fix compilation on 97.x series stemcells

v1.0.1

25 Jan 17:39
Compare
Choose a tag to compare
  • systemd support

v1.0.0

15 Nov 22:39
Compare
Choose a tag to compare
release v1.0.0

v0.13.0

12 Oct 16:47
Compare
Choose a tag to compare
  • volumes can be mounted inside /var/vcap/sys/run

v0.12.3

10 Sep 22:42
Compare
Choose a tag to compare
  • do not try and create cgroup directories if they already exist

v0.12.2

22 Aug 21:54
Compare
Choose a tag to compare
  • allow multiple volume options to be passed as a flag without quoting

v0.12.1

22 Aug 15:32
Compare
Choose a tag to compare
  • fix the environment variable flag from v0.12.0

v0.12.0

22 Aug 01:53
Compare
Choose a tag to compare
  • allow users to specify additional environment variables through flags on bpm run

v0.11.0

17 Aug 00:26
Compare
Choose a tag to compare
  • delete the pidfile when the job is shutting down