Skip to content

Release request: include DirectMessagesTopic.topic_id Long fix (NumberFormatException on 9.2.0) #428

@EraCat

Description

@EraCat

Hi! This fix is already merged, but it’s not available in Maven Central yet.
We’re hitting a runtime crash on getUpdates with large DirectMessagesTopic.topic_id values (e.g. 5178351069), because current released artifact still parses it as int and Gson throws:
NumberFormatException: Expected an int but was 5178351069 ... path $.result[0].message.direct_messages_topic.topic_id
Could you please cut a patch release (e.g. 9.2.1) including this change? It’s blocking production deployments. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions