Skip to content

Tags: cloudfoundry/bosh-cpi-ruby

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from cloudfoundry/dependabot/github_actions/ac…

…tions/checkout-7

Bump actions/checkout from 4 to 7

v2.6.0

Toggle v2.6.0's commit message
Fixes for publish script

v2.5.0

Toggle v2.5.0's commit message
Add create_network and delete_network to CPI methods

v2.4.1

Toggle v2.4.1's commit message
Remove actual dependency

[#150304050](https://www.pivotaltracker.com/story/show/150304050)
[#149584947](https://www.pivotaltracker.com/story/show/149584947)

Signed-off-by: Chris Dutra <cdutra@pivotal.io>

v2.4.0

Toggle v2.4.0's commit message
Remove Logging dependency

[#149584947](https://www.pivotaltracker.com/story/show/149584947)

Signed-off-by: Tyler Schultz <tschultz@pivotal.io>

v2.3.0

Toggle v2.3.0's commit message
Add Redactor class for redacting data from hashes

[#148715311](https://www.pivotaltracker.com/story/show/148715311)

Signed-off-by: Chris Dutra <cdutra@pivotal.io>

v2.2.0

Toggle v2.2.0's commit message
Add resize_disk API method

- this method supports IaaS native resize capabilities

[#140647137](https://www.pivotaltracker.com/story/show/140647137)

Signed-off-by: Felix Riegger <felix.riegger@sap.com>

v2.1.1

Toggle v2.1.1's commit message
Add content type header for put calls to the registry

- put requests to the registry which contain a precent (%) will fail
  when no content type header is specified. Adding the content type
  header 'application/json' fixes the issue.
- see allos sinatra/sinatra#1286

[#143507007](https://www.pivotaltracker.com/story/show/143507007)

v2.1.0

Toggle v2.1.0's commit message
Tag repo with version of published gem

[#142810591](https://www.pivotaltracker.com/story/show/142810591)

Signed-off-by: Chris Dutra <cdutra@pivotal.io>