Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If version is not a number, do not prefix with v #58

Closed
brad-decker opened this issue Jul 27, 2017 · 3 comments
Closed

If version is not a number, do not prefix with v #58

brad-decker opened this issue Jul 27, 2017 · 3 comments

Comments

@brad-decker
Copy link

Would this be something that would align with the gameplan for Moleculer? Right now if version exists its being prefixed with a 'v' which makes sense for numerical versions. In our use case we might want to have different versions of a microservice running for various features we are working on. In that case i have suggested something like 'staging.serviceName.actionName'. Allowing individual teams to deploy microservices to our infrastructure that can be targeted via the api gateway for that specific environment/feature.

@icebob
Copy link
Member

icebob commented Jul 28, 2017

Thanks, I'm going to consider it.

@icebob
Copy link
Member

icebob commented Jul 29, 2017

I will implement it in the next release v0.9, because it is a breaking change.

@icebob
Copy link
Member

icebob commented Aug 10, 2017

@icebob icebob closed this as completed Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants