What's Changed
- Fix Jira transition to state with multiple projects by @sandrobonazzola in #407
- Fix PageModified stat in Confluence plugin by @sandrobonazzola in #400
- Deal with conflicting period options by @sandrobonazzola in #401
- Retry bugzilla search query on connection errors by @sandrobonazzola in #402
- Support retry while fetching
public-inboxstats by @psss in #410 - Add
pyproject.tomlby @sandrobonazzola in #409 - Fix Zammad plugin by filtering tickets after search by @come-nc in #328
- Handle error responses querying GitHub by @sandrobonazzola in #408
- Avoid using variable names used in exceptions by @sandrobonazzola in #413
- Fix return type for
get_tokeninbase.pyby @sandrobonazzola in #412 - Fix missing Optional typing by @sandrobonazzola in #411
- Add unit tests for stats module by @sandrobonazzola in #414
- Add unit tests for utils module by @sandrobonazzola in #417
- Fix GitLab plugin 60s default timeout by @sandrobonazzola in #421
- Fix typing issues reported by mypy by @sandrobonazzola in #422
- Add type annotations on
base.pyby @sandrobonazzola in #423 - Add type hints to CLI module by @sandrobonazzola in #424
- Add typing hints to conftest.py by @sandrobonazzola in #430
- Fix error handling in config parsing and CLI by @sandrobonazzola in #431
- Add type hints and error handling to Bodhi plugin by @sandrobonazzola in #432
- Add type hints and error handling to Bugzilla plugin by @sandrobonazzola in #433
- Enable Python 3.14 support by @sandrobonazzola in #440
- Jira issues with worklogs by @kwk in #429
- Add type hints to Jira plugin by @sandrobonazzola in #441
- Add type hints to Confluence plugin by @sandrobonazzola in #442
- Add type hints to items plugin by @sandrobonazzola in #443
- Fix
GitHub.commented_in_rangeby @Felixoid in #444 - Fix parsing of
--configargument with whitespace by @pcahyna in #437 - Upgrade to CodeQL Action v4 by @sandrobonazzola in #445
- Avoid fetching thousands of pages from GitLab API by @neverpanic in #377
- Add --full-message flag to show complete commit/PR/MR bodies by @BeeGrech in #446
- Fix issues reported by CodeQL security scan by @sandrobonazzola in #447
- Support Jira Cloud instance by @lukaszachy in #448
- Improve the Jira Cloud implementation by @michich in #453
- Support
mergedpull requests forgithubandgitlabby @cardil in #311 - Implement initial support for
forgejostats by @sandrobonazzola in #452 - Enable
epel-10building and testing by @psss in #454 - Move unit tests and enable them for pull requests by @psss in #291
- Release did-0.23 by @psss in #462
New Contributors
- @pcahyna made their first contribution in #437
- @neverpanic made their first contribution in #377
- @BeeGrech made their first contribution in #446
- @michich made their first contribution in #453
- @cardil made their first contribution in #311
Full Changelog: 0.22...0.23