🛠️ Scraparr v2.2.3 Patch Release
This is an quick fix release to prevent metrics from becoming unavailable due to the previous clearing logic.
⚠️ Important
The previous clear function could cause metrics for instances to become unavailable. This release removes the problematic function to ensure stable metric reporting. Sadly this Fix can possible create wrong metrics until a new logic can be Implemented.
I am trying to add the functionality back in as soon as possible.
🐛 Bug Fixes
- fix: Removed clear function to avoid unavailable metrics
#107
🎉 Features & Improvements
- Add contribution notice
#109 - Expose entrypoint as
scraparr
executable and fixpyproject.toml
dependencies
#110
🙌 New Contributors
📜 Full Changelog: Compare v2.2.2 → v2.2.3