You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major release includes public Key based inboxing!!!
Improved API authentication, authorization, scoping methods.
Migrates from default identity Typescript types to more robust interfaces with encrypt and decrypt methods.
Improved API response types, docs, organization.
Users
Entirely new API client that consolidates User APIs and includes newly released inboxing methods.
Use these new APIs to send encrypted direct messages between your app users based only on ed2559 public key.
listThreads and getThreads moved to Users API class
setupMailbox, sendMessage, listInboxMessages, listSentboxMessages, deleteInboxMessage, etc.
subscription methods for inbox and sentbox
Read more here:
Buckets
Updated API client class methods with improved response types.
Replaces all AsObject response types with named response types.
Adds copyAuth method for sharing authentication setup between Buckets and Users API client classes
Updates listPath method to walk tree.
Adds listPathFlat method to return a flat list of files & directories in a Bucket.
Read more here:
Threads
Updated listen response format includes action type and id.
Deprecates listThreads and getThread from the Threads Client class, now available in Users and to be removed from Client at a future date.
Provides a new set of crypto functions available through @textile/hub. Projects can now migrate from Libp2pcrypto identities to TweetNacl with backward compatibility.
Better encrypt and decrypt support based on PrivateKey and PublicKey identities.
Here's the Weekly Digest for textileio/js-hub:
ISSUES
Last week 32 issues were created.
Of these, 20 issues have been closed and 12 issues are still open.
OPEN ISSUES
💚 #405 build(deps): bump @textile/threads-core from 0.1.33 to 0.3.0, by dependabot-preview[bot]
💚 #403 build(deps-dev): bump npm-check-updates from 7.0.2 to 7.0.3, by dependabot-preview[bot]
💚 #401 build(deps-dev): bump @microsoft/api-extractor from 7.9.2 to 7.9.3, by dependabot-preview[bot]
💚 #398 build(deps-dev): bump @microsoft/api-documenter from 7.8.21 to 7.8.22, by dependabot-preview[bot]
💚 #397 build(deps): bump cids from 0.8.1 to 1.0.0, by dependabot-preview[bot]
💚 #395 Update with users api, by andrewxhill
💚 #394 build(deps): bump multihashes from 0.4.19 to 3.0.1, by dependabot-preview[bot]
💚 #393 build(deps-dev): bump ts-loader from 7.0.5 to 8.0.2, by dependabot-preview[bot]
💚 #392 build(deps-dev): bump @types/mocha from 7.0.2 to 8.0.1, by dependabot-preview[bot]
💚 #389 build(deps-dev): bump multibase from 0.7.0 to 3.0.0, by dependabot-preview[bot]
💚 #385 Client should have a backlog., by Jewcub
💚 #383 client.save() should return a list of updated instance IDs, by Jewcub
CLOSED ISSUES
❤️ #415 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #414 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #413 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #412 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #411 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #410 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #409 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #408 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #407 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #406 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #404 build(deps): bump @textile/threads-client from 0.8.4 to 0.9.1, by dependabot-preview[bot]
❤️ #402 build(deps): bump @textile/security from 0.2.4 to 0.2.5, by dependabot-preview[bot]
❤️ #400 build(deps): bump @textile/grpc-transport from 0.0.2 to 0.0.3, by dependabot-preview[bot]
❤️ #399 build(deps): bump @textile/context from 0.6.4 to 0.6.5, by dependabot-preview[bot]
❤️ #396 Additional docs strings + details, by carsonfarmer
❤️ #391 build(deps): bump @textile/buckets-grpc from 1.0.13 to 1.0.14, by dependabot-preview[bot]
❤️ #390 build(deps-dev): bump @textile/hub-grpc from 1.0.13 to 1.0.14, by dependabot-preview[bot]
❤️ #388 build(deps): bump @textile/users-grpc from 1.0.13 to 1.0.14, by dependabot-preview[bot]
❤️ #387 shared unary connection and authentication, by andrewxhill
❤️ #386 feat(mailbox): adding user api, by andrewxhill
NOISY ISSUE
🔈 #389 build(deps-dev): bump multibase from 0.7.0 to 3.0.0, by dependabot-preview[bot]
It received 2 comments.
PULL REQUESTS
Last week, 16 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 13 pull requests were updated.
💛 #405 build(deps): bump @textile/threads-core from 0.1.33 to 0.3.0, by dependabot-preview[bot]
💛 #403 build(deps-dev): bump npm-check-updates from 7.0.2 to 7.0.3, by dependabot-preview[bot]
💛 #401 build(deps-dev): bump @microsoft/api-extractor from 7.9.2 to 7.9.3, by dependabot-preview[bot]
💛 #398 build(deps-dev): bump @microsoft/api-documenter from 7.8.21 to 7.8.22, by dependabot-preview[bot]
💛 #397 build(deps): bump cids from 0.8.1 to 1.0.0, by dependabot-preview[bot]
💛 #394 build(deps): bump multihashes from 0.4.19 to 3.0.1, by dependabot-preview[bot]
💛 #393 build(deps-dev): bump ts-loader from 7.0.5 to 8.0.2, by dependabot-preview[bot]
💛 #392 build(deps-dev): bump @types/mocha from 7.0.2 to 8.0.1, by dependabot-preview[bot]
💛 #389 build(deps-dev): bump multibase from 0.7.0 to 3.0.0, by dependabot-preview[bot]
💛 #381 build(deps-dev): bump webpack from 4.43.0 to 4.44.1, by dependabot-preview[bot]
💛 #361 build(deps-dev): bump @textile/threads from 0.3.4 to 0.3.5, by dependabot-preview[bot]
💛 #357 build(deps-dev): bump delay from 4.3.0 to 4.4.0, by dependabot-preview[bot]
💛 #336 build(deps): bump @improbable-eng/grpc-web from 0.12.0 to 0.13.0, by dependabot-preview[bot]
MERGED PULL REQUEST
Last week, 3 pull requests were merged.
💜 #396 Additional docs strings + details, by carsonfarmer
💜 #387 shared unary connection and authentication, by andrewxhill
💜 #386 feat(mailbox): adding user api, by andrewxhill
COMMITS
Last week there were 5 commits.
🛠️ chore: release/publish - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] by andrewxhill
🛠️ chore(deps): add new package-locks to repo Signed-off-by: Andrew Hill [email protected] by andrewxhill
🛠️ chore(deps): update thread packages Signed-off-by: Andrew Hill [email protected] by andrewxhill
🛠️ chore: release/publish - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] by andrewxhill
🛠️ [feat(mailbox): adding user api (#386) Changelog
Users
Entirely new API client that consolidates User APIs and includes newly released inboxing methods.
Use these new APIs to send encrypted direct messages between your app users based only on ed2559 public key.
listThreads
andgetThreads
moved to Users API classsetupMailbox
,sendMessage
,listInboxMessages
,listSentboxMessages
,deleteInboxMessage
, etc.Buckets
Updated API client class methods with improved response types.
AsObject
response types with named response types.copyAuth
method for sharing authentication setup between Buckets and Users API client classeslistPath
method to walk tree.listPathFlat
method to return a flat list of files & directories in a Bucket.Threads
listen
response format includes action type and id.listThreads
andgetThread
from the Threads Client class, now available inUsers
and to be removed fromClient
at a future date.Database
class from@textile/hub
as per Refactor: The Great Refactor js-threads#414Crypto Library
Provides a new set of crypto functions available through
@textile/hub
. Projects can now migrate from Libp2pcrypto identities to TweetNacl with backward compatibility.encrypt
anddecrypt
support based on PrivateKey and PublicKey identities.Docs
CONTRIBUTORS
Last week there was 1 contributor.
👤 andrewxhill
STARGAZERS
Last week there was 1 stargazer.
⭐ johnrjj
You are the star! 🌟
RELEASES
Last week there was 1 release.
🚀 @textile/[email protected] @textile/[email protected]
That's all for last week, please 👀 Watch and ⭐ Star the repository textileio/js-hub to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: