@azure/eventgrid 5.7.0 → 5.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +9 -15
- package/dist/index.js.map +1 -1
- package/dist-esm/src/generated/generatedClientContext.js +1 -1
- package/dist-esm/src/generated/generatedClientContext.js.map +1 -1
- package/dist-esm/src/generated/models/index.js.map +1 -1
- package/dist-esm/src/generated/models/mappers.js +7 -13
- package/dist-esm/src/generated/models/mappers.js.map +1 -1
- package/dist-esm/src/tracing.js +1 -1
- package/dist-esm/src/tracing.js.map +1 -1
- package/package.json +12 -11
- package/types/eventgrid.d.ts +3 -1
package/dist/index.js
CHANGED
@@ -3370,7 +3370,6 @@ const MediaJobOutput = {
|
|
3370
3370
|
}
|
3371
3371
|
};
|
3372
3372
|
const MediaJobOutputProgressEventData = {
|
3373
|
-
serializedName: "#Microsoft.Media.JobOutputProgress",
|
3374
3373
|
type: {
|
3375
3374
|
name: "Composite",
|
3376
3375
|
className: "MediaJobOutputProgressEventData",
|
@@ -6135,6 +6134,13 @@ const AcsIncomingCallEventData = {
|
|
6135
6134
|
name: "String"
|
6136
6135
|
}
|
6137
6136
|
},
|
6137
|
+
onBehalfOfCallee: {
|
6138
|
+
serializedName: "onBehalfOfCallee",
|
6139
|
+
type: {
|
6140
|
+
name: "Composite",
|
6141
|
+
className: "CommunicationIdentifierModel"
|
6142
|
+
}
|
6143
|
+
},
|
6138
6144
|
correlationId: {
|
6139
6145
|
serializedName: "correlationId",
|
6140
6146
|
required: true,
|
@@ -8619,7 +8625,6 @@ const ContainerRegistryChartDeletedEventData = {
|
|
8619
8625
|
}
|
8620
8626
|
};
|
8621
8627
|
const MediaJobScheduledEventData = {
|
8622
|
-
serializedName: "#Microsoft.Media.JobScheduled",
|
8623
8628
|
type: {
|
8624
8629
|
name: "Composite",
|
8625
8630
|
className: "MediaJobScheduledEventData",
|
@@ -8627,7 +8632,6 @@ const MediaJobScheduledEventData = {
|
|
8627
8632
|
}
|
8628
8633
|
};
|
8629
8634
|
const MediaJobProcessingEventData = {
|
8630
|
-
serializedName: "#Microsoft.Media.JobProcessing",
|
8631
8635
|
type: {
|
8632
8636
|
name: "Composite",
|
8633
8637
|
className: "MediaJobProcessingEventData",
|
@@ -8635,7 +8639,6 @@ const MediaJobProcessingEventData = {
|
|
8635
8639
|
}
|
8636
8640
|
};
|
8637
8641
|
const MediaJobCancelingEventData = {
|
8638
|
-
serializedName: "#Microsoft.Media.JobCanceling",
|
8639
8642
|
type: {
|
8640
8643
|
name: "Composite",
|
8641
8644
|
className: "MediaJobCancelingEventData",
|
@@ -8643,7 +8646,6 @@ const MediaJobCancelingEventData = {
|
|
8643
8646
|
}
|
8644
8647
|
};
|
8645
8648
|
const MediaJobFinishedEventData = {
|
8646
|
-
serializedName: "#Microsoft.Media.JobFinished",
|
8647
8649
|
type: {
|
8648
8650
|
name: "Composite",
|
8649
8651
|
className: "MediaJobFinishedEventData",
|
@@ -8663,7 +8665,6 @@ const MediaJobFinishedEventData = {
|
|
8663
8665
|
}
|
8664
8666
|
};
|
8665
8667
|
const MediaJobCanceledEventData = {
|
8666
|
-
serializedName: "#Microsoft.Media.JobCanceled",
|
8667
8668
|
type: {
|
8668
8669
|
name: "Composite",
|
8669
8670
|
className: "MediaJobCanceledEventData",
|
@@ -8683,7 +8684,6 @@ const MediaJobCanceledEventData = {
|
|
8683
8684
|
}
|
8684
8685
|
};
|
8685
8686
|
const MediaJobErroredEventData = {
|
8686
|
-
serializedName: "#Microsoft.Media.JobErrored",
|
8687
8687
|
type: {
|
8688
8688
|
name: "Composite",
|
8689
8689
|
className: "MediaJobErroredEventData",
|
@@ -8719,7 +8719,6 @@ const MediaJobOutputAsset = {
|
|
8719
8719
|
}
|
8720
8720
|
};
|
8721
8721
|
const MediaJobOutputCanceledEventData = {
|
8722
|
-
serializedName: "#Microsoft.Media.JobOutputCanceled",
|
8723
8722
|
type: {
|
8724
8723
|
name: "Composite",
|
8725
8724
|
className: "MediaJobOutputCanceledEventData",
|
@@ -8727,7 +8726,6 @@ const MediaJobOutputCanceledEventData = {
|
|
8727
8726
|
}
|
8728
8727
|
};
|
8729
8728
|
const MediaJobOutputCancelingEventData = {
|
8730
|
-
serializedName: "#Microsoft.Media.JobOutputCanceling",
|
8731
8729
|
type: {
|
8732
8730
|
name: "Composite",
|
8733
8731
|
className: "MediaJobOutputCancelingEventData",
|
@@ -8735,7 +8733,6 @@ const MediaJobOutputCancelingEventData = {
|
|
8735
8733
|
}
|
8736
8734
|
};
|
8737
8735
|
const MediaJobOutputErroredEventData = {
|
8738
|
-
serializedName: "#Microsoft.Media.JobOutputErrored",
|
8739
8736
|
type: {
|
8740
8737
|
name: "Composite",
|
8741
8738
|
className: "MediaJobOutputErroredEventData",
|
@@ -8743,7 +8740,6 @@ const MediaJobOutputErroredEventData = {
|
|
8743
8740
|
}
|
8744
8741
|
};
|
8745
8742
|
const MediaJobOutputFinishedEventData = {
|
8746
|
-
serializedName: "#Microsoft.Media.JobOutputFinished",
|
8747
8743
|
type: {
|
8748
8744
|
name: "Composite",
|
8749
8745
|
className: "MediaJobOutputFinishedEventData",
|
@@ -8751,7 +8747,6 @@ const MediaJobOutputFinishedEventData = {
|
|
8751
8747
|
}
|
8752
8748
|
};
|
8753
8749
|
const MediaJobOutputProcessingEventData = {
|
8754
|
-
serializedName: "#Microsoft.Media.JobOutputProcessing",
|
8755
8750
|
type: {
|
8756
8751
|
name: "Composite",
|
8757
8752
|
className: "MediaJobOutputProcessingEventData",
|
@@ -8759,7 +8754,6 @@ const MediaJobOutputProcessingEventData = {
|
|
8759
8754
|
}
|
8760
8755
|
};
|
8761
8756
|
const MediaJobOutputScheduledEventData = {
|
8762
|
-
serializedName: "#Microsoft.Media.JobOutputScheduled",
|
8763
8757
|
type: {
|
8764
8758
|
name: "Composite",
|
8765
8759
|
className: "MediaJobOutputScheduledEventData",
|
@@ -10570,7 +10564,7 @@ class GeneratedClientContext extends coreClient__namespace.ServiceClient {
|
|
10570
10564
|
const defaults = {
|
10571
10565
|
requestContentType: "application/json; charset=utf-8"
|
10572
10566
|
};
|
10573
|
-
const packageDetails = `azsdk-js-eventgrid/5.
|
10567
|
+
const packageDetails = `azsdk-js-eventgrid/5.8.0`;
|
10574
10568
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
10575
10569
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
10576
10570
|
: `${packageDetails}`;
|
@@ -10725,7 +10719,7 @@ function cloudEventDistributedTracingEnricherPolicy() {
|
|
10725
10719
|
const tracingClient = coreTracing.createTracingClient({
|
10726
10720
|
namespace: "Microsoft.Messaging.EventGrid",
|
10727
10721
|
packageName: "@azure/event-grid",
|
10728
|
-
packageVersion: "5.
|
10722
|
+
packageVersion: "5.8.0",
|
10729
10723
|
});
|
10730
10724
|
|
10731
10725
|
// Copyright (c) Microsoft Corporation.
|