1.0.0-beta.2 (2021-06-15)
- Fixing issue using non-commercial clouds, where it wasn't possible to pass in an endpoint and custom
scope, both of which are needed.
PR#15705 - Adding a mitigation for LogsQueryClient.queryLogsBatch() where an invalidly encoded response could lead
to no results being surfaced to the user. This should allow for the result to be properly parsed.
PR#15718