v5.0 (2019-09-06)
V5.0 of the tng-api-gtw adds the following set of features to the v4.0 SONATA (powered by 5GTANGO) ecosystem of repositories:
- a user role-based authorisation mechanism, defined for each one of the allowed routes;
- an existing user roles endpoint, providing client tools with the list of user roles that are defined;
- a rate limiting mechanism to protect the platform against DOS attacks;
- a readiness and liveliness endpoint, which allows the deployment on a Kubernetes infrastructure;
- an improved instrumentation, capturing the total number of HTTP requests and the time each one of them took;
- a caching mechanism for read-only entities (mostly services and functions) to improve performance;