You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
We'd like to get this client up to date with the current version of the OSBAPI spec (which is currently on 2.15). This is an interim step to add support for 2.14.
Below is a list of the 2.14 release notes. We plan to look at each feature and determine if the feature has already been implemented or if new changes are required.
Clarified that the plan_updateable field affects modifying the Service Plan, not parameters (PR)
N/A
Clarified which Service Plan ID to use for polling the last operation endpoint after an update (PR)
N/A
Clarified Platform behaviour when a dashboard URL is not returned (PR)
N/A
Fixed an incompatible change introduced in v2.12 (PR)
N/A
Added clarity around the state of resources after a failure (PR)
N/A
DONE = Feature is released
ALPHA = implemented behind feature flag
WORK REQUIRED = not currently implemented - requires work
N/A = no changes required to client
In terms of implementation we were thinking to PR in new features as Alpha features, then once we think everything has been implemented we can open a final PR to move the features from Alpha and add Version2_14 to the client.
We'd like to get this client up to date with the current version of the OSBAPI spec (which is currently on 2.15). This is an interim step to add support for 2.14.
Below is a list of the 2.14 release notes. We plan to look at each feature and determine if the feature has already been implemented or if new changes are required.
dashboard_url
to be provided when updating a Service Instance (PR)HTTP 408
response code (PR)dashboard_client
field to Cloud Foundry Catalog Extensionsplan_updateable
field affects modifying the Service Plan, not parameters (PR)DONE
= Feature is releasedALPHA
= implemented behind feature flagWORK REQUIRED
= not currently implemented - requires workN/A
= no changes required to clientIn terms of implementation we were thinking to PR in new features as
Alpha
features, then once we think everything has been implemented we can open a final PR to move the features fromAlpha
and addVersion2_14
to the client.Does that all sound reasonable?
Thanks
@tedddyking and @Samze
The text was updated successfully, but these errors were encountered: