Files
Adrian Garcia Badaracco bfaabbf7e1 Make Falcon instrumentation compatible with Falcon >=3 (#607)
* Make Falcon  instrumentation compatible with Falcon >=3

Replace falcon.api.Request -> falcon.Request which exists on both Falcon 2 & 3

* Update package.py

* Update CHANGELOG.md

* update tox.ini

* revert changes to tox.ini to test failures

* Update package.py

Co-authored-by: Owais Lone <owais@users.noreply.github.com>
2021-08-25 04:09:06 +05:30
..