Skip to content
Release v6.1.8 - Filter Requests and meta-archives enrichments
---------------------------

bugfixes:
- 52433440: add production logging.prod.conf to be less verbose
- 3dcbee5a: make overwriting of archive files atomic
- 286834ba: regression on gzipped filenames from 3dcbee5a

documentation:
- 8555e232: fix mailing list after migration to mailman3

features:
- b757e669: add filters and stats for requests
- 48e5dc67: remove empty lines from ssh_keys text area, and show helpful message
- 333051ab: add field "Submitter" to metadata-archives
- 6ee34ab3: add field "CoMaintainers" to metadata-archives

housekeeping:
- 04176034: bump renovate dependencies
- d00371f4: bump renovate dependencies

miscellaneous tasks:
- 9c0f8f05: rename logging.py and redis.py to avoid circular imports
- c0e80607: bump to v6.1.8

performance:
- 5669821b: tweak some queries in mkpkglists
- f10c1a05: add PackageKeywords.PackageBaseID index

refactor:
- 7e06823e: remove redundand parenthesis when return tuple

styling:
- d793193f: make logging easier to read