pmorie / osb-broker-lib

A go library for developing an Open Service Broker
Apache License 2.0
28 stars 23 forks source link

How to keep osb-starter-pack in sync with this library #30

Open lilic opened 6 years ago

lilic commented 6 years ago

Right now we have a lot of features developing, and I feel like the osb-starter-pack is serving as an example implementation for this library, so with that in mind we should keep the the osb-starter-pack in sync when developing new features.

We should also, as agreed here highlight breaking changes better.

I would say we write some Development section in the README. Any other suggestions are welcome!

n3wscott commented 6 years ago

make the osb-broker-lib project semver compliant and this will be clear to adopters. It also means you have to let go of the idea that the major and minor versions mean anything. Likely the project will get to version 52.4.0... etc