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

API versioning #31

Closed
aqrln opened this issue Dec 27, 2016 · 1 comment
Closed

API versioning #31

aqrln opened this issue Dec 27, 2016 · 1 comment

Comments

@aqrln
Copy link
Member

aqrln commented Dec 27, 2016

It must be possible to provide several versions of an API and to select one during a handshake.

@tshemsedinov
Copy link
Member

Просто interfaceName + '.' + version

@aqrln aqrln added the protocol label Feb 6, 2017
@aqrln aqrln removed the enhancement label Mar 31, 2017
@aqrln aqrln added this to the 1.0.0 milestone May 5, 2017
belochub pushed a commit that referenced this issue Jan 22, 2018
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.

Fixes: #31
PR-URL: #231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub pushed a commit that referenced this issue Jan 22, 2018
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.

Fixes: #31
PR-URL: #231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
belochub pushed a commit to metarhia/mdsf that referenced this issue Jul 19, 2018
* Allow to specify API version during handshake.
* Make createAppsIndex handle multiple API versions.
* Add API version parameter to Application.
* Add tests for interface versioning.

Fixes: metarhia/jstp#31
PR-URL: metarhia/jstp#231
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
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