Version history
Version 1.3.0, released 2024-05-17
New features
- Add a new Service Level FLEX ( commit 77da572 )
- Add Tiering Policy to Volume ( commit 77da572 )
- Add backup chain bytes to BackupConfig in Volume ( commit 77da572 )
- Add Location metadata support ( commit 77da572 )
Version 1.2.0, released 2024-05-14
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Version 1.1.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Documentation improvements
- Rephrase comment on psa_range ( commit 0387455 )
- Fix comment for UNIX of SecurityStyle ( commit 0387455 )
Version 1.0.0, released 2024-03-12
This is the first GA release of the library.
Documentation improvements
- Mark optional fields explicitly in Storage Pool ( commit 41065fe )
- Change comments of the psa_range field to note it is currently not implemented ( commit 41065fe )
- Update comments of ServiceLevel and EncryptionType ( commit 41065fe )
Version 1.0.0-beta03, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.0.0-beta02, released 2024-01-08
New features
- Enable Backup, Backup Vault, and Backup Policy ( commit 8b670b6 )
- Add singular and plural annotations ( commit 8b670b6 )
- Set field_behavior to IDENTIFIER on the "name" fields ( commit 8b670b6 )
Documentation improvements
- Comments are updated for several fields/enums ( commit 8b670b6 )
Version 1.0.0-beta01, released 2023-08-09
Initial release.