We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ad265 commit acd72c5Copy full SHA for acd72c5
CHANGELOG.md
@@ -4,6 +4,11 @@
4
### Fixed
5
- Issue [#198](https://github.com/reportportal/client-Python/issues/198): Python 3.8+ logging issue, by @HardNorth
6
- Issue [#200](https://github.com/reportportal/client-Python/issues/200): max_pool_size not worked without retries setting, by @ericscobell
7
+- Issue [#202](https://github.com/reportportal/client-Python/issues/202): TypeError on request make, by @HardNorth
8
+### Changed
9
+- Statistics service rewrite, by @HardNorth
10
+### Removed
11
+- Deprecated code, `service.py` and `LogManager` in `core` package, by @HardNorth
12
13
## [5.2.5]
14
0 commit comments