genomix 1.6.3 released
Changes¶
- Report error 429 for genom::too_many_activities
- dlopen() clients using RTLD_GLOBAL. This means that clients must have unique symbols (this is true for genom generated clients).
- Display only the http status response in -v mode (not the response body)
- In -vv mode, the response body is displayed separately: this allows to track more precisely the response time (ie. including the log time itself).
Comments