peridot/vendor/cloud.google.com/go/compute/metadata/CHANGES.md
2024-10-16 12:56:53 +02:00

2.3 KiB

Changes

0.5.0 (2024-07-10)

Features

  • compute/metadata: Add sys check for windows OnGCE (#10521) (3b9a830)

0.4.0 (2024-07-01)

Features

  • compute/metadata: Add context for all functions/methods (#10370) (66b8efe)

Documentation

0.3.0 (2024-04-15)

Features

  • compute/metadata: Add context aware functions (#9733) (e4eb5b4)

0.2.3 (2022-12-15)

Bug Fixes

  • compute/metadata: Switch DNS lookup to an absolute lookup (119b410), refs #7165

0.2.2 (2022-12-01)

Bug Fixes

  • compute/metadata: Set IdleConnTimeout for http.Client (#7084) (766516a), refs #5430

[0.1.0] (2022-10-26)

Initial release of metadata being it's own module.