Workable / flask-log-request-id

Flask extension to track and log Request-ID headers produced by PaaS like Heroku and load balancers like Amazon ELB
MIT License
113 stars 23 forks source link

Changes to support flask v3 #65

Open ritwickdey opened 7 months ago

ritwickdey commented 7 months ago

If anyone wants to install this PR branch directly.

pip install Flask-Log-Request-ID@git+https://github.com/ritwickdey/flask-log-request-id.git@develop

https://github.com/Workable/flask-log-request-id/issues/58

rafrafek commented 6 months ago

Hello, I can see the CI is failing, @mkousteris could you look into it? Thanks!

ritwickdey commented 1 month ago

I released a separate Pypi library here with these patches. I've been running this patch in my production since March 2024. I can assure that this patch works :p

PyPi https://pypi.org/project/Flask-3-Log-Request-ID/ GitHub: https://github.com/ritwickdey/flask-log-request-id