Skip to content

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 15:52
00a8049

Summary

This patch release pins Microsoft.CodeAnalysis* packages back to 5.0.0 to work around a Roslyn regression (dotnet/roslyn#82780) introduced in 5.3.0 where source-generator interceptors are silently not applied by the compiler — causing Lambda handler wiring to not execute at runtime. This is a temporary pin until the upstream fix ships.

Changes

🐛 Bug Fixes

  • fix(deps): downgrade Microsoft.CodeAnalysis packages to 5.0.0 (#316) @j-d-ha
  • fix(ci): use GitHub App token in changelog update workflow (#312) @j-d-ha

🔧 Maintenance

  • chore(deps): Bump go-task/setup-task from 1 to 2 (#313) @dependabot
  • chore(deps): Bump actions/create-github-app-token from 2 to 3 (#314) @dependabot