General
Enhancements
- Core & Internals: Use config_get_list() where applicable #7305
- Core & Internals: Refactor plaintext check in dumper #7348
- Core & Internals: Dumper: unused function
prefix #7352
- Testing: Dumper, move tests to unit tests #7333
- Transfers: Use new token request procedure in the Poller #6407
Bugs
- Core & Internals:
dumper.error always exits with 1 regardless of exit_code provided #7353
- Core & Internals: Dumper: problems in
cacert_config logic #7354
- Core & Internals: Dumper,
ValueError: Invalid mode: 'rt' when opening a gzip file #7355
- Core & Internals: Dumper data models:
parse_line breaks if file opened is gzip #7359
- Protocols: Handling of
ConfigNotFound cases in _module_init_ of translation.py. #7284
- Testing: Dumper: testing, DATE_TENTHS and DATE_MILLISECONDS are the same #7356
- Testing: dumper, unused mock
mocked_requests_head #7358
Clients
Bugs
- Clients: New CLI: Exception when the argument is a single hyphen #7251