Skip to content

v2.0 (2017-02-13)

Compare
Choose a tag to compare
@jbonnet jbonnet released this 14 Feb 12:40
· 1348 commits to master since this release

API (son-gtkapi)

  • Support for HTTPS;
  • Support for API scoping (/api) and versioning (/v2);
  • Support for pagination;
  • Extensive refactoring to reduce duplicate code;
  • Replaced dependency on RestClient gem for Curb, a much faster gem;
  • Automated tests added;

Service Management (son-gtksrv)

  • Minor tweaks, to better fit the API

Licence Management (son-gtklic)

  • First draft available, but not yet integrated with the API.

KPIs Management (son-gtkkpi)

  • First draft available, but not yet integrated with the API.