4.11.1

leptos-rs/leptos4.11.1Jun 3, 2026by L1ghtn1ng

AI Summary

This release introduces a new API key source module and updates numerous runtime and development dependencies.

Key Highlights

  • Add Sherlockeye as an API-key source module
  • Updated runtime dependencies (aiohttp, fastapi, uvicorn)
  • Updated development dependencies (pytest-asyncio, ruff, ty)

New Features

  • Add Sherlockeye as an API-key source module

Full Release Notes

## [4.11.1] - 2026-06-03

### Added
- Add Sherlockeye as an API-key source module by @A1S0N in https://github.com/laramies/theHarvester/pull/2347

### Changed
- Updated runtime dependencies: `aiohttp` to `3.14.0`, `fastapi` to `0.136.3`, and `uvicorn` to `0.48.0`.
- Updated development dependencies: `pytest-asyncio` to `1.4.0`, `ruff` to `0.15.15`, and `ty` to `0.0.42`.
- Updated CI and container maintenance pins, including `actions/checkout`, `github/codeql-action`, Docker build/login/metadata actions, and the Python Docker base image digest.
- Updated the package version to `4.11.1`.

## New Contributors
* @A1S0N made their first contribution in https://github.com/laramies/theHarvester/pull/2347

**Full Changelog**: https://github.com/laramies/theHarvester/compare/4.11.0...4.11.1