Skip to content

Commit 3f86324

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.5.5 (#27)
# SDK update ## Versioning Version Bump Type: [patch] - πŸ€– (automated) > [!TIP] > If updates to your OpenAPI document introduce breaking changes, be sure to update the `info.version` field to [trigger the correct version bump](https://www.speakeasy.com/docs/sdks/manage/versioning#openapi-document-changes). > Speakeasy supports manual control of SDK versioning through [multiple methods](https://www.speakeasy.com/docs/sdks/manage/versioning#manual-version-bumps). <details> <summary>OpenAPI Change Summary</summary> ``` └─┬Components β”œβ”€β”¬CreateInformationRequestInput β”‚ β”œβ”€β”€[+] properties (5314:11) β”‚ β”œβ”€β”¬description β”‚ β”‚ β”œβ”€β”€[-] type (5282:21)❌ β”‚ β”‚ β”œβ”€β”€[πŸ”€] description (5300:28) β”‚ β”‚ └──[+] allOf (5054:36) β”‚ β”œβ”€β”¬frameworkCodes β”‚ β”‚ β”œβ”€β”€[-] items (5287:22)❌ β”‚ β”‚ β”œβ”€β”€[πŸ”€] type (5309:21)❌ β”‚ β”‚ β”œβ”€β”€[+] format (5310:23)❌ β”‚ β”‚ β”œβ”€β”€[πŸ”€] description (5312:28) β”‚ β”‚ └──[+] nullable (5311:25)❌ β”‚ β”œβ”€β”¬evidenceCaptureDate β”‚ β”‚ └──[πŸ”€] description (5306:28) β”‚ β”œβ”€β”¬requestType β”‚ β”‚ └──[πŸ”€] $ref (5286:29)❌ β”‚ β”œβ”€β”¬dueDate β”‚ β”‚ β”œβ”€β”€[-] format (5304:23)❌ β”‚ β”‚ └──[πŸ”€] description (5284:28) β”‚ β”œβ”€β”¬cadence β”‚ β”‚ β”œβ”€β”€[+] items (5315:22)❌ β”‚ β”‚ β”œβ”€β”€[+] type (5318:21)❌ β”‚ β”‚ β”œβ”€β”€[πŸ”€] description (5319:28) β”‚ β”‚ β”œβ”€β”€[-] nullable (5299:25)❌ β”‚ β”‚ └──[-] allOf (5054:36)❌ β”‚ β”œβ”€β”¬title β”‚ β”‚ └──[πŸ”€] $ref (5065:17)❌ β”‚ └─┬uniqueId β”‚ └──[πŸ”€] description (5275:28) └─┬PartialUpdateInformationRequest β”œβ”€β”€[+] properties (5370:11) β”œβ”€β”¬frameworkCodes β”‚ β”œβ”€β”€[-] items (5328:22)❌ β”‚ β”œβ”€β”€[πŸ”€] type (5353:21)❌ β”‚ β”œβ”€β”€[+] format (5354:23)❌ β”‚ β”œβ”€β”€[πŸ”€] description (5356:28) β”‚ └──[+] nullable (5355:25)❌ β”œβ”€β”¬requestType β”‚ └──[πŸ”€] $ref (5334:29)❌ β”œβ”€β”¬description β”‚ └──[πŸ”€] $ref (5055:17)❌ β”œβ”€β”¬evidenceCaptureDate β”‚ └──[πŸ”€] description (5350:28) β”œβ”€β”¬cadence β”‚ └──[πŸ”€] $ref (5370:35)❌ β”œβ”€β”¬dueDate β”‚ β”œβ”€β”€[-] format (5341:23)❌ β”‚ └──[πŸ”€] description (5344:28) └─┬title └──[πŸ”€] $ref (5065:17)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 33 | 21 | [View full report](https://app.speakeasy.com/org/vanta/vanta/changes-report/1bc8597d7def920e1357aecce03c51c8) </details> <details> <summary>Linting Report</summary> 0 errors, 0 warnings, 42 hints [View full report](https://app.speakeasy.com/org/vanta/vanta/linting-report/a22670adeb0bee486cb9173262ede8ca) </details> ## JAVA CHANGELOG No relevant generator changes <!-- execution_id: 03d3ae25-5a0d-57de-8291-b28dc0fdd020 --> Based on [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy) 1.773.0 Last updated by [Speakeasy workflow](https://github.com/VantaInc/vanta-auditor-api-sdk-java/actions/runs/27171202326) --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent 1becb34 commit 3f86324

21 files changed

Lines changed: 261 additions & 1062 deletions

File tree

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 27 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
lockVersion: 2.0.0
22
id: f42d74f5-5725-46fa-b13c-649b7ef895c3
33
management:
4-
docChecksum: 87c20794eaa87aeb290b1cf3c9757066
4+
docChecksum: d3effbb8710d52514fdd2fbd4c6a5f86
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.771.0
7-
generationVersion: 2.893.0
8-
releaseVersion: 0.5.4
9-
configChecksum: 869ca59baa019e6d95dd53acc942bfc5
6+
speakeasyVersion: 1.773.0
7+
generationVersion: 2.897.0
8+
releaseVersion: 0.5.5
9+
configChecksum: eeae1cbeff813be0ccfd2ae08db1d745
1010
repoURL: https://github.com/VantaInc/vanta-auditor-api-sdk-java.git
1111
installationURL: https://github.com/VantaInc/vanta-auditor-api-sdk-java
1212
published: true
1313
persistentEdits:
14-
generation_id: 8c98d59d-02ce-4ee5-9491-72e4959b8c7d
15-
pristine_commit_hash: 08ba68e6b702089552faecaf68343ab8528f3687
16-
pristine_tree_hash: d3b398a1baf3ef7f1e9bc5078bd545523ed337f5
14+
generation_id: 52add405-8fe9-4ff9-ab3c-a3930017a58e
15+
pristine_commit_hash: bac9a8c05c78e95647eceead90ded61338078d2b
16+
pristine_tree_hash: 5575fa0c6cb160cc7cd4403ca7025b13d6b8d07f
1717
features:
1818
java:
1919
additionalDependencies: 0.1.0
2020
constsAndDefaults: 0.1.3
21-
core: 3.55.26
21+
core: 3.55.27
2222
deprecations: 2.81.2
2323
flattening: 2.81.1
2424
globalSecurity: 2.83.4
@@ -40,8 +40,8 @@ trackedFiles:
4040
pristine_git_object: e4c8b385c1e56c236c64e1ac6327b3cc5b3366f8
4141
build.gradle:
4242
id: f07866736216
43-
last_write_checksum: sha1:6e605a84ebddb31696db19e899c8599f4b2be77d
44-
pristine_git_object: 8051ce0444eb14a22b8bf01dfb62e5f72ff77187
43+
last_write_checksum: sha1:9dd0b45e7dc2a04af54b2b12eccbf3a14c8e246a
44+
pristine_git_object: f444729cdb118c8d7959562066f0f076eb6b7869
4545
docs/models/components/AcceptInformationRequestEvidenceInput.md:
4646
id: cfb82d8652de
4747
last_write_checksum: sha1:334e7ed917fd70ad0a3e6f33a3f2c73582adecb4
@@ -248,8 +248,8 @@ trackedFiles:
248248
pristine_git_object: 77a7050e7f03e75d3075d8199aa709373d2196fd
249249
docs/models/components/CreateInformationRequestInput.md:
250250
id: 86afdc60dbc2
251-
last_write_checksum: sha1:af62f75002120459827219de3a99df2abb1713b5
252-
pristine_git_object: 6b8631155e8c55b12fb86dc4184e3a7a92d9fe81
251+
last_write_checksum: sha1:8c8deba7f87348bb17008831d90f5b26f5f0fe2f
252+
pristine_git_object: 2bc14b004d773c1258f0512d3b25286b51b71567
253253
docs/models/components/CreateInformationRequestInputCadence.md:
254254
id: 6ba848362744
255255
last_write_checksum: sha1:49d4e65358cc208eba7bba50273d466e22cb46ab
@@ -716,8 +716,8 @@ trackedFiles:
716716
pristine_git_object: 02480b1e0b080e3336e56b91e4e07b302ef959f8
717717
docs/models/components/PartialUpdateInformationRequest.md:
718718
id: 520dbd7fe7ef
719-
last_write_checksum: sha1:1b545581865b63c6fad5cba3766b70a92ded111d
720-
pristine_git_object: 86897412de162c08f493a354e3cad5f43de6a8a6
719+
last_write_checksum: sha1:e138c63310642cbbb3ecb0c7297bf512b160e007
720+
pristine_git_object: dddcada5e906955e70e63690e0e86d89568a72ef
721721
docs/models/components/PeopleEmploymentStatus.md:
722722
id: b139d4f3be79
723723
last_write_checksum: sha1:916941137fb3f5a784111dce0d1eb1d5fb0c2441
@@ -1420,8 +1420,8 @@ trackedFiles:
14201420
pristine_git_object: de7d1b163d5926363b94e775645373b750f65b30
14211421
gradle.properties:
14221422
id: 2afbb999f001
1423-
last_write_checksum: sha1:cc27f9e2cc01f24e793c25eaf839662ab8f3cc51
1424-
pristine_git_object: fcb76b4d0fffffdfdea8559831eaf7433c5d962b
1423+
last_write_checksum: sha1:8534dc72a9369df3b55f7c9e8e8a422512095563
1424+
pristine_git_object: 152fcfcba6a8f37a5aa2aa9127e5e9d34eb15261
14251425
gradle/wrapper/gradle-wrapper.jar:
14261426
id: ec27dae6e852
14271427
last_write_checksum: sha1:f725fb1467084142d74fd7cd8eab691ab3442611
@@ -1444,36 +1444,8 @@ trackedFiles:
14441444
pristine_git_object: 3e4c7cf12c32ec1f7db553b260c249f11ab4426a
14451445
settings.gradle:
14461446
id: 05efc8b16577
1447-
last_write_checksum: sha1:86c60abc2902707cadd8e766fb9755f8e7a819fe
1448-
pristine_git_object: 9558e7fd64406fea35b0a4d1c36a9c1add674703
1449-
spring/vanta-auditor-api-spring-boot-autoconfigure/build.gradle:
1450-
id: d974e4172c57
1451-
last_write_checksum: sha1:0595cc61e0041aea164ef556e57d106ad8c6caff
1452-
pristine_git_object: aece01b69322215a38a243219b251b691e56f55f
1453-
spring/vanta-auditor-api-spring-boot-autoconfigure/src/main/java/com/vanta/vanta_auditor_api/ConditionalOnPropertyPrefix.java:
1454-
id: 2c16247395cb
1455-
last_write_checksum: sha1:99d63d9193e426713ddcebfc814cb05a472701da
1456-
pristine_git_object: 1794b124723f71d8e0802460a347468c10228a26
1457-
spring/vanta-auditor-api-spring-boot-autoconfigure/src/main/java/com/vanta/vanta_auditor_api/OnPropertyPrefixCondition.java:
1458-
id: f088b5eca6e6
1459-
last_write_checksum: sha1:5283304b19eadba47a4ee11115fbdcaab61dfecd
1460-
pristine_git_object: da89338a20799a1eb8f072dc41e28064cad3140b
1461-
spring/vanta-auditor-api-spring-boot-autoconfigure/src/main/java/com/vanta/vanta_auditor_api/VantaAuditorApiAutoConfig.java:
1462-
id: ca0d17da5bf6
1463-
last_write_checksum: sha1:8313ee33b0765a8c684e651325e5f4814b5ac96a
1464-
pristine_git_object: d0fc3b5bc815c427cacd926c9b539ba7ffef3ff1
1465-
? spring/vanta-auditor-api-spring-boot-autoconfigure/src/main/java/com/vanta/vanta_auditor_api/VantaAuditorApiAutoConfigProperties.java
1466-
: id: 618256ff1ad4
1467-
last_write_checksum: sha1:6facf589db4299d3f0325d69f5f329865cb71928
1468-
pristine_git_object: b83ba0e719439f7353f8fee5822c5abad66deeef
1469-
? spring/vanta-auditor-api-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
1470-
: id: 7eb586c595a2
1471-
last_write_checksum: sha1:942d7118a7cde119537e9d1d3a73c8ffd427b17d
1472-
pristine_git_object: 504ad3d32264e59d8dd6aab497ba97b7a1b83294
1473-
spring/vanta-auditor-api-spring-boot-starter/build.gradle:
1474-
id: a5f139ffe132
1475-
last_write_checksum: sha1:8a06b35a77703b8ed9056b6114b48c1e658f7c38
1476-
pristine_git_object: 91426e80c1e406ae8037501352171571f43221a8
1447+
last_write_checksum: sha1:9198d3a10c86e26b8d9ec6f1d7b5fad9233fe896
1448+
pristine_git_object: a68a284c9f894023cfa6b487a92dd61c778513e0
14771449
src/main/java/com/vanta/vanta_auditor_api/AsyncAuditors.java:
14781450
id: ff16a0b67722
14791451
last_write_checksum: sha1:ae0d5cf898c4d08d9add7c1cb6222deb344a5669
@@ -1496,16 +1468,16 @@ trackedFiles:
14961468
pristine_git_object: 1d20a4eb0530ac7637db891e26202e05dfa7b72f
14971469
src/main/java/com/vanta/vanta_auditor_api/SDKConfiguration.java:
14981470
id: ce55360c720c
1499-
last_write_checksum: sha1:defb36ad0e15d04f756108f23577e42cc97f7ec8
1500-
pristine_git_object: b54e50f3532b1b4a79cb184004883080fdd3c715
1471+
last_write_checksum: sha1:79e043085e9bbe21218cd5a0b2ea41000dec0a4a
1472+
pristine_git_object: d439841c32abc00a64662d86f5e05b1f65de542e
15011473
src/main/java/com/vanta/vanta_auditor_api/SecuritySource.java:
15021474
id: 18c0da44b51f
15031475
last_write_checksum: sha1:55dc5f4240c7317c9a5a4080b6e17dc1b6fdd403
15041476
pristine_git_object: 1f89015cb745097bc1ee6933de396b91f41a2849
15051477
src/main/java/com/vanta/vanta_auditor_api/Vanta.java:
15061478
id: 8a9b37471f22
1507-
last_write_checksum: sha1:2ebf8a8e343ffe7c4c1886d2d46c0c90a528545f
1508-
pristine_git_object: 29bdcbf0753e4c5efefc3970546aa0b9fb84da2f
1479+
last_write_checksum: sha1:71e08b35c166f117e20448dbcd4d135ea9fafe2b
1480+
pristine_git_object: cba75422417e7983f8cfec48e167399f5f0a475b
15091481
src/main/java/com/vanta/vanta_auditor_api/models/components/AcceptInformationRequestEvidenceInput.java:
15101482
id: b27a7b0b692a
15111483
last_write_checksum: sha1:4c2e9f2f78fd8aeec46212aecf1bfb4114a5194a
@@ -1712,8 +1684,8 @@ trackedFiles:
17121684
pristine_git_object: 61afff2b4d9e88c076be449da5fb6f63cee8d943
17131685
src/main/java/com/vanta/vanta_auditor_api/models/components/CreateInformationRequestInput.java:
17141686
id: 809ef118d19d
1715-
last_write_checksum: sha1:19be23349a212581f1e96019904f4c2e033de95d
1716-
pristine_git_object: a249710eb0109be1d463944057d60a1a1ec33ecf
1687+
last_write_checksum: sha1:2d975acf5a94840b58753432dc6a0c8341d302bd
1688+
pristine_git_object: d5be6e38af1e1db21198a37a30d305ab346faa06
17171689
src/main/java/com/vanta/vanta_auditor_api/models/components/CreateInformationRequestInputCadence.java:
17181690
id: 8a6b3d6bf81b
17191691
last_write_checksum: sha1:77ee447d8db4ab0d8ae04839b40eae40b7221e72
@@ -2180,8 +2152,8 @@ trackedFiles:
21802152
pristine_git_object: bb1bb0e281862f80e78885005b62d6f3e8bf7c54
21812153
src/main/java/com/vanta/vanta_auditor_api/models/components/PartialUpdateInformationRequest.java:
21822154
id: 56d6c4e83321
2183-
last_write_checksum: sha1:587f9daa65ade2434d3acef23ed6bf91a86ebf85
2184-
pristine_git_object: b43441fa26f1886b3d678d816d2f8bc4e5134e8f
2155+
last_write_checksum: sha1:06c7c0c247fbf825a40b2d8085f734fbaea55952
2156+
pristine_git_object: d7df4056a87096dc24bf60c3338e740a2c2157ef
21852157
src/main/java/com/vanta/vanta_auditor_api/models/components/PeopleEmploymentStatus.java:
21862158
id: bb5aed39013a
21872159
last_write_checksum: sha1:97fed9a8fbd980c5f89e16d724a1e1b2fa054068

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ generation:
2929
generateNewTests: false
3030
skipResponseBodyAssertions: false
3131
java:
32-
version: 0.5.4
32+
version: 0.5.5
3333
additionalDependencies: []
3434
additionalPlugins: []
3535
artifactID: vanta-auditor-api

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
speakeasyVersion: 1.771.0
1+
speakeasyVersion: 1.773.0
22
sources:
33
Conduct an audit:
44
sourceNamespace: conduct-an-audit
5-
sourceRevisionDigest: sha256:3ec0913b89bdcb90605654e0bdf698be3bd4114def7fe9dbef26c3f2871c3eed
6-
sourceBlobDigest: sha256:57cfed1620a14fc3f7593fd915abaa4eced2e3017fb46842ea4a6deb0665ac87
5+
sourceRevisionDigest: sha256:ca1abcd49dfdadb22983acfbf9c8b7e8c59b7c0c2751df961b5904920ce22f5d
6+
sourceBlobDigest: sha256:850b13df34999d6cf25e141416706b540e7a4483f2c1fd0aa7954c13c6e4bd67
77
tags:
88
- latest
99
- 1.0.0
1010
targets:
1111
vanta:
1212
source: Conduct an audit
1313
sourceNamespace: conduct-an-audit
14-
sourceRevisionDigest: sha256:3ec0913b89bdcb90605654e0bdf698be3bd4114def7fe9dbef26c3f2871c3eed
15-
sourceBlobDigest: sha256:57cfed1620a14fc3f7593fd915abaa4eced2e3017fb46842ea4a6deb0665ac87
14+
sourceRevisionDigest: sha256:ca1abcd49dfdadb22983acfbf9c8b7e8c59b7c0c2751df961b5904920ce22f5d
15+
sourceBlobDigest: sha256:850b13df34999d6cf25e141416706b540e7a4483f2c1fd0aa7954c13c6e4bd67
1616
codeSamplesNamespace: conduct-an-audit-java-code-samples
17-
codeSamplesRevisionDigest: sha256:ece723282ec4587c922cfe8e571430dc8b3fd3e2b3c071c0f822552e6ab20690
17+
codeSamplesRevisionDigest: sha256:0257ec8ade21bdbae4ca3ce858c5b8f0e16265017e8dc1654ad425ef8dd307a5
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@ The samples below show how a published SDK artifact is used:
4949

5050
Gradle:
5151
```groovy
52-
implementation 'com.vanta:vanta-auditor-api:0.5.4'
52+
implementation 'com.vanta:vanta-auditor-api:0.5.5'
5353
```
5454

5555
Maven:
5656
```xml
5757
<dependency>
5858
<groupId>com.vanta</groupId>
5959
<artifactId>vanta-auditor-api</artifactId>
60-
<version>0.5.4</version>
60+
<version>0.5.5</version>
6161
</dependency>
6262
```
6363

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,14 @@ Based on:
108108
### Generated
109109
- [java v0.5.4] .
110110
### Releases
111-
- [Maven Central v0.5.4] https://central.sonatype.com/artifact/com.vanta/vanta-auditor-api/0.5.4 - .
111+
- [Maven Central v0.5.4] https://central.sonatype.com/artifact/com.vanta/vanta-auditor-api/0.5.4 - .
112+
113+
## 2026-06-08 22:33:50
114+
### Changes
115+
Based on:
116+
- OpenAPI Doc
117+
- Speakeasy CLI 1.773.0 (2.897.0) https://github.com/speakeasy-api/speakeasy
118+
### Generated
119+
- [java v0.5.5] .
120+
### Releases
121+
- [Maven Central v0.5.5] https://central.sonatype.com/artifact/com.vanta/vanta-auditor-api/0.5.5 - .

β€Žbuild.gradleβ€Ž

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ plugins {
1616
id 'signing'
1717
// V2 publishing plugin (Sonatype Central Portal)
1818
id 'cl.franciscosolis.sonatype-central-upload' version '1.0.3'
19-
id "io.spring.dependency-management" version "1.1.6" apply false
2019
}
2120

2221
compileJava.options.encoding = "UTF-8"
@@ -85,47 +84,6 @@ dependencies {
8584
api 'org.reactivestreams:reactive-streams:1.0.4'
8685
}
8786

88-
ext {
89-
springBootVersion = '2.7.18'
90-
}
91-
92-
subprojects {
93-
if (name in [
94-
'vanta-auditor-api-spring-boot-autoconfigure',
95-
'vanta-auditor-api-spring-boot-starter'
96-
]) {
97-
// Ensure subprojects use the same group and version as root project
98-
group = rootProject.group
99-
version = rootProject.version
100-
101-
apply {
102-
plugin "java-library"
103-
plugin "io.spring.dependency-management"
104-
plugin "maven-publish"
105-
plugin "signing"
106-
plugin "cl.franciscosolis.sonatype-central-upload"
107-
}
108-
dependencyManagement {
109-
imports {
110-
mavenBom "org.springframework.boot:spring-boot-dependencies:${rootProject.springBootVersion}"
111-
}
112-
}
113-
repositories {
114-
mavenCentral()
115-
}
116-
java {
117-
withSourcesJar()
118-
withJavadocJar()
119-
}
120-
tasks.withType(JavaCompile).configureEach {
121-
options.release = 11
122-
}
123-
124-
// Apply publishing configuration to all subprojects - they'll check for publishingConfig internally
125-
apply from: rootProject.file('publishing.gradle')
126-
}
127-
}
128-
12987
ext {
13088
publishingConfig = [
13189
groupId: group,

0 commit comments

Comments
Β (0)