Recently a dependabot updating fastapi-analytics from 1.2.2 to 1.2.3 caused the API deployment to fail due to stability issues. The performance was also significantly slower than before for no apparant reason I could find.
Before:

After:

You'll find some more info in the dependabot PR here: Snailedlt/Markdown-Videos#563
On a sidenote:
Having release notes and a changelog would help in knowing which change(s) cause issues to occur. I'll make a separate issue about that though.