I recently updated from 3.41.11 to 3.41.13, and now I'm having problems w/ get_issue_changelog.
It looks like #1375 changed the endpoint that is used, and I've started getting 404 from my Jira server.
Call: client.get_issue_changelog("PROJ-123")
Response info:
{'message': 'null for uri: '
'https://myserver.com/rest/api/2/issue/PROJ-123/changelog',
'status-code': 404}
Jira server: v9.12.7