-
Hi,
I think it would be nice addition to be able to set which version of the specific API is used. The used version could be in one of the API path params (for example in Twitter and LinkedIn). Examp…
-
We should probably follow semantic versioning, since Rust does, packages in crates.io do, and it makes sense to. Reference here: http://semver.org/
-
-
Currently it is possible to provide versions for entities, function blocks and information models. Would it be beneficial to have a namespace versioning as well?
-
I know that this is still early, but I would like to suggest to use something like a semantic versioning system, as it allows potential upstream developers to target specific versions. For instance, I…
-
Is it possible to create versioning in the documentation? Lets assume i have a version 1.0.0 and 2.0.0 documentation, which the user should be able to switch between.
-
So far, I have had a rather cavalier attitude to adding, removing and generally changing the interface of files and system calls
This issue tracks devising a scheme by which to expose to userspace …
-
I want to propose settling on a versioning scheme that I think we are starting to loosely follow already anyway. The main goals I think we want to achieve are:
- Allow customers to roll out new gat…
-
FWBuilder now offers the option to version the policy file in RCS, which is quite old and not as multi-admin friendly as I'd like.
Would it be possible to also allow versioning with git? Or allow f…
-
If run the command like `temporal server start-dev` starts a local Temporal server. By default the Worker versioning feature of the server is disabled, how can I start the local server with the Worker…