Releases: googleapis/google-cloud-node-core
Releases · googleapis/google-cloud-node-core
proto3-json-serializer: v3.0.3
gcp-metadata: v8.1.1
8.1.1 (2025-10-13)
⚠ BREAKING CHANGES
- [email protected] has breaking changes; compiler now targets es2015
- monorepo migration
- upgrade to node 18 (#627)
- upgrade to Node 14, and update gaxios, ts, and gts (#571)
- drop node 10, update typescript to 4.6.3 (#519)
- [email protected] has breaking changes; compiler now targets es2015
- drops Node 8 from engines field (#315)
Features
- Add
gcf-owl-bot[bot]
toignoreAuthors
(#450) (7db1f92) - Add
universe
metadata handler (#596) (cfca19a) - Add ECONNREFUSED to list of known errors for isAvailable() (#309) (1372fdc)
- Add environment variable for configuring environment detection (#275) (51ef6e4)
- Add support for GCE_METADATA_HOST environment variable (#406) (04ee1b8)
- Bulk Metadata Requests (#598) (782ac9c)
- Cache response from isAvailable() method (#274) (6f68346)
- Drops Node 8 from engines field (#315) (2ef14f2)
- Export
gcp-residency
tools (#552) (6fde6e5) - Extend GCP Residency Detection Support (#528) (da98aaf)
- Introduces the GCE_METADATA_IP to allow using a different IP address for the GCE metadata server. (#346) (04f2050)
- Metadata Server Detection Configuration (#562) (add7286)
- Release 6.2.0 (#641) (cb27c2b)
- Remove gts extension from tsconfig in gcp-metadata (#66) (25cbd89)
- Significantly increase timeout if GCF environment detected (#300) (8cdd7e0)
Bug Fixes
- Add extra logging for incorrect headers (#637) (b100ef4)
- Apache license URL (#468) (#336) (8a3cf41)
- build: Switch primary branch to main (#481) (aaabae4)
- deps: Pin TypeScript below 3.7.0 (c58a544)
- deps: Roll back dependency gcp-metadata to ^4.1.0 (#373) (f17bd29)
- deps: Update dependency gaxios to v3 (#326) (5aa5f48)
- deps: Update dependency gaxios to v4 (#420) (180cea4)
- deps: Update dependency google-logging-utils to v1 (#638) (8ca0217)
- deps: Update dependency json-bigint to ^0.4.0 (#378) (b4d7964)
- deps: Update dependency json-bigint to v1 (#382) (ff797a7)
- deps: Update gaxios (#257) (16de8a9)
- Do not check secondary host if GCE_METADATA_IP set (#352) (88e4f74)
- docs: Add jsdoc-region-tag plugin (#264) (3069049)
- FastFailMetadataRequest should not reject, if response already happened (#273) (3b93082)
- Gcp-metadata sample tests (#76) (d11dfa9)
- Increase time in gcp-metadata system-test (#75) (9b19752)
- isAvailable: Handle EHOSTDOWN and EHOSTUNREACH error codes (#291) (cbfb588)
- Lint and docs (#77) (eba0f27)
- Lint and docs scripts (#73) (b09bbcb)
- Monorepo migration (86a7376)
- Remove the space from the log system string (#653) (6e999e9)
- Repo Metadata (#595) (d6abe2f)
- Tsconfig in gcp-metadata (#68) (80a338c)
- Typeo in nodejs .gitattribute (#371) (cc61764)
- Warn rather than throwing when we fail to connect to metadata server (#351) (538288c)
Miscellaneous Chores
- Migrate...
pack-n-play: v4.2.1
jsdoc-region-tag: v4.0.1
jsdoc-fresh: v5.0.2
gcp-metadata: v8.1.0
pack-n-play: v4.2.0
jsdoc-region-tag: v4.0.0
gcp-metadata: v8.0.0
8.0.0 (2025-10-02)
⚠ BREAKING CHANGES
- [email protected] has breaking changes; compiler now targets es2015
- monorepo migration
Bug Fixes
- Monorepo migration (86a7376)