Skip to content

Releases: adobe/fastly-native-promises

v1.15.1

02 Apr 07:29
Compare
Choose a tag to compare

1.15.1 (2020-04-02)

Bug Fixes

v1.15.0

17 Dec 12:40
Compare
Choose a tag to compare

1.15.0 (2019-12-17)

Features

  • snippets: add readSnippets method (9550a14), closes #172

v1.14.2

20 Nov 03:30
Compare
Choose a tag to compare

1.14.2 (2019-11-20)

Bug Fixes

v1.14.1

29 Oct 02:02
Compare
Choose a tag to compare

1.14.1 (2019-10-29)

Bug Fixes

  • ci: try semantic-release w/o writing .npmrc (859dee1)

v1.14.0

07 Oct 14:48
Compare
Choose a tag to compare

1.14.0 (2019-10-07)

Features

  • add healthcheck methods (6c97b56)

v1.13.0

02 Sep 08:20
Compare
Choose a tag to compare

1.13.0 (2019-09-02)

Features

  • domain: add more domain functions (06d6fd6)

v1.12.0

20 Aug 14:44
Compare
Choose a tag to compare

1.12.0 (2019-08-20)

Bug Fixes

  • clone: if no active version can be found during clone fall back to current, latest, or initial (fbd0c60), closes #106

Features

  • versions: allow specifying multiple fallbacks for getVersion (f884cb8)

v1.11.0

30 Jul 08:54
Compare
Choose a tag to compare

1.11.0 (2019-07-30)

Bug Fixes

  • purge: purgeKeys should send correct content-type (47535f6), closes #100

Features

  • purge: add softPurgeKeys() (61bf5b2)

v1.10.0

14 Jun 09:09
Compare
Choose a tag to compare

1.10.0 (2019-06-14)

Features

  • client: Add more user management functions (3acd8d9), closes #10

v1.9.1

02 May 09:16
Compare
Choose a tag to compare

1.9.1 (2019-05-02)

Bug Fixes

  • httpclient: do not memoize failing requests (6e3726c), closes #61