Skip to content

A Normal Release

Choose a tag to compare

@mhxion mhxion released this 22 Sep 20:34
· 55 commits to main since this release
ec908c4

[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 ConfigurationValidation argument is validated that affects bill-teams plugin

[2.4.2] - 2025-09-22

This release brings some minor bug fixes and improvements.

Added

  • elAPI whoami that shows information about the eLab user (
    see documentation)
  • New configuration field async_capacity that lets you the maximum number of in-flight requests (
    see documentation)
  • Improved bill-teams retry strategy that uses async_capacity

Fixed

Changes

  • Replace HTTPX's back-end with aiohttp. This fixes #162.

In collaboration with @alexander-haller.