openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

Update to OSBA 2.14 #43

Open lordinel opened 6 years ago

lordinel commented 6 years ago

Open Service Broker API was recently updated from version 2.13 to 2.14. Hence this checker needs to be updated to reflect the changes.

Another thing that I can suggest is to use tags so that it will be easier for developers to switch between broker API versions.

leonwanghui commented 5 years ago

The test framework has been refactored for easily extended by #71

leonwanghui commented 5 years ago

Hi @lordinel, currently we are trying to refactor the osb-checker framework with go language (please refer to #77 ), and now it's working. So if you want to test the spec with 2.14, please take a look at dev branch.

leonwanghui commented 4 years ago

@lordinel @mattmcneeney I think this issue is already fixed, please have a check with it.

mattmcneeney commented 4 years ago

Ah great, that's good to hear. You probably want to submit a PR to README.md in the main repo to show that the latest supported version is v2.14