Skip to content

feat(grz-db): fixes the failing signature status issue(#597)#625

Closed
virag-compbio wants to merge 5 commits into
mainfrom
fix/signature-status
Closed

feat(grz-db): fixes the failing signature status issue(#597)#625
virag-compbio wants to merge 5 commits into
mainfrom
fix/signature-status

Conversation

@virag-compbio

Copy link
Copy Markdown
Collaborator

Fix:
Changed serialize_datetime_to_iso_z in packages/grz-db/src/grz_db/common.py to return dt.isoformat().replace("+00:00", "Z").
This restores the Z format, matching what Pydantic v2 used to produce, so old signatures verify correctly again and new signatures stay consistent.

@virag-compbio virag-compbio changed the title feat(grz-db): fixes the failing signature status issue #597 feat(grz-db): fixes the failing signature status issue(#597) Jun 29, 2026
@virag-compbio virag-compbio requested review from tedil and removed request for tedil June 29, 2026 12:42
@virag-compbio

Copy link
Copy Markdown
Collaborator Author

Closing this PR and restarting a new one for this issue that is based off the main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant