Changes
This patch release fixes a) a bug in Tracer when multiple traces are collected and reach Lambda X-Ray agent payload limit, and b) a minor type issue in Parser that made mypy unable to validate models.
This release also marks our documentation system migration from Gatsby to MKdocs, including navigation improvements to address customers feedback on finding getting started vs advanced information.
πNew features and non-breaking changes
- test: add internal benchmark on AWS Lambda for core utilities (#261) by @nmoutschen
π Documentation updates
π Bug and hot fixes
- fix: fix typing hit for envelope parse model (#286) by @nmoutschen
- fix: disable batching of X-Ray subsegments (#284) by @nmoutschen