Skip to content

Tags: google/cabbie

Tags

v1.0.5

Toggle v1.0.5's commit message
Bump baseline Go versions to 1.18.

Update actions to v3.
Add go vet to some tests.

PiperOrigin-RevId: 492557686

v1.0.4

Toggle v1.0.4's commit message
Tweak handling of Cabbie's event log registry key. Attempt to remove …

…the key. If it doesn't exist, just proceed.

PiperOrigin-RevId: 475544655

v1.0.3

Toggle v1.0.3's commit message
feat: Add goreleaser GitHub Action to automatically generate binary o…

…utput when new releases are created

- This is meant to address #46 by @discentem
- See https://github.com/TsekNet/cabbie/releases/tag/v1.0.3 for an example.

PiperOrigin-RevId: 418953377

v1.0.2

Toggle v1.0.2's commit message
Export additional metric struct fields.

PiperOrigin-RevId: 384751880

v1.0.1

Toggle v1.0.1's commit message
Add TestDedupe

PiperOrigin-RevId: 374730397

v1.0

Toggle v1.0's commit message
Leverage glazier helpers for script execution and string manipulation.

Change config.ScriptTimeout internally to be a duration (which it winds up being anyway).

PiperOrigin-RevId: 372450884