Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.91 KB

File metadata and controls

40 lines (22 loc) · 1.91 KB

Version history

Version 2.0.0, released 2024-05-08

Bug fixes

  • BREAKING CHANGE An existing method UpdateVehicleLocation is removed from service VehicleService (commit 496dd3b)
  • BREAKING CHANGE An existing method SearchFuzzedVehicles is removed from service VehicleService (commit 496dd3b)
  • BREAKING CHANGE An existing message UpdateVehicleLocationRequest is removed (commit 496dd3b)

New features

  • Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)

Version 1.3.0, released 2024-03-27

New features

Version 1.2.0, released 2024-02-29

Documentation improvements

Version 1.1.0, released 2024-01-08

New features

Version 1.0.0, released 2023-12-04

No API surface changes; just dependency updates and promotion to GA.

Version 1.0.0-beta01, released 2023-11-06

Initial release.