Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conduitplatform/grpc-sdk

Package Overview
Dependencies
Maintainers
0
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conduitplatform/grpc-sdk - npm Package Versions

1
9

0.15.6

Diff

Changelog

Source

0.15.6 (2022-11-18)

Bug Fixes

  • database: check for schema ownership in case of unique index creation (#434) (cf66de9)
  • database: custom endpoint handler createString length check (#436) (54b03cc)
kkopanidis
published 0.15.5 •

Changelog

Source

0.15.5 (2022-11-17)

Bug Fixes

kkopanidis
published 0.15.4 •

Changelog

Source

0.15.4 (2022-11-17)

Features

  • core,email,router: sorting option missing in some routes. (#424) (f924eb4)
  • database,grpc-sdk: index support (#410) (80f30b6)
  • database: add admin index routes (#419) (4180c9f)
  • grpc-sdk: support for early request termination in router (#420) (9cce293)

Bug Fixes

  • database: cms route sorting (#425) (a2f87c2)
  • database: custom endpoints not registering without crud endpoints (#414) (7fd206c)
  • database: custom endpoints query validation checking wrong access (#418) (f8307d6)
  • database: fix sequelize sort (#416) (f226330)
  • database: original schema clean (#427) (c9c6342)
  • database: remove throw on repetitive extension deletions (#428) (37fd87b)
  • database: schema extensions (#423) (97340a5)
  • grpc-sdk: sequelize type import (#430) (13eb8be)
  • grpc-sdk: sequelize type import (#432) (95cd423)
  • hermes, databse: swagger & schema cleanups (#417) (da4531d)
kkopanidis
published 0.15.3 •

Changelog

Source

0.15.3 (2022-11-04)

Bug Fixes

  • database: route declare order for crud (#412) (635cdb2)
kkopanidis
published 0.15.2 •

Changelog

Source

0.15.2 (2022-11-02)

Features

  • push-notifications: one signal provider (#406) (df63eb3)

Bug Fixes

  • authentication: auth middleware excluded paths (#405) (4083491)
  • database: failing $exists and nullity queries in postgres (#409) (30bfde3)
kkopanidis
published 0.15.1 •

Changelog

Source

0.15.1 (2022-10-25)

Features

Bug Fixes

  • authentication: linkedin post-merge issue (1a1c353)
  • core: fix config bug (#403) (efd6dbc)
  • core: move testing-tools to dev dependencies (e6b09f6)
kkopanidis
published 0.15.0 •

Changelog

Source

0.15.0 (2022-10-21)

Bug Fixes

kkopanidis
published 0.15.0-rc.2 •

Changelog

Source

0.15.0-rc.2 (2022-10-20)

Features

  • grpc-sdk: service address url remapping for host/docker interoperability (#396) (9cb859d)
  • storage: getFolders() admin search query param (#393) (08cc08e)

Bug Fixes

  • authentication: drop Kakao login leftovers (#386) (d36360c)
  • authentication: redirectUrl from router only set once (#397) (a81377b)
  • authentication: token provider singleton init router dependency (#385) (2ae9386)
  • core: module config patch (#388) (6c9ffb2)
  • core: service discovery not emitting update events on module health updates (#389) (3444637)
  • database: schema field validation (#391) (a12a921)
  • email,forms: replace forms event-based email health sync (#390) (6fea812)
  • grpc-sdk: gRPC function wrapper async error catches (#392) (743125a)
  • push-notifications,sms: health status (#387) (0e93eee)
  • storage: getFolders() admin route crash on undefined search query param (#394) (2af1dc0)
kkopanidis
published 0.15.0-rc.1 •

Changelog

Source

0.15.0-rc.1 (2022-10-14)

Features

  • authentication: allow form_post responseMode on oAuth(#381) (ff34ff6)
  • core,grpc-sdk: rework service discovery (#383) (321da3b)
  • grpc-sdk: client connection logs (#379) (22c0c6d)
  • grpc-sdk: gRPC retries for unavailable services (#377) (05e6bf0)

Bug Fixes

  • admin: generated config values reset on partial config update (#375) (b9da468)
  • authentication: migration not waiting for Config schema (#376) (41c2161)
  • grpc-sdk: gRPC request retries for cancelled/aborted requests (#380) (b2d1049)
kkopanidis
published 0.15.0-rc.0 •

Changelog

Source

0.15.0-rc.0 (2022-10-07)

⚠ BREAKING CHANGES

  • database: cms fixes, refactors, cleanups (#365)
  • grpc-sdk: cleanups & improvements (#362)
  • authentication: - User token renewal route now accepts refresh token through a bearer-formatted 'Authorization' header (eg: 'Bearer some-token-str') or 'refreshToken' cookie.
  • Authentication schemas: 'userId' (string) -> 'user' (relation)

Co-authored-by: codefactor-io support@codefactor.io Co-authored-by: Konstantinos Feretos konferetos@tutanota.com Co-authored-by: Christina Papadogianni 59121443+ChrisPdgn@users.noreply.github.com Co-authored-by: Sotiria Stefa 72135844+SotiriaSte@users.noreply.github.com

  • metrics fixes, updates, cleanups (#338)
  • update Readmes, remove legacy env compat (#329)
  • core,grpc-sdk: remove deprecated gRPC functions (#328)
  • Port renames (#326)
  • database,grpc-sdk: compiled schema fields as gRPC schema type fields (#313)

Features

  • add node-2fa library (#347) (8dfea01)
  • admin,router: host url initializer envs (#373) (d932b6d)
  • admin: admin user roles & 2FA with QR (#327) (8818c9e)
  • admin: get admin by id, unselect admin password field (#341) (9d02f02)
  • authentication: change verification time window for qr tokens (#337) (8d6d01e)
  • authentication: gitlab provider (#369) (777f3bc)
  • authentication: passwordless login (#346) (7c9df4b)
  • authorization: new authorization module based on Google's Zanzibar(#350) (f275919)
  • database,grpc-sdk: compiled schema fields as gRPC schema type fields (#313) (da5b18a)
  • grpc-sdk,hermes: rest/graphql cookies support (#358) (1645809)
  • grpc-sdk: try/catch in wrapGrpcFunctions to wrap function calls (#300) (9e869a5)
  • hermes,grpc-sdk,database: db model router type registration (#286) (637470c)
  • Prometheus Metrics Support (#282) (fa5f323)
  • route doc descriptions (#322) (981643b)

Bug Fixes

  • admin: add package node2fa (#333) (29d3eab)

  • admin: crashing on disabled metrics (#339) (a8b7ef5)

  • admin: select in query to include password (8fd20e0)

  • admin: super admin migration (#334) (21df3e2)

  • admin: temporary token expiration time (#344) (ce520ca)

  • admin: token in verify2fa (#340) (0801ccf)

  • admin: verifyTwoFactorToken missing window param (#343) (a465f9d)

  • authentication: twoFaMethod missing param in admin routes (#321) (4b504b9)

  • authentication,database: admin route definition handler binds (#363) (b0db3b9)

  • authentication: accidental startup errors (#370) (8fb8c53)

  • authentication: add clientId in magic link token data (7a9f776)

  • authentication: add token to qr 2fa verification (#336) (3902d63)

  • authentication: config loading (08525d5)

  • authentication: config migration (150dd05)

  • authentication: forgot rateLimit removal (b8d81f3)

  • authentication: get to post req on verify-qr-code endpoint (#325) (3c14e81)

  • authentication: node-2fa dependency (c869a3e)

  • authentication: simplify monitors (#351) (24c86f5)

  • authentication: using wrong config (c737138)

  • broken discord link (cee49c0)

  • core: module exist grpc function return type fixed (#324) (9fcc5d4)

  • database: admin create schema return type regression (#289) (4f7979c)

  • database: cms fixes, refactors, cleanups (#365) (84e377c)

  • database: createSchemaFromAdapter() crashing for non-registered schemas (#315) (8c17583)

  • database: DeclaredSchema compiledFields extension field and custom endpoint generation (#290) (6b7eb84)

  • database: getSchemas filters, declared schema collectionName uniqueness constraint (#368) (245fe13)

  • database: gRPC schema registration removing schema extensions from adapter models (#293) (47bf1c9)

  • database: initial db schema registration (#345) (235955e)

  • database: modelOptions cms validation, unrebased modelSchema reference (#305) (4c18988)

  • database: schema types, stitching, custom endpoints (#311) (8d5471b)

  • database: startup model recovery, deleteSchema admin route (#332) (43eb8fd)

  • email: subject field could be missing (#366) (72907eb)

  • forms: getForms count not using search query (#314) (a687fda)

  • grpc-sdk,database: crash on unconditional Sequelize metrics (#295) (86666e0)

  • grpc-sdk: admin_grpc_requests_total metric (#372) (5af2ada)

  • hermes: GraphQL mutation result nesting (#342) (7c49340)

  • hermes: named route response types handled as string responses (#331) (6d86c10)

  • hermes: not throwing an error on unavaibable route middlewares (#308) (da05bf7)

  • metrics fixes, updates, cleanups (#338) (9369cee)

  • push-notifications: crash loops (113fcfb)

  • sms: not starting up with invalid config (#294) (eb57231)

  • storage: initialize metrics assuming files exist (#349) (f046c7b)

  • authentication: major code cleanup (#354) (1136a0f)

  • core,grpc-sdk: remove deprecated gRPC functions (#328) (0fef34a)

  • grpc-sdk: cleanups & improvements (#362) (43b2787)

  • Port renames (#326) (620d673)

  • update Readmes, remove legacy env compat (#329) (de0556d)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc