|
3 | 3 | "date": "2024-10-25", |
4 | 4 | "paths": [ |
5 | 5 | { |
6 | | - "path": "/api/atlas/v2/groups/{groupId}/streams", |
| 6 | + "path": "/api/atlas/v2/groups/{groupId}/events", |
7 | 7 | "httpMethod": "GET", |
8 | 8 | "versions": [ |
9 | 9 | { |
10 | 10 | "version": "2024-10-23", |
11 | 11 | "changes": [ |
12 | 12 | { |
13 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the 'results/items/dataProcessRegion/region/' response property", |
| 13 | + "change": "added the new 'INDEPENDENT_SHARD_SCALING_CLUSTER_MIGRATED, INDEPENDENT_SHARD_SCALING_CLUSTER_ROLLED_BACK' enum values to the 'results/items/oneOf[subschema #14: NDS Audits]/eventTypeName' response property", |
14 | 14 | "changeCode": "response-property-enum-value-added", |
15 | | - "backwardCompatible": true, |
16 | | - "hideFromChangelog": true |
17 | | - }, |
18 | | - { |
19 | | - "change": "removed the 'AMSTERDAM_NLD, VIRGINIA_USA' enum values from the 'results/items/dataProcessRegion/region/' response property", |
20 | | - "changeCode": "response-property-enum-value-removed", |
21 | | - "backwardCompatible": false, |
22 | | - "hideFromChangelog": true |
| 15 | + "backwardCompatible": true |
23 | 16 | } |
24 | 17 | ], |
25 | 18 | "stabilityLevel": "stable", |
26 | 19 | "changeType": "update" |
27 | 20 | } |
28 | 21 | ], |
29 | | - "operationId": "listStreamInstances", |
30 | | - "tag": "Streams" |
| 22 | + "operationId": "listProjectEvents", |
| 23 | + "tag": "Events" |
31 | 24 | }, |
32 | 25 | { |
33 | | - "path": "/api/atlas/v2/groups/{groupId}/streams", |
34 | | - "httpMethod": "POST", |
| 26 | + "path": "/api/atlas/v2/groups/{groupId}/events/{eventId}", |
| 27 | + "httpMethod": "GET", |
35 | 28 | "versions": [ |
36 | 29 | { |
37 | 30 | "version": "2024-10-23", |
38 | 31 | "changes": [ |
39 | 32 | { |
40 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the 'dataProcessRegion/region/' response property", |
| 33 | + "change": "added the new 'INDEPENDENT_SHARD_SCALING_CLUSTER_MIGRATED, INDEPENDENT_SHARD_SCALING_CLUSTER_ROLLED_BACK' enum values to the '/oneOf[subschema #14: NDS Audits]/eventTypeName' response property", |
41 | 34 | "changeCode": "response-property-enum-value-added", |
42 | | - "backwardCompatible": true, |
43 | | - "hideFromChangelog": true |
44 | | - }, |
45 | | - { |
46 | | - "change": "removed the 'AMSTERDAM_NLD, VIRGINIA_USA' enum values from the 'dataProcessRegion/region/' response property", |
47 | | - "changeCode": "response-property-enum-value-removed", |
48 | | - "backwardCompatible": false, |
49 | | - "hideFromChangelog": true |
50 | | - }, |
51 | | - { |
52 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the request property 'dataProcessRegion/region/'", |
53 | | - "changeCode": "request-property-enum-value-added", |
54 | 35 | "backwardCompatible": true |
55 | | - }, |
56 | | - { |
57 | | - "change": "removed the enum values 'AMSTERDAM_NLD, VIRGINIA_USA' of the request property 'dataProcessRegion/region/'", |
58 | | - "changeCode": "request-property-enum-value-removed", |
59 | | - "backwardCompatible": false, |
60 | | - "hideFromChangelog": true |
61 | 36 | } |
62 | 37 | ], |
63 | 38 | "stabilityLevel": "stable", |
64 | 39 | "changeType": "update" |
65 | 40 | } |
66 | 41 | ], |
67 | | - "operationId": "createStreamInstance", |
68 | | - "tag": "Streams" |
| 42 | + "operationId": "getProjectEvent", |
| 43 | + "tag": "Events" |
69 | 44 | }, |
70 | 45 | { |
71 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}", |
72 | | - "httpMethod": "GET", |
| 46 | + "path": "/api/atlas/v2/groups/{groupId}/streams", |
| 47 | + "httpMethod": "POST", |
73 | 48 | "versions": [ |
74 | 49 | { |
75 | 50 | "version": "2024-10-23", |
76 | 51 | "changes": [ |
77 | 52 | { |
78 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the 'dataProcessRegion/region/' response property", |
79 | | - "changeCode": "response-property-enum-value-added", |
80 | | - "backwardCompatible": true, |
81 | | - "hideFromChangelog": true |
82 | | - }, |
83 | | - { |
84 | | - "change": "removed the 'AMSTERDAM_NLD, VIRGINIA_USA' enum values from the 'dataProcessRegion/region/' response property", |
85 | | - "changeCode": "response-property-enum-value-removed", |
86 | | - "backwardCompatible": false, |
87 | | - "hideFromChangelog": true |
| 53 | + "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the request property 'dataProcessRegion/region/'", |
| 54 | + "changeCode": "request-property-enum-value-added", |
| 55 | + "backwardCompatible": true |
88 | 56 | } |
89 | 57 | ], |
90 | 58 | "stabilityLevel": "stable", |
91 | 59 | "changeType": "update" |
92 | 60 | } |
93 | 61 | ], |
94 | | - "operationId": "getStreamInstance", |
| 62 | + "operationId": "createStreamInstance", |
95 | 63 | "tag": "Streams" |
96 | 64 | }, |
97 | 65 | { |
|
101 | 69 | { |
102 | 70 | "version": "2024-10-23", |
103 | 71 | "changes": [ |
104 | | - { |
105 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the 'dataProcessRegion/region/' response property", |
106 | | - "changeCode": "response-property-enum-value-added", |
107 | | - "backwardCompatible": true, |
108 | | - "hideFromChangelog": true |
109 | | - }, |
110 | | - { |
111 | | - "change": "removed the 'AMSTERDAM_NLD, VIRGINIA_USA' enum values from the 'dataProcessRegion/region/' response property", |
112 | | - "changeCode": "response-property-enum-value-removed", |
113 | | - "backwardCompatible": false, |
114 | | - "hideFromChangelog": true |
115 | | - }, |
116 | 72 | { |
117 | 73 | "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the request property 'region/'", |
118 | 74 | "changeCode": "request-property-enum-value-added", |
119 | 75 | "backwardCompatible": true |
120 | | - }, |
121 | | - { |
122 | | - "change": "removed the enum values 'AMSTERDAM_NLD, VIRGINIA_USA' of the request property 'region/'", |
123 | | - "changeCode": "request-property-enum-value-removed", |
124 | | - "backwardCompatible": false, |
125 | | - "hideFromChangelog": true |
126 | 76 | } |
127 | 77 | ], |
128 | 78 | "stabilityLevel": "stable", |
|
131 | 81 | ], |
132 | 82 | "operationId": "updateStreamInstance", |
133 | 83 | "tag": "Streams" |
134 | | - }, |
135 | | - { |
136 | | - "path": "/api/atlas/v2/groups/{groupId}/streams:withSampleConnections", |
137 | | - "httpMethod": "POST", |
138 | | - "versions": [ |
139 | | - { |
140 | | - "version": "2024-10-23", |
141 | | - "changes": [ |
142 | | - { |
143 | | - "change": "added the new 'eastus, eastus2, westeurope, westus' enum values to the 'dataProcessRegion/region/' response property", |
144 | | - "changeCode": "response-property-enum-value-added", |
145 | | - "backwardCompatible": true, |
146 | | - "hideFromChangelog": true |
147 | | - }, |
148 | | - { |
149 | | - "change": "removed the 'AMSTERDAM_NLD, VIRGINIA_USA' enum values from the 'dataProcessRegion/region/' response property", |
150 | | - "changeCode": "response-property-enum-value-removed", |
151 | | - "backwardCompatible": false, |
152 | | - "hideFromChangelog": true |
153 | | - } |
154 | | - ], |
155 | | - "stabilityLevel": "stable", |
156 | | - "changeType": "update" |
157 | | - } |
158 | | - ], |
159 | | - "operationId": "createStreamInstanceWithSampleConnections", |
160 | | - "tag": "Streams" |
161 | 84 | } |
162 | 85 | ] |
163 | 86 | }, |
|
0 commit comments