ReleaseDigitalOcean (GradientAI)DigitalOcean (GradientAI)published Feb 13, 2026seen 5d

digitalocean/gta v0.2.0

digitalocean/gta

Open original ↗

Captured source

source ↗
published Feb 13, 2026seen 5dcaptured 10hhttp 200method plain

v0.2.0: add -test-transitve flag

Repository: digitalocean/gta

Tag: v0.2.0

Published: 2026-02-13T18:45:05Z

Prerelease: no

Release notes:

New options

A -test-transitive flag has been added which allows opting out of the default behavior for test packages of transitive dependencies in the reverse path. The default behavior remains the same as before: all transitive test dependencies are treated equivalent to the "live" dependencies and included in the package graph. If -test-transitive=false is explicitly specified, this behavior is disabled. Note that in either case, the test package of the primary package is still included.

What's Changed

  • Fix errant packages found via test dep. graph by @michaeldye in https://github.com/digitalocean/gta/pull/68
  • bump minimum Go version to 1.25, bump all deps by @anitgandhi in https://github.com/digitalocean/gta/pull/69

New Contributors

  • @michaeldye made their first contribution in https://github.com/digitalocean/gta/pull/68

Full Changelog: https://github.com/digitalocean/gta/compare/v0.1.2...v0.2.0

Notability

notability 3.0/10

Routine release by cloud provider