v1.43.0
What's Changed
- fix(azure): read secret-token header from request, not response by @glacierphonk in https://github.com/grammyjs/grammY/pull/896
- fix: resolve
ctx.fromformanaged_botupdates by @Dramex in https://github.com/grammyjs/grammY/pull/895 - fix(aws-lambda): accept lowercased secret-token header for HTTP API by @glacierphonk in https://github.com/grammyjs/grammY/pull/900
- feat: support Bot API 10.0 by @KnorpelSenf in https://github.com/grammyjs/grammY/pull/905
New Contributors
- @Dramex made their first contribution in https://github.com/grammyjs/grammY/pull/895
Full Changelog: https://github.com/grammyjs/grammY/compare/v1.42.0...v1.43.0