azure-monitor-query_1.0.7
1.0.7 (2022-06-09)
Bugs Fixed
- Fixed bug where partial queries fail when
LogsQueryOptions.setAllowPartialErrors(true)
. - Fixed bug that causes
NullPointerException
when batch queries have server timeout configured.
Other Changes
Dependency updates
- Upgraded
azure-core
to version1.29.1
. - Upgraded
azure-core-http-netty
to version1.12.2
.