Bug 23121 - The Mana API needs versioning
Summary: The Mana API needs versioning
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Mana-kb (show other bugs)
Version: unspecified
Hardware: All All
: P1 - high enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-14 12:41 UTC by Martin Renvoize
Modified: 2019-06-14 12:41 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2019-06-14 12:41:28 UTC
We're already starting to see cases of breaking changes which affect the API contract between Koha and ManaKB.

We likely need some sort of lock-step API versioning so we can gracefully degrade when older versions of Koha continue to communicate with a Mana server that has been updated to the latest release.