v2.1.0
What's Changed
- ci: Use only the released (non --pre) versions of Django 5 for testing by @Ferenc- in #478
- Use latest urllib3 without secure extra by @GSVarsha in #479
- ci: Unskip boto3_secretsmanager TC on python>=3.10 by @GSVarsha in #481
- fix(lambda): Record the statusCode when available by @Ferenc- in #480
- fix: The spec doesn't set upper limit for ec=1 if code>=500 by @Ferenc- in #482
- chore(sonar): Skip bin as it is not part of the delivered product by @Ferenc- in #484
- Test infra updates by @pvital in #483
- CI Python 3.9 by @Ferenc- in #487
- Cassandra refactor by @Ferenc- in #486
- Django: capture responseHeadersOnEntrySpans by @GSVarsha in #489
- FastAPI: capture responseHeadersOnEntrySpans by @GSVarsha in #488
- refactor: Use the proper UT assertions in Fargate tests by @Ferenc- in #490
- Flask: capture responseHeadersOnEntrySpans by @GSVarsha in #491
- urllib3: capture requestHeadersOnExitSpans by @GSVarsha in #493
- feat(bin): Add new AWS region ca-west-1 by @Ferenc- in #492
- chore(version): Bump version to 2.1.0 by @GSVarsha in #495
Full Changelog: v2.0.10...v2.1.0