- Raises the minimum supported Python version to 3.9.
- Adds per-license expiration timestamp (Unix epoch) to the pool gauges (
count
andinuse
). - Fixes
numpy
dependency to versions before 2.0. - Shows details of HTTP response when running in
TRACE
verbosity.