0.6.1
Changelog
[0.6.1] - 08.10.2025
Changed
- Redis Lock System to avoid hammering ESI Endpoint
As of August 2025 zKB redis has changed their request limitations see here
[0.5.6-0.6.0] - 26.09.2025
Fixed
run_zkb_reidsTask endless lock
Added
- 429: Too Many Requests Handler
- timeout for redis lock
- Makefile System
- Translations
Changed
- while to for to avoid infinite loops
- moved killmail_core to helpers & renamed to killmail
- Refactor Logger System
Removed
- raise_for_status()
- Cache Buster
What's Changed
- [CHANGE] Optimize Task by @Geuthur in #43
- [RELEASE] v0.5.7 by @Geuthur in #44
- [FIX] Task endless lock by @Geuthur in #45
- [FIX] Task endless lock in some cases by @Geuthur in #47
- [RELEASE] 0.6.0 by @Geuthur in #48
- [github-actions] Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #49
- [github-actions] Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #51
- [ADD] Redis Lock System to avoid hammering ESI Endpoint by @Geuthur in #52
- [RELEASE] 0.6.1 by @Geuthur in #53
Full Changelog: v0.5.6...v0.6.1