Skip to content

@lomray/microservice-gateway-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 23:44
· 11 commits to prod since this release
8d3c8bb

@lomray/microservice-gateway-v2.0.0 (2024-04-22)

Bug Fixes

  • add tslib as peer deps (64aab84)
  • audit dependencies (0952051)
  • deps vulnerabilities (3b85b3e)
  • deps vulnerabilities, migrate to esm release and build config (4934785)
  • gateway: filter webhook requests by method (67740f3)
  • gateway: middleware order (c9c6485)
  • gateway: set response error status for webhooks (ea90395)
  • gateway: webhook middleware can accept query params (fbf31d1)
  • import files event from lib, update helpers (92886ee)
  • microservices start config (365814d)
  • sign out middleware, update typeorm json query, validation nested object in crud (2a0422d)
  • tests (c4f16cd)
  • update aws memory usage (e23697e)
  • update deps (3097548)
  • update helpers (5746500)
  • update helpers (d6d70a1)
  • update helpers (4d65822)
  • update helpers (8e738ee)
  • update helpers (fe67cba)
  • update helpers (9b4ed88)
  • update helpers package (72cdf47)
  • update helpers package (f45a8d2)
  • update helpers package (create db issue) (9a8f13d)
  • update helpers package (db ssl verify) (545f6ff)
  • update helpers package, fix npm audit (345735e)
  • update helpers, update json query (03d3ada)
  • update helpers, update json query (e5eb678)
  • update README.md, fix ci/cd workflow (96d0b55)
  • vulnerabilities, update deps (f8d443c)

Features

BREAKING CHANGES

  • changed authorization filters signature