Skip to content

fix middleware DI regression from v6.3.2#155

Merged
Graeme22 merged 1 commit into
masterfrom
di-middleware
Apr 10, 2026
Merged

fix middleware DI regression from v6.3.2#155
Graeme22 merged 1 commit into
masterfrom
di-middleware

Conversation

@Graeme22

Copy link
Copy Markdown
Member

Description

Changes to the dependency injection system in v6.3.2 unintentionally resulted in losing the ability to use DI in middlewares. This adds the functionality back by adding a context var for task context, but without changing the improvements in v6.3.2.

Related issue(s)

See #154

Pre-merge checklist

  • Code formatted correctly (check with make lint)
  • Passing tests locally (check with make test)
  • New tests added (if applicable)
  • Docs updated (if applicable)

@Graeme22
Graeme22 merged commit 35bec3a into master Apr 10, 2026
6 checks passed
@Graeme22
Graeme22 deleted the di-middleware branch April 10, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant