Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Releases: googleapis/gcp-metadata

v5.0.0

22 Apr 18:15
503b077

Choose a tag to compare

5.0.0 (2022-04-22)

⚠ BREAKING CHANGES

  • drop node 10, update typescript to 4.6.3 (#519)

Build System

  • drop node 10, update typescript to 4.6.3 (#519) (688749b)

gcp-metadata v4.3.1

02 Sep 23:08
00cea42

Choose a tag to compare

Bug Fixes

  • build: switch primary branch to main (#481) (8a7965c)

v4.3.0

10 Jun 01:17
f06d9d1

Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#450) (6a0f9ad)

v4.2.1

29 Oct 16:02
3a789bb

Choose a tag to compare

Bug Fixes

  • deps: update dependency gaxios to v4 (#420) (b99fb07)

v4.2.0

15 Sep 17:02
59a8258

Choose a tag to compare

Features

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

v4.1.4

15 Jul 00:31
98d0a7f

Choose a tag to compare

Bug Fixes

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

v4.1.3

13 Jul 18:17
63aef86

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

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

Choose a tag to compare

Bug Fixes

v4.1.0

05 May 17:46
e0a3aca

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)