Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

08/06/2017 Logging, Api Monitoring Endpoint and Async support for Api Client

Compare
Choose a tag to compare
@arvinthseran arvinthseran released this 09 Jun 12:58
· 490 commits to master since this release

API

  • API : Added API Head endpoints for monitoring [CI-284]
  • Logging : Updated DAS Logger package
  • Logging : Logging each request to the endpoint [CI-282]

API Client

  • API Clients : Added async methods for API clients [CI-82]

CHG0038196