#392 User agent announcing 1.7 version
Closed: Fixed Opened by tkopecek.

In few places HTTP header is sent with 1.7 version (e.g. https://pagure.io/koji/blob/master/f/koji/init.py#_2300) Does it say something about compatibility, or should we use variable with current version there?


This value is never checked on server-side, so stripping to only major value (1) should be sufficient here. Koji doesn't provide any other version-related reporting mechanisms, so no loss of value and removing some confusion.

PR: #393

Commit 0b4753db fixes this issue

Commit 6b18dff9 relates to this ticket

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/392

Please continue any further discussion there.

Metadata