Skip to content

Releases: vtfk/azf-svarut

1.3.0

03 Apr 18:38
f72a5b5
Compare
Choose a tag to compare

Minor Changes

  • Merge pull request #28 from vtfk/renovate/vtfk-svarut-1.x: 6adc227

Patches

  • Update dependency @vtfk/e18 to v2.1.5: 8484353
  • Update dependency minimist to 1.2.6 [SECURITY]: b6adb08
  • Update dependency @vtfk/svarut to v1.3.0: 710816e
  • Merge pull request #27 from vtfk/renovate/npm-minimist-vulnerability: bfbcbc7

1.2.0

14 Feb 20:15
9504160
Compare
Choose a tag to compare

Minor Changes

  • SvarUT har endret hvordan errors returneres: 5dd8604
  • Sjekk både errorcode, errorCode og message: 42f5f44
  • Lagt til @vtfk/logger: 72a0115
  • Removed @vtfk/logger again...: 90633dd
  • Update dependency @vtfk/svarut to v1.2.0: 04534fe
  • Change support from 1x to 2x <-> 3x: d767ce9
  • To support 2x: d80563b
  • Added support for E18: fd104e0

Patches

  • Update dependency durable-functions to v1.4.6: c646262
  • Update dependency standard to v15: 49f3443
  • Update dependency standard to v16: f792155
  • Update dependency durable-functions to v1.5.3: 538ef84
  • Update dependency standard to v16.0.4: 9cee46a
  • Update dependency lodash to 4.17.21 [SECURITY]: 3e95231
  • Update dependency path-parse to 1.0.7 [SECURITY]: 0f6185f
  • Update dependency shelljs to 0.8.5 [SECURITY]: 85662dd
  • Update dependency durable-functions to v1.5.4: f847daf
  • Update dependency ajv to 6.12.3 [SECURITY]: 1763c79
  • Update dependency follow-redirects to 1.14.8 [SECURITY]: eda1632
  • Update: 1ceb661
  • Added publish scripts: e01cff3
  • Updated config for VTFK: 3bcda9e
  • Create deploy-test.yml: c55e2cc
  • Update package.json: 01feebf
  • Update index.js: 60990c7
  • Merge pull request #17 from vtfk/renovate/npm-path-parse-vulnerability: a970b30
  • Merge pull request #16 from vtfk/renovate/npm-lodash-vulnerability: d6e6253
  • Merge pull request #14 from vtfk/renovate/durable-functions-1.x: 667319e
  • Create deploy-prod.yml: a3bfad3
  • Merge pull request #19 from vtfk/renovate/npm-shelljs-vulnerability: f651c2d
  • Run tests only on push: c2d4ce9
  • Updated to new azf: 158b994
  • Merge pull request #23 from vtfk/renovate/npm-ajv-vulnerability: 6e4bc62
  • Merge pull request #24 from vtfk/renovate/npm-follow-redirects-vulnerability: e1e490d
  • Updated GH action to new function: ba2bea9

1.1.2

12 Aug 08:19
Compare
Choose a tag to compare

Patches

  • Update dependency durable-functions to v1.4.3: a782be8
  • Return 404 when status id isn't found: dbb954a
  • Debug logging removed. VSCode azure files added: f0db366

1.1.1

12 Jun 10:17
bbbc38d
Compare
Choose a tag to compare

Patches

  • Changed the default Retry-After header on new letters to 3 seconds: 899d306
  • Merge pull request #3 from vtfk/send-letter-retry-after: 18c04f6

1.1.0

10 Jun 10:11
6dd4441
Compare
Choose a tag to compare

Minor Changes

  • Added custom status page, so we don't expose the input request unnecessary: 457c9e2
  • Return status url with same code as provided: 9363b58
  • Added statusCode query param, if this differs from the send action code: 03ea848
  • Only show input when the request is failed: 3a614f3
  • If we got a subscription key, expose that instead of the master function app key used by APIM: 99c068a

Patches

  • Standard: 01eb15c
  • If the runtime is running or pending, return 202 with the status body: 21d56e0
  • If either the runtime or custom status is "Failed", the input should be returned: 798c528
  • Added LICENSE: 4e84192
  • Updated README: f2084de
  • Added renovate.json: ddf9620
  • Added support for custom domain, if you are using Azure API Management e.g.: 6f8a8d2
  • Response now have Content-Type: application/json: dda086d

Initial release

09 Jun 11:38
Compare
Choose a tag to compare

Initial release