Current section

Files

Jump to
google_ads CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.1.6] - 2024-12-12
- Fix `QueryResourceConsumption` when the request body keys are string
## [0.1.5] - 2024-12-12
- Add `:telemetry` dependency
## [0.1.4] - 2024-12-12
- Replace `metadata` by `customer_id` on telemetry metadata
- Setup `GoogleAds.Telemetry.QueryResourceConsumption` telemetry on init
## [0.1.3] - 2024-12-12
- Add provider to client telemetry metadata
## [0.1.2] - 2024-12-11
- Fix library configuration
## [0.1.1] - 2024-12-11
- Make API version configurable
## [0.1.0] - 2024-12-10
- Initial version