memcache/4.7
You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit 7f96e58a
.
Release Notes¶
Upgraded Hazelcast to 3.7.7 Fixed some possible NPEs in uncommon connection state situations Changed metrics that are counter metrics to counter metrics.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "memcache" version: "4.7" url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.7" sha1: "d7d2b4533e89f1c106ca43e77226f27af2ec6577"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d7d2b4533e89f1c106ca43e77226f27af2ec6577 \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.7"