The ./orm module has some failing tests on old SDK release branches. The orm module is released under a separate tag from the SDK releases, and has not had a release in over two years.
While there are some projects on Github that depend on it, deleting it from the main branch and SDK release branches will reduce the scope of maintenance on the SDK.
We will keep the orm release tags so that any projects depending on the orm module will not be broken. Removing it from main makes it clear the module is no longer in development. If projects that depend on it need development to resume, I recommend forking the project into a new repo.
The ./orm module has some failing tests on old SDK release branches. The orm module is released under a separate tag from the SDK releases, and has not had a release in over two years.
While there are some projects on Github that depend on it, deleting it from the main branch and SDK release branches will reduce the scope of maintenance on the SDK.
We will keep the orm release tags so that any projects depending on the orm module will not be broken. Removing it from main makes it clear the module is no longer in development. If projects that depend on it need development to resume, I recommend forking the project into a new repo.