BacktraceDatabase
now provides a new Send
method. This method will try to send all objects from the database respecting the client side deduplication and retry setting. This can be used as an alternative to the Flush
method which will try to send all objects from the database ignoring any client side deduplication and retry settings.
BacktraceClient
has been optimized to only serialize data as needed.
BacktraceDatabase
AutoSend
function has been optimized for performance improvements.
BacktraceClient
by default will generate configuration file with client rate limit equal to 50.
- Fixed invalid meta file.
More …
This release introduces Teams capabilities.
- Routes of this service that involve projects that the requesting user does not have access to will return a 403.
This release introduces Teams capabilities.
- Routes of this service that involve projects that the requesting user does not have access to will return a 403.
This release introduces Teams capabilities.
- Routes of this service that involve projects that the requesting user does not have access to will return a 403.
This release introduces Teams capabilities, and some fixes and improvements.
More …