Manuel

Results 1918 comments of Manuel

Closed via https://github.com/parse-community/parse-server/pull/9984

This mainly requires investigation about the effects of upgrading the Parse SDK. Does this remove compatibility with older Parse Server versions? Any changes in dashboard code required?

BREAKING CHANGE: This release requires Parse Server 7 or later.

Upgraded in https://github.com/parse-community/parse-dashboard/pull/3003

Please try out https://github.com/parse-community/parse-dashboard/pull/2983 whether it fixes the issue

Maybe you could try some load tests with the different APIs that your app uses. This may help to narrow down the source of it. Otherwise, unfortunately a memory leak...

Does anyone want to open a PR?

An index of 0 is not required for an array to be an array. See https://github.com/parse-community/Parse-SDK-JS/issues/2198#issuecomment-2210725825.

@dplewis anything else that should be removed from the changes in https://github.com/parse-community/Parse-SDK-JS/pull/2120/files? Or can we merge