v1.1.2
What's New in v1.1.2
Fixed
- Fix
AttributeError: 'str' object has no attribute 'isoformat'crash when Redmine server returns date fields as pre-formatted strings instead of datetime objects (affects non-UTC timezone configurations and certain Redmine versions)
Tests
- Expand
test_safe_isoformat.pywith coverage for_issue_to_dict_selectiveandlist_redmine_projects— the two paths omitted from the original PR
Acknowledgements
Thanks to @mihajlovicjj for contributing:
- reported and fixed the
isoformatcrash on non-UTC Redmine configurations (#82)
Installation
pip install redmine-mcp-server==1.1.2