Skip to content

Commit cd76b29

Browse files
authored
[Automation] Generate Fluent Lite from Swagger eventgrid#package-2025-04-preview (#46156)
1 parent 3ffd776 commit cd76b29

File tree

615 files changed

+34216
-15045
lines changed

Some content is hidden

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

615 files changed

+34216
-15045
lines changed

sdk/eventgrid/azure-resourcemanager-eventgrid/CHANGELOG.md

Lines changed: 196 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,206 @@
11
# Release History
22

3-
## 1.3.0-beta.1 (Unreleased)
3+
## 1.3.0-beta.1 (2025-07-25)
4+
5+
- Azure Resource Manager EventGrid client library for Java. This package contains Microsoft Azure SDK for EventGrid Management SDK. Azure EventGrid Management Client. Package tag package-2025-04-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
46

57
### Features Added
68

7-
### Breaking Changes
9+
* `models.PartnerDestinationInfo` was added
10+
11+
* `models.PartnerUpdateDestinationInfo` was added
12+
13+
* `models.Sku` was added
14+
15+
* `models.NetworkSecurityPerimeterConfigurationIssueSeverity` was added
16+
17+
* `models.PartnerDestination$Definition` was added
18+
19+
* `models.ResourceSku` was added
20+
21+
* `models.ResourceKind` was added
22+
23+
* `models.PartnerClientAuthentication` was added
24+
25+
* `models.WebhookAuthenticationSettings` was added
26+
27+
* `models.PartnerEndpointType` was added
28+
29+
* `models.NetworkSecurityPerimeterConfigurationIssues` was added
30+
31+
* `models.PartnerDestinationProvisioningState` was added
32+
33+
* `models.CustomJwtAuthenticationManagedIdentityType` was added
34+
35+
* `models.PartnerDestinations` was added
36+
37+
* `models.PartnerDestination` was added
38+
39+
* `models.EncodedIssuerCertificateInfo` was added
40+
41+
* `models.CustomJwtAuthenticationSettings` was added
42+
43+
* `models.NetworkSecurityPerimeterConfigurationProfile` was added
44+
45+
* `models.NetworkSecurityPerimeterAssociationAccessMode` was added
46+
47+
* `models.ResourceMoveChangeHistory` was added
48+
49+
* `models.WebhookPartnerDestinationInfo` was added
50+
51+
* `models.PartnerDestination$Update` was added
52+
53+
* `models.NetworkSecurityPerimeterConfigurationList` was added
54+
55+
* `models.CustomJwtAuthenticationManagedIdentity` was added
56+
57+
* `models.CustomWebhookAuthenticationManagedIdentityType` was added
58+
59+
* `models.PartnerEventSubscriptionDestination` was added
60+
61+
* `models.ClientAuthenticationSettings` was added
62+
63+
* `models.ResourceAssociation` was added
64+
65+
* `models.PartnerDestinationUpdateParameters` was added
66+
67+
* `models.NetworkSecurityPerimeterConfigProvisioningState` was added
68+
69+
* `models.PartnerClientAuthenticationType` was added
70+
71+
* `models.PartnerDestinationActivationState` was added
72+
73+
* `models.AlternativeAuthenticationNameSource` was added
74+
75+
* `models.WebhookUpdatePartnerDestinationInfo` was added
76+
77+
* `models.CustomWebhookAuthenticationManagedIdentity` was added
78+
79+
* `models.NetworkSecurityPerimeterConfigurationIssueType` was added
80+
81+
* `models.NetworkSecurityPerimeterResourceType` was added
82+
83+
* `models.FederatedIdentityCredentialInfo` was added
84+
85+
* `models.NetworkSecurityPerimeterSubscription` was added
86+
87+
* `models.NetworkSecurityPerimeterProfileAccessRule` was added
88+
89+
* `models.NetworkSecurityPerimeterConfigurations` was added
90+
91+
* `models.NetworkSecurityPerimeterInfo` was added
92+
93+
* `models.AzureADPartnerClientAuthentication` was added
94+
95+
* `models.IssuerCertificateInfo` was added
96+
97+
* `models.PartnerDestination$UpdateStages` was added
98+
99+
* `models.ExtendedLocation` was added
100+
101+
* `models.PartnerDestination$DefinitionStages` was added
102+
103+
* `models.NetworkSecurityPerimeterProfileAccessRuleDirection` was added
104+
105+
* `models.NetworkSecurityPerimeterConfiguration` was added
106+
107+
* `models.PartnerDestinationsListResult` was added
108+
109+
#### `models.Subscription$Definition` was modified
110+
111+
* `withTags(java.util.Map)` was added
112+
113+
#### `models.Channel` was modified
8114

9-
### Bugs Fixed
115+
* `partnerDestinationInfo()` was added
116+
117+
#### `models.UpdateTopicSpacesConfigurationInfo` was modified
118+
119+
* `clientAuthentication()` was added
120+
* `withClientAuthentication(models.ClientAuthenticationSettings)` was added
121+
122+
#### `models.TopicUpdateParameters` was modified
123+
124+
* `sku()` was added
125+
* `withSku(models.ResourceSku)` was added
126+
127+
#### `models.Domain$Update` was modified
128+
129+
* `withSku(models.ResourceSku)` was added
130+
131+
#### `models.Topic$Definition` was modified
132+
133+
* `withKind(models.ResourceKind)` was added
134+
* `withSku(models.ResourceSku)` was added
135+
* `withExtendedLocation(models.ExtendedLocation)` was added
136+
137+
#### `models.DomainUpdateParameters` was modified
138+
139+
* `withSku(models.ResourceSku)` was added
140+
* `sku()` was added
141+
142+
#### `models.Topic$Update` was modified
143+
144+
* `withSku(models.ResourceSku)` was added
145+
146+
#### `models.TopicSpacesConfiguration` was modified
147+
148+
* `withClientAuthentication(models.ClientAuthenticationSettings)` was added
149+
* `clientAuthentication()` was added
150+
151+
#### `models.Domain` was modified
10152

11-
### Other Changes
153+
* `sku()` was added
154+
155+
#### `models.Channel$Update` was modified
156+
157+
* `withPartnerDestinationInfo(models.PartnerDestinationInfo)` was added
158+
159+
#### `EventGridManager` was modified
160+
161+
* `partnerDestinations()` was added
162+
* `networkSecurityPerimeterConfigurations()` was added
163+
164+
#### `models.Subscription$Update` was modified
165+
166+
* `withTags(java.util.Map)` was added
167+
168+
#### `models.EventSubscriptionIdentity` was modified
169+
170+
* `withFederatedIdentityCredentialInfo(models.FederatedIdentityCredentialInfo)` was added
171+
* `federatedIdentityCredentialInfo()` was added
172+
173+
#### `models.Topic` was modified
174+
175+
* `kind()` was added
176+
* `extendedLocation()` was added
177+
* `sku()` was added
178+
179+
#### `models.Subscription` was modified
180+
181+
* `tags()` was added
182+
183+
#### `models.Channel$Definition` was modified
184+
185+
* `withPartnerDestinationInfo(models.PartnerDestinationInfo)` was added
186+
187+
#### `models.SubscriptionUpdateParameters` was modified
188+
189+
* `tags()` was added
190+
* `withTags(java.util.Map)` was added
191+
192+
#### `models.ChannelUpdateParameters` was modified
193+
194+
* `partnerDestinationInfo()` was added
195+
* `withPartnerDestinationInfo(models.PartnerUpdateDestinationInfo)` was added
196+
197+
#### `models.Domain$Definition` was modified
198+
199+
* `withSku(models.ResourceSku)` was added
200+
201+
#### `models.VerifiedPartner` was modified
202+
203+
* `partnerDestinationDetails()` was added
12204

13205
## 1.2.0 (2025-03-24)
14206

sdk/eventgrid/azure-resourcemanager-eventgrid/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager EventGrid client library for Java.
44

5-
This package contains Microsoft Azure SDK for EventGrid Management SDK. Azure EventGrid Management Client. Package tag package-2025-02. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for EventGrid Management SDK. Azure EventGrid Management Client. Package tag package-2025-04-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -32,7 +32,7 @@ Various documentation is available to help you get started
3232
<dependency>
3333
<groupId>com.azure.resourcemanager</groupId>
3434
<artifactId>azure-resourcemanager-eventgrid</artifactId>
35-
<version>1.2.0</version>
35+
<version>1.3.0-beta.1</version>
3636
</dependency>
3737
```
3838
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)