Bug 23121

Summary: The Mana API needs versioning
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Mana-kbAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P1 - high    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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.