Releases: adobe/fastly-native-promises
Releases · adobe/fastly-native-promises
v1.18.0
1.18.0 (2020-12-15)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.9.2 (b5e4781)
Features
- healthcheck: add writeHealthcheck method for upserts (56bec96)
v1.17.3
1.17.3 (2020-08-10)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.9.1 (c36f4a4)
v1.17.2
1.17.2 (2020-08-08)
Performance Improvements
- remove serialization of API calls: too broad in scope (09e2b5b)
v1.17.1
1.17.1 (2020-08-03)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.9.0 (c44c793)
v1.17.0
1.17.0 (2020-07-29)
Bug Fixes
- http: prevent concurrent modification of the same service (691d976)
Features
- lock: add a lock helper to control concurrency (ad3c24c)
v1.16.4
1.16.4 (2020-07-22)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.8.1 (41cebee)
v1.16.3
1.16.3 (2020-07-20)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.8.0 (216cb3c)
v1.16.2
1.16.2 (2020-07-13)
Bug Fixes
- deps: update dependency @adobe/helix-fetch to v1.7.1 (84314f5)
v1.16.1
1.16.1 (2020-07-02)
Bug Fixes
- disable cache (9d8887f)
- httpclient: robust timing (5b5d901)
- httpclient: use application/json for patch requests (207476c)
- writevcl: guard against missing name (cd2afd4)
v1.16.0
1.16.0 (2020-04-24)
Features
- logging: add support for HTTPS log streaming API (2e7af00), closes #205