Releases: mozilla-services/telescope
Releases · mozilla-services/telescope
v6.20.0
What's Changed
New Features
- Restore queue based implementation of run_parallel() by @leplatrem in #1672
Full Changelog: v6.19.0...v6.20.0
v6.19.0
What's Changed
New Features
- Split attachment integrity slices by attachment sizes by @leplatrem in #1670
- Remove warnings by @leplatrem in #1666
Dependency Updates
- Bump the minor-patch-dependencies group with 4 updates by @dependabot[bot] in #1671
Full Changelog: v6.18.2...v6.19.0
v6.18.2
What's Changed
Bug Fixes
- Fix server compare check when change is recent by @leplatrem in #1668
Full Changelog: v6.18.1...v6.18.2
v6.18.1
What's Changed
Bug Fixes
- Fix crash with
TypeError: 'types.UnionType' object is not callableby @leplatrem in #1667
Dependency Updates
- Replace mypy with ty by @leplatrem in #1663
Full Changelog: v6.18.0...v6.18.1
v6.18.0
What's Changed
Bug Fixes
- Rewrite readthedocs check to read builds page by @leplatrem in #1665
New Features
- Add a flag to force exit zero by @leplatrem in #1664
Full Changelog: v6.17.0...v6.18.0
v6.17.0
What's Changed
New Features
- Show datetime in server compare by @leplatrem in #1660
- Show total and number of attachments checked by @leplatrem in #1662
Full Changelog: v6.16.0...v6.17.0
v6.16.0
What's Changed
Bug Fixes
- Fix exhausting semaphore by removing circular
run_parallel()by @leplatrem in #1659
New Features
- Reuse the same aiohttp session globally by @leplatrem in #1655
- Speedup tests by @leplatrem in #1656
Dependency Updates
- Bump the minor-patch-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #1657
Full Changelog: v6.15.0...v6.16.0
v6.15.0
What's Changed
Bug Fixes
- Follow-up #1653: pass authz on each method by @leplatrem in #1658
New Features
- Observe Python event queue in Prometheus by @leplatrem in #1650
- Use aiohttp everywhere by @leplatrem in #1653
Full Changelog: v6.14.0...v6.15.0
v6.14.0
What's Changed
Bug Fixes
- Use Github token in reader source check by @leplatrem in #1648
- Fix running all checks from CLI by @leplatrem in #1647
New Features
- Refactor concurrency, use TaskGroup for io bound, and process pool for cpu bound by @leplatrem in #1646
- Show check name over chips by @leplatrem in #1649
Full Changelog: v6.13.1...v6.14.0
v6.13.1
What's Changed
Bug Fixes
- Fix gauge for semaphore by @leplatrem in #1642
- Run more calls in parallel in collection_consistency check by @leplatrem in #1643
Full Changelog: v6.13.0...v6.13.1