Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:20
1f26ff4

Adds date-range filtering for Android vitals error searches, a one-time consent-based GitHub star suggestion, and dependency and CI updates.

Added

  • After a successful metadata push, edit commit, or release, gplay suggests starring the project once when gh is installed. The suggestion is printed to stderr; the CLI never waits for input or stars automatically. Agents must obtain an explicit yes before running the suggested command. Set GPLAY_NO_STAR_PROMPT=1 to suppress it. (#277, #278)

  • vitals errors issues and vitals errors reports now accept --from and --to in YYYY-MM-DD format. Both dates are inclusive and interpreted in UTC; either bound can be supplied independently. Invalid dates and reversed ranges fail before network access. Omitting both flags retains the last-24-hours default. (#259)

Maintenance

  • Update google.golang.org/api to v0.294.0, golang.org/x/text to v0.41.0, and associated transitive dependencies. (#273)
  • Update the API-drift workflow to actions/setup-python v7 and the fixture-release workflow to actions/setup-java v6. (#274, #275)

Download the binary for your platform and verify it with checksums.txt.