Commit 3e2ea36
chore: 🐝 Update SDK - Generate 0.3.0 (#11)
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasy.com/org/vanta/vanta/linting-report/3e8f9bd9fb3d3cd5d5ee445c9799ed50>
# SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.583.0 (2.658.3)
https://github.com/speakeasy-api/speakeasy
## Versioning
Version Bump Type: [minor] - 🤖 (automated)
## JAVA CHANGELOG
## core: 3.44.0 - 2025-07-08
### 🐝 New Features
- separate logging section from installation in Java v2 SDK README
*(commit by [@AshGodfrey](https://github.com/AshGodfrey))*
## core: 3.43.0 - 2025-07-05
### 🐝 New Features
- support null friendly parameters in methods and builders *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.42.3 - 2025-07-03
### 🐛 Bug Fixes
- avoid relying on gradle java toolchains *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.42.2 - 2025-07-02
### 🐛 Bug Fixes
- handle NPE cases when no globals are defined in the spec *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.42.1 - 2025-07-01
### 🐛 Bug Fixes
- java toolchain language version in build.gradle *(commit by
[@davidmoten](https://github.com/davidmoten))*
## core: 3.42.0 - 2025-07-01
### 🐝 New Features
- java - enhance equals/hashCode to support mathematical equivalence
*(commit by [@davidmoten](https://github.com/davidmoten))*
## core: 3.41.0 - 2025-06-27
### 🐝 New Features
- set java language version *(commit by
[@walker-tx](https://github.com/walker-tx))*
## core: 3.40.1 - 2025-06-27
### 🐛 Bug Fixes
- revert java version setting *(commit by
[@walker-tx](https://github.com/walker-tx))*
## core: 3.40.0 - 2025-06-26
### 🐝 New Features
- select java language version *(commit by
[@walker-tx](https://github.com/walker-tx))*
## core: 3.39.1 - 2025-06-23
### 🔧 Chores
- introduce standalone Operation classes for encapsulating operation
logic *(commit by [@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.39.0 - 2025-06-12
### 🐝 New Features
- use singleton http client *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.38.0 - 2025-06-10
### 🐝 New Features
- support custom code regions *(commit by
[@vishalg0wda](https://github.com/vishalg0wda))*
## core: 3.37.5 - 2025-06-06
### 🐛 Bug Fixes
- add support for arrays of files in multipart forms *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## core: 3.37.4 - 2025-05-30
### 🐛 Bug Fixes
- include packageName in config metadata definitions, fix javadoc
warnings *(commit by [@davidmoten](https://github.com/davidmoten))*
## core: 3.37.3 - 2025-05-07
### 🐛 Bug Fixes
- fixed stability of generated examples using operation and field seeds,
including fixes to union examples *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## core: 3.37.2 - 2025-04-30
### 🐛 Bug Fixes
- java - generate snippets for compilation test after parallel jobs run
*(commit by [@davidmoten](https://github.com/davidmoten))*
## globalSecurity: 2.83.0 - 2025-06-25
### 🐝 New Features
- use environment variables for API keys/secrets in usage snippets
*(commit by [@sheldonvaughn](https://github.com/sheldonvaughn))*
## globalServerURLs: 2.82.2 - 2025-05-09
### 🐛 Bug Fixes
- fixed issue with cached templated server url *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
## sdkHooks: 1.1.0 - 2025-05-12
### 🐝 New Features
- add support for accessing sdk configuration in hooks *(commit by
[@TristanSpeakEasy](https://github.com/tristanspeakeasy))*
---------
Co-authored-by: speakeasybot <[email protected]>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>1 parent 4e9c097 commit 3e2ea36
File tree
116 files changed
+4504
-2864
lines changed- .speakeasy
- docs
- models
- components
- operations
- sdks
- auditors
- audits
- src/main/java/com/vanta/vanta_auditor_api
- models
- components
- errors
- operations
- operations
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+4504
-2864
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
175 | | - | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
179 | 191 | | |
180 | 192 | | |
181 | 193 | | |
182 | 194 | | |
| 195 | + | |
183 | 196 | | |
184 | 197 | | |
185 | 198 | | |
186 | 199 | | |
187 | 200 | | |
| 201 | + | |
188 | 202 | | |
| 203 | + | |
189 | 204 | | |
190 | 205 | | |
191 | 206 | | |
| |||
230 | 245 | | |
231 | 246 | | |
232 | 247 | | |
233 | | - | |
| 248 | + | |
234 | 249 | | |
235 | 250 | | |
236 | 251 | | |
| |||
279 | 294 | | |
280 | 295 | | |
281 | 296 | | |
282 | | - | |
| 297 | + | |
283 | 298 | | |
284 | 299 | | |
285 | 300 | | |
| |||
300 | 315 | | |
301 | 316 | | |
302 | 317 | | |
303 | | - | |
| 318 | + | |
304 | 319 | | |
305 | 320 | | |
306 | 321 | | |
| |||
310 | 325 | | |
311 | 326 | | |
312 | 327 | | |
313 | | - | |
| 328 | + | |
314 | 329 | | |
315 | 330 | | |
316 | 331 | | |
317 | 332 | | |
318 | 333 | | |
319 | 334 | | |
320 | | - | |
| 335 | + | |
321 | 336 | | |
322 | 337 | | |
323 | 338 | | |
324 | | - | |
| 339 | + | |
325 | 340 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | | - | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| 48 | + | |
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| 54 | + | |
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 72 | | |
95 | 73 | | |
96 | 74 | | |
| |||
110 | 88 | | |
111 | 89 | | |
112 | 90 | | |
113 | | - | |
| 91 | + | |
114 | 92 | | |
115 | 93 | | |
116 | 94 | | |
| 95 | + | |
117 | 96 | | |
118 | 97 | | |
119 | 98 | | |
| |||
148 | 127 | | |
149 | 128 | | |
150 | 129 | | |
151 | | - | |
| 130 | + | |
152 | 131 | | |
153 | 132 | | |
154 | 133 | | |
| 134 | + | |
155 | 135 | | |
156 | 136 | | |
157 | 137 | | |
| |||
213 | 193 | | |
214 | 194 | | |
215 | 195 | | |
216 | | - | |
| 196 | + | |
217 | 197 | | |
218 | 198 | | |
219 | 199 | | |
| 200 | + | |
220 | 201 | | |
221 | 202 | | |
222 | 203 | | |
| |||
255 | 236 | | |
256 | 237 | | |
257 | 238 | | |
258 | | - | |
| 239 | + | |
259 | 240 | | |
260 | 241 | | |
261 | 242 | | |
| 243 | + | |
262 | 244 | | |
263 | 245 | | |
264 | 246 | | |
| |||
283 | 265 | | |
284 | 266 | | |
285 | 267 | | |
286 | | - | |
287 | | - | |
| 268 | + | |
| 269 | + | |
288 | 270 | | |
289 | 271 | | |
290 | 272 | | |
| 273 | + | |
291 | 274 | | |
292 | 275 | | |
293 | 276 | | |
| |||
298 | 281 | | |
299 | 282 | | |
300 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
301 | 315 | | |
302 | 316 | | |
303 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments