Skip to content

Releases: googleapis/gcp-metadata

v4.2.0

15 Sep 17:02
59a8258
Compare
Choose a tag to compare

Features

  • add support for GCE_METADATA_HOST environment variable (#406) (eaf128a)

v4.1.4

15 Jul 00:31
98d0a7f
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency json-bigint to v1 (#382) (ab4d8c3)

v4.1.3

13 Jul 18:17
63aef86
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency json-bigint to ^0.4.0 (#378) (b214280)

v4.1.2

10 Jul 17:31
631ec40
Compare
Choose a tag to compare

Bug Fixes

  • deps: roll back dependency gcp-metadata to ^4.1.0 (#373) (a45adef)

v4.1.1

10 Jul 01:33
ccdaf89
Compare
Choose a tag to compare

Bug Fixes

v4.1.0

05 May 17:46
e0a3aca
Compare
Choose a tag to compare

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.1

15 Apr 19:46
efd2511
Compare
Choose a tag to compare

Bug Fixes

v4.0.0

19 Mar 20:03
fe2320a
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • typescript@3.7.x has breaking changes; compiler now targets es2015
  • drops Node 8 from engines field (#315)

Features

Build System

v3.5.0

03 Mar 22:27
773dd0c
Compare
Choose a tag to compare

Features

  • add ECONNREFUSED to list of known errors for isAvailable() (#309) (17ff6ea)

v3.4.0

24 Feb 18:01
8cd410d
Compare
Choose a tag to compare

Features

  • significantly increase timeout if GCF environment detected (#300) (8e507c6)