Changelog¶
0.3.0 (2025-10-20)¶
Features¶
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.2.11 (2025-07-10)¶
Features¶
0.2.10 (2025-06-11)¶
Documentation¶
Update import statement example in README (8066d24)
0.2.9 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (25ced24)
0.2.8 (2025-03-03)¶
Features¶
0.2.7 (2025-02-27)¶
Features¶
0.2.6 (2025-02-12)¶
Features¶
0.2.5 (2024-12-12)¶
Features¶
Add support for opt-in debug logging (cf4d0e0)
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (cf4d0e0)
Documentation¶
correct SearchVehiclesRequest.ordered_by description (9e33676)
0.2.4 (2024-11-11)¶
Bug Fixes¶
0.2.3 (2024-10-24)¶
Features¶
0.2.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (4adddf4)
0.2.1 (2024-07-08)¶
Bug Fixes¶
0.2.0 (2024-05-16)¶
⚠ BREAKING CHANGES¶
An existing method
SearchFuzzedVehiclesis removed from serviceVehicleServiceAn existing message
UpdateVehicleLocationRequestis removedAn existing method
UpdateVehicleLocationis removed from serviceVehicleService