|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 1.0.0 (2024-01-26) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Model DataProduct has a new parameter properties |
| 8 | + - Model DataProductUpdate has a new parameter properties |
| 9 | + - Model DataProductsCatalog has a new parameter properties |
| 10 | + - Model DataType has a new parameter properties |
| 11 | + - Model DataTypeUpdate has a new parameter properties |
| 12 | + |
| 13 | +### Breaking Changes |
| 14 | + |
| 15 | + - Model DataProduct no longer has parameter available_minor_versions |
| 16 | + - Model DataProduct no longer has parameter consumption_endpoints |
| 17 | + - Model DataProduct no longer has parameter current_minor_version |
| 18 | + - Model DataProduct no longer has parameter customer_encryption_key |
| 19 | + - Model DataProduct no longer has parameter customer_managed_key_encryption_enabled |
| 20 | + - Model DataProduct no longer has parameter documentation |
| 21 | + - Model DataProduct no longer has parameter key_vault_url |
| 22 | + - Model DataProduct no longer has parameter major_version |
| 23 | + - Model DataProduct no longer has parameter managed_resource_group_configuration |
| 24 | + - Model DataProduct no longer has parameter networkacls |
| 25 | + - Model DataProduct no longer has parameter owners |
| 26 | + - Model DataProduct no longer has parameter private_links_enabled |
| 27 | + - Model DataProduct no longer has parameter product |
| 28 | + - Model DataProduct no longer has parameter provisioning_state |
| 29 | + - Model DataProduct no longer has parameter public_network_access |
| 30 | + - Model DataProduct no longer has parameter publisher |
| 31 | + - Model DataProduct no longer has parameter purview_account |
| 32 | + - Model DataProduct no longer has parameter purview_collection |
| 33 | + - Model DataProduct no longer has parameter redundancy |
| 34 | + - Model DataProduct no longer has parameter resource_guid |
| 35 | + - Model DataProductUpdate no longer has parameter current_minor_version |
| 36 | + - Model DataProductUpdate no longer has parameter owners |
| 37 | + - Model DataProductUpdate no longer has parameter private_links_enabled |
| 38 | + - Model DataProductUpdate no longer has parameter purview_account |
| 39 | + - Model DataProductUpdate no longer has parameter purview_collection |
| 40 | + - Model DataProductsCatalog no longer has parameter provisioning_state |
| 41 | + - Model DataProductsCatalog no longer has parameter publishers |
| 42 | + - Model DataType no longer has parameter database_cache_retention |
| 43 | + - Model DataType no longer has parameter database_retention |
| 44 | + - Model DataType no longer has parameter provisioning_state |
| 45 | + - Model DataType no longer has parameter state |
| 46 | + - Model DataType no longer has parameter state_reason |
| 47 | + - Model DataType no longer has parameter storage_output_retention |
| 48 | + - Model DataType no longer has parameter visualization_url |
| 49 | + - Model DataTypeUpdate no longer has parameter database_cache_retention |
| 50 | + - Model DataTypeUpdate no longer has parameter database_retention |
| 51 | + - Model DataTypeUpdate no longer has parameter state |
| 52 | + - Model DataTypeUpdate no longer has parameter storage_output_retention |
| 53 | + |
3 | 54 | ## 1.0.0b1 (2023-11-28)
|
4 | 55 |
|
5 | 56 | * Initial Release
|
0 commit comments