![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
This repository is part of the Joyent Triton and Joyent Manta projects. See the Triton and Manta contributing guidelines and general documentation at the main [Triton] (https://github.com/joyent/triton) and Manta project pages. Do not use GitHub PRs.
This is the (node.js) client SDK for Moray. For usage information, visit the Moray docs.
To test this Moray client, see the separate moray-test-suite repository.
v2.0.0
This is a major rewrite of the guts of this module, primarily to improve scalability with large numbers of servers and robustness in the face of networking failures.
Breaking changes:
version()
method has been removed. See RFD
33
for details. This was generally not used correctly.unwrapErrors
constructor
argument, which will cause the client to emit the same errors it emitted
before (without the Fast-level wrappers). Callers should generally be
updated to use
VError.findCauseByName
instead of checking the name
property directly.retry.retries
must now be a finite number. Once the number of retries has
been exceeded for a backend, the "cueball" module will consider that backend
dead, and will take care of periodically checking it to see if it's returned.
The recommended and default value is 5
.Other changes:
Specific issues fixed:
Major version 1 and earlier (including v1.0.1 and everything before that) were distributed using git URLs, not npm. As a result, they didn't really support semver. These may be retroactively published to npm to aid the transition to v2.
FAQs
Moray client library
The npm package moray receives a total of 47 weekly downloads. As such, moray popularity was classified as not popular.
We found that moray demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.