Releases: googleapis/gcp-metadata
Releases · googleapis/gcp-metadata
v4.2.0
Features
- add support for GCE_METADATA_HOST environment variable (#406) (eaf128a)
v4.1.4
Bug Fixes
- deps: update dependency json-bigint to v1 (#382) (ab4d8c3)
v4.1.3
Bug Fixes
- deps: update dependency json-bigint to ^0.4.0 (#378) (b214280)
v4.1.2
Bug Fixes
- deps: roll back dependency gcp-metadata to ^4.1.0 (#373) (a45adef)
v4.1.0
Features
- Introduces the GCE_METADATA_IP to allow using a different IP address for the GCE metadata server. (#346) (ec0f82d)
Bug Fixes
- do not check secondary host if GCE_METADATA_IP set (#352) (64fa7d6)
- warn rather than throwing when we fail to connect to metadata server (#351) (754a6c0)
v4.0.0
⚠ BREAKING CHANGES
- [email protected] has breaking changes; compiler now targets es2015
- drops Node 8 from engines field (#315)
Features
Build System
v3.5.0
Features
- add ECONNREFUSED to list of known errors for isAvailable() (#309) (17ff6ea)
v3.4.0
Features
- significantly increase timeout if GCF environment detected (#300) (8e507c6)