Closed zippy closed 3 years ago
@zippy unfortunately, to do just a semver minor version bump doesn't accomplish much for us in terms of preventing breaking changes, and that's because in npm
land a lot of people use ^
which allows npm install
steps to just get the latest minor version, where minor versions can't contain any breaking changes.
How about just shoot for a major version bump, but keep -alpha suffixes?
@zippy would you like to be able to weave in networking_service
configuration options, as a conductor config option?
I will work more on the tests I guess
Needs doing but probably a separate PR: