Skip to content

Commit d355d66

Browse files
Migrate SystemEvents library to new generator (#51945)
* WIP * update commit * regen * Migrate to new generator * run migration script * api * pr fb
1 parent 84431a1 commit d355d66

File tree

656 files changed

+26523
-28456
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

656 files changed

+26523
-28456
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,25 @@
22

33
## Summary
44

5-
- Total libraries: 404
5+
- Total libraries: 407
66
- Management Plane (Swagger): 170
7-
- Management Plane (TSP-Old): 45
7+
- Management Plane (TSP-Old): 48
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Data Plane (Swagger): 114
10-
- Data Plane (TSP-Old): 29
11-
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 6
12-
- No generator: 40
9+
- Data Plane (Swagger): 115
10+
- Data Plane (TSP-Old): 28
11+
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 7
12+
- No generator: 39
1313

1414

1515
## Data Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp)
1616

17-
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 6
17+
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 7
1818

1919
| Service | Library | Path |
2020
| ------- | ------- | ---- |
2121
| appconfiguration | Azure.Data.AppConfiguration | sdk/appconfiguration/Azure.Data.AppConfiguration |
2222
| eventgrid | Azure.Messaging.EventGrid.Namespaces | sdk/eventgrid/Azure.Messaging.EventGrid.Namespaces |
23+
| eventgrid | Azure.Messaging.EventGrid.SystemEvents | sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents |
2324
| healthdataaiservices | Azure.Health.Deidentification | sdk/healthdataaiservices/Azure.Health.Deidentification |
2425
| keyvault | Azure.Security.KeyVault.Administration | sdk/keyvault/Azure.Security.KeyVault.Administration |
2526
| openai | Azure.AI.OpenAI | sdk/openai/Azure.AI.OpenAI |
@@ -28,7 +29,7 @@ TypeSpec with @azure-typespec/http-client-csharp generator is detected by the pr
2829

2930
## Data Plane Libraries using TypeSpec (Old Generator)
3031

31-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 29
32+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 28
3233

3334
| Service | Library | Path |
3435
| ------- | ------- | ---- |
@@ -49,7 +50,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
4950
| devcenter | Azure.Developer.DevCenter | sdk/devcenter/Azure.Developer.DevCenter |
5051
| documentintelligence | Azure.AI.DocumentIntelligence | sdk/documentintelligence/Azure.AI.DocumentIntelligence |
5152
| easm | Azure.Analytics.Defender.Easm | sdk/easm/Azure.Analytics.Defender.Easm |
52-
| eventgrid | Azure.Messaging.EventGrid.SystemEvents | sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents |
5353
| face | Azure.AI.Vision.Face | sdk/face/Azure.AI.Vision.Face |
5454
| healthinsights | Azure.Health.Insights.CancerProfiling | sdk/healthinsights/Azure.Health.Insights.CancerProfiling |
5555
| healthinsights | Azure.Health.Insights.ClinicalMatching | sdk/healthinsights/Azure.Health.Insights.ClinicalMatching |
@@ -65,7 +65,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
6565

6666
## Data Plane Libraries using Swagger
6767

68-
Total: 114
68+
Total: 115
6969

7070
| Service | Library | Path |
7171
| ------- | ------- | ---- |
@@ -114,6 +114,7 @@ Total: 114
114114
| eventgrid | Azure.Messaging.EventGrid | sdk/eventgrid/Azure.Messaging.EventGrid |
115115
| formrecognizer | Azure.AI.FormRecognizer | sdk/formrecognizer/Azure.AI.FormRecognizer |
116116
| iot | Azure.IoT.Hub.Service | sdk/iot/Azure.IoT.Hub.Service |
117+
| loadtestservice | Azure.Developer.Playwright | sdk/loadtestservice/Azure.Developer.Playwright |
117118
| maps | Azure.Maps.Common | sdk/maps/Azure.Maps.Common |
118119
| maps | Azure.Maps.Geolocation | sdk/maps/Azure.Maps.Geolocation |
119120
| maps | Azure.Maps.Rendering | sdk/maps/Azure.Maps.Rendering |
@@ -187,7 +188,7 @@ Total: 114
187188

188189
## Management Plane Libraries using TypeSpec (Old Generator)
189190

190-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 45
191+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 48
191192

192193
| Service | Library | Path |
193194
| ------- | ------- | ---- |
@@ -208,6 +209,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
208209
| deviceregistry | Azure.ResourceManager.DeviceRegistry | sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry |
209210
| devopsinfrastructure | Azure.ResourceManager.DevOpsInfrastructure | sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure |
210211
| durabletask | Azure.ResourceManager.DurableTask | sdk/durabletask/Azure.ResourceManager.DurableTask |
212+
| elasticsan | Azure.ResourceManager.ElasticSan | sdk/elasticsan/Azure.ResourceManager.ElasticSan |
211213
| fabric | Azure.ResourceManager.Fabric | sdk/fabric/Azure.ResourceManager.Fabric |
212214
| grafana | Azure.ResourceManager.Grafana | sdk/grafana/Azure.ResourceManager.Grafana |
213215
| hardwaresecuritymodules | Azure.ResourceManager.HardwareSecurityModules | sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules |
@@ -223,6 +225,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
223225
| oracle | Azure.ResourceManager.OracleDatabase | sdk/oracle/Azure.ResourceManager.OracleDatabase |
224226
| pineconevectordb | Azure.ResourceManager.PineconeVectorDB | sdk/pineconevectordb/Azure.ResourceManager.PineconeVectorDB |
225227
| planetarycomputer | Azure.ResourceManager.PlanetaryComputer | sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer |
228+
| playwright | Azure.ResourceManager.Playwright | sdk/playwright/Azure.ResourceManager.Playwright |
226229
| playwrighttesting | Azure.ResourceManager.PlaywrightTesting | sdk/playwrighttesting/Azure.ResourceManager.PlaywrightTesting |
227230
| portalservices | Azure.ResourceManager.PortalServicesCopilot | sdk/portalservices/Azure.ResourceManager.PortalServicesCopilot |
228231
| purestorageblock | Azure.ResourceManager.PureStorageBlock | sdk/purestorageblock/Azure.ResourceManager.PureStorageBlock |
@@ -233,6 +236,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
233236
| sitemanager | Azure.ResourceManager.SiteManager | sdk/sitemanager/Azure.ResourceManager.SiteManager |
234237
| standbypool | Azure.ResourceManager.StandbyPool | sdk/standbypool/Azure.ResourceManager.StandbyPool |
235238
| storageactions | Azure.ResourceManager.StorageActions | sdk/storageactions/Azure.ResourceManager.StorageActions |
239+
| storagediscovery | Azure.ResourceManager.StorageDiscovery | sdk/storagediscovery/Azure.ResourceManager.StorageDiscovery |
236240
| terraform | Azure.ResourceManager.Terraform | sdk/terraform/Azure.ResourceManager.Terraform |
237241
| weightsandbiases | Azure.ResourceManager.WeightsAndBiases | sdk/weightsandbiases/Azure.ResourceManager.WeightsAndBiases |
238242
| workloadssapvirtualinstance | Azure.ResourceManager.WorkloadsSapVirtualInstance | sdk/workloadssapvirtualinstance/Azure.ResourceManager.WorkloadsSapVirtualInstance |
@@ -306,7 +310,6 @@ Total: 170
306310
| edgeorder | Azure.ResourceManager.EdgeOrder | sdk/edgeorder/Azure.ResourceManager.EdgeOrder |
307311
| edgezones | Azure.ResourceManager.EdgeZones | sdk/edgezones/Azure.ResourceManager.EdgeZones |
308312
| elastic | Azure.ResourceManager.Elastic | sdk/elastic/Azure.ResourceManager.Elastic |
309-
| elasticsan | Azure.ResourceManager.ElasticSan | sdk/elasticsan/Azure.ResourceManager.ElasticSan |
310313
| eventgrid | Azure.ResourceManager.EventGrid | sdk/eventgrid/Azure.ResourceManager.EventGrid |
311314
| eventhub | Azure.ResourceManager.EventHubs | sdk/eventhub/Azure.ResourceManager.EventHubs |
312315
| extendedlocation | Azure.ResourceManager.ExtendedLocations | sdk/extendedlocation/Azure.ResourceManager.ExtendedLocations |
@@ -385,6 +388,7 @@ Total: 170
385388
| resourcemanager | Azure.ResourceManager | sdk/resourcemanager/Azure.ResourceManager |
386389
| resourcemover | Azure.ResourceManager.ResourceMover | sdk/resourcemover/Azure.ResourceManager.ResourceMover |
387390
| resources | Azure.ResourceManager.Resources | sdk/resources/Azure.ResourceManager.Resources |
391+
| resources | Azure.ResourceManager.Resources.DeploymentStacks | sdk/resources/Azure.ResourceManager.Resources.DeploymentStacks |
388392
| search | Azure.ResourceManager.Search | sdk/search/Azure.ResourceManager.Search |
389393
| securitycenter | Azure.ResourceManager.SecurityCenter | sdk/securitycenter/Azure.ResourceManager.SecurityCenter |
390394
| securitydevops | Azure.ResourceManager.SecurityDevOps | sdk/securitydevops/Azure.ResourceManager.SecurityDevOps |
@@ -418,7 +422,7 @@ Total: 170
418422

419423
## Libraries with No Generator
420424

421-
Libraries with no generator have neither autorest.md nor tsp-location.yaml files. Total: 40
425+
Libraries with no generator have neither autorest.md nor tsp-location.yaml files. Total: 39
422426

423427
| Service | Library | Path |
424428
| ------- | ------- | ---- |
@@ -446,7 +450,6 @@ Libraries with no generator have neither autorest.md nor tsp-location.yaml files
446450
| keyvault | Azure.Security.KeyVault.Keys | sdk/keyvault/Azure.Security.KeyVault.Keys |
447451
| keyvault | Azure.Security.KeyVault.Secrets | sdk/keyvault/Azure.Security.KeyVault.Secrets |
448452
| keyvault | Azure.Security.KeyVault.Shared | sdk/keyvault/Azure.Security.KeyVault.Shared |
449-
| loadtestservice | Azure.Developer.Playwright | sdk/loadtestservice/Azure.Developer.Playwright |
450453
| loadtestservice | Azure.Developer.Playwright.MSTest | sdk/loadtestservice/Azure.Developer.Playwright.MSTest |
451454
| loadtestservice | Azure.Developer.Playwright.NUnit | sdk/loadtestservice/Azure.Developer.Playwright.NUnit |
452455
| modelsrepository | Azure.IoT.ModelsRepository | sdk/modelsrepository/Azure.IoT.ModelsRepository |

sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.1.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
- Implemented `IJsonModel` and `IPersistableModel` deserialization methods for events.
8+
9+
### Bug Fixes
10+
11+
### Other Changes
12+
313
## 1.0.0 (2025-06-23)
414

515
### Features Added

0 commit comments

Comments
 (0)