github ag2ai/faststream 0.5.17
v0.5.17

latest releases: 0.6.0rc2, 0.6.0rc1, 0.6.0rc0...
13 months ago

What's Changed

Just a hotfix for the following case:

@broker.subscriber(...)
async def handler():
    return NatsResponse(...)
    
await broker.publish(..., rpc=True)
  • chore(deps): bump semgrep from 1.83.0 to 1.84.0 by @dependabot in #1650
  • chore(deps): bump mkdocs-material from 9.5.30 to 9.5.31 by @dependabot in #1651
  • Update Release Notes for 0.5.16 by @faststream-release-notes-updater in #1652
  • hotfix: correct NatsResponse processing in RPC case by @Lancetnik in #1654

Full Changelog: 0.5.16...0.5.17

Don't miss a new faststream release

NewReleases is sending notifications on new releases.