Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 08:20
· 128 commits to main since this release
6b45a97

1.0.0 (2021-03-24)

Bug Fixes

  • fix save_cc typedef (44b7812)
  • remove followable node methods from raw hapi resource type (3ca2521)
  • signer: allow sigining URL with custom domains (e70f6eb)
  • signer: does not sign excluded names and prefixes in URLs (018e1ff)
  • signer: does not sign excluded prefixes (aa5924c)
  • signer: grammar mistake (95853b0)
  • signer: malformed regex on signing fields with editable values (adc5d43)
  • signer: malformed regex on signing fields with editable values (4b1fcfa)
  • signer: only signs URLs containing foxycart.com/cart (4431867)
  • signer: remove dependency of fs for testing (8458b7c)
  • signer: remove dependency of fs for testing (b3ae991)
  • signer: remove irrelevant regex escape (42ff93a)
  • signer: remove irrelevant regex escape (c7a4bf4)
  • signer: remove unused code (b33ac52)
  • signer: remove unused code (6fea30b)
  • signer: should not sign restricted names and prefixes (edfa93b)
  • signer: spelling error (2e4b2d4)
  • signer: spelling error (87c2b51)
  • signertest: fix a typo (c528df2)
  • add missing typedefs for jwtPrivateKey and ssoSecret (83cf7f4)
  • clone resolved url to avoid accidental path mutations (82ce431)
  • fix fetch override in universal apis (6908d4c)
  • omit empty _embedded and _links in processed responses if they aren't present in the original json (0b46551)
  • remove support for streams in responses (7db42ac)
  • send PATCH instead of POST on node.patch() (1bc870a)

Features

  • add Integration.API.getToken() method for OAuth (9024c01)
  • add allowed frequencies generator utility (7795348)
  • add args validation to webhook verification helper (9491f22)
  • add argument and context validation to links remover (92dd272)
  • add argument validation to auth error (5df0d84)
  • add argument validation to node (3c98aa4)
  • add argument validation to resolution error (400ff02)
  • add argument validation to response (3691a76)
  • add argument validation to sso helper (53ec0ac)
  • add arguments and context validation to properties remover (ea560db)
  • add arguments validation to core api (30f0cb8)
  • add arguments validation to integration api (9159012)
  • add context validation to private attributes remover (6f490b4)
  • add context validation to sensitive data remover (7ecc19b)
  • add Core.Nucleon and Core.Rumour (#5) (9d281e4)
  • add next transaction date validator utility (6928aff)
  • add separate type export for followable resources (97c9a95)
  • expose v8n in resolution error class (6f1d8c9)
  • make cognito credentials configurable (2af15d3)
  • make query type param optional in resource types (ab73b9f)
  • remove fx prefix from rels (015f4af)
  • remove traverse mappers (068c2e4)
  • rename integration to backend (d5de803)
  • update customer api to v1 (db352c7)