You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove default value of request_id in TrackableTask (#858)
The default value caused the Swagger codegen UI to break, could be this
issue regressing:
swagger-api/swagger-codegen#7707
Remove default value of request_id in TrackableTask (#858)
The default value caused the Swagger codegen UI to break, could be this
issue regressing:
swagger-api/swagger-codegen#7707
Acqp-323 prevent blank connection errors in STOMP connections (#803)
Add handler functions to check for Exceptions with message that are
None, Empty String or a String that consists only of spaces
Fixes#792
Fix auth token saving (#753)
resolve a bug in file saving
The environment variable `XDG_CONFIG_HOME` contains a directory not a
file path. So adding a file name in front of directory path to get a
writable location