Version history
Version 1.4.0, released 2024-05-14
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
- Change netstandard2.1 target to netstandard2.0 (commit 7707366)
Version 1.2.0, released 2024-03-13
No API surface changes; just dependency updates.
Version 1.1.0, released 2024-02-20
New features
- Add session token support for Autocomplete (New) sessions that end with a call to Address Validation (commit 289fa6e)
- Add new fields to USPS data (commit 289fa6e)
Documentation improvements
- Update proto field descriptions (commit 289fa6e)
Version 1.0.0, released 2023-11-01
In addition to the documentation changes listed below, this library has dependency updates and promotion to GA.
Documentation improvements
- Update description of the postal address (commit d9df4cc)
- Update some Address Validation API proto descriptions to improve clarity (commit 0169b44)
Version 1.0.0-beta03, released 2023-01-20
Documentation improvements
- Document that PREMISE_PROXIMITY is a valid value for an address granularity (commit 174a1c0)
Version 1.0.0-beta02, released 2022-11-10
New features
- BREAKING CHANGE Remove deprecated fields
highrise
andmulti_family
(commit c654b96)
Documentation improvements
- Minor documentation updates (commit c654b96)
Version 1.0.0-beta01, released 2022-10-27
Initial release.