What happened?
MessageSendConfiguration.historyLength value is used to restrict the number of past messages returned from the server for message/send requests. This value is being ignored currently and the entire history is being returned.
This works as expected for task/get requests.
Relevant log output
Code of Conduct