Release/1.1
Release 1.1 Database Access
Fixes:
- Issue #59 (closed): Check the status before parsing the server's message
- Issue #58 (closed): Avoid computing the formula for input metrics
Enhancements:
- Issue #56 (closed): Expose short trace activities
-
README.md: Add instructions to build and install the server
New APIs
- local: Add a new
TraceOptionclass to store options in gathering traces - client: Add a new API
sampleTracesAsync(.., TraceOption)to also include trace options
Signed-off-by: Laksono Adhianto laksono@gmail.com