A Normal Release
[2.4.3] - 2025-09-22
This is a hotfix release. See the version 2.4.2 changelog below for the new changes.
Fixed
- Fix how type for
ConfigurationValidationargument is validated that affectsbill-teamsplugin
[2.4.2] - 2025-09-22
This release brings some minor bug fixes and improvements.
Added
- elAPI
whoamithat shows information about the eLab user (
see documentation) - New configuration field
async_capacitythat lets you the maximum number of in-flight requests (
see documentation) - Improved
bill-teamsretry strategy that usesasync_capacity
Fixed
Changes
- Replace HTTPX's back-end with
aiohttp. This fixes #162.
In collaboration with @alexander-haller.