Files
kratisto f81c902ca6
Some checks failed
golangci-lint / lint (push) Successful in 1m33s
Test / test (push) Failing after 2m16s
chore: migrate to gitea
2026-01-27 01:56:53 +01:00

6.2 KiB

Changes

0.9.0 (2025-09-24)

Features

0.8.4 (2025-09-18)

Bug Fixes

  • compute/metadata: Set subClient for UseDefaultClient case (#12911) (9e2646b)

0.8.3 (2025-09-17)

Bug Fixes

  • compute/metadata: Disable Client timeouts for subscription client (#12910) (187a58a)

0.8.2 (2025-09-17)

Bug Fixes

0.8.1 (2025-09-16)

Bug Fixes

  • compute/metadata: Use separate client for subscribe methods (#12885) (76b80f8)

0.8.0 (2025-08-06)

Features

0.7.0 (2025-05-13)

Features

  • compute/metadata: Allow canceling GCE detection (#11786) (78100fe)

0.6.0 (2024-12-13)

Features

0.5.2 (2024-09-20)

Bug Fixes

  • compute/metadata: Close Response Body for failed request (#10891) (e91d45e)

0.5.1 (2024-09-12)

Bug Fixes

  • compute/metadata: Check error chain for retryable error (#10840) (2bdedef)

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.