@zephytiju/juntai-typescript-sdk 1.2.0 → 1.2.1
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/CHANGELOG.md +6 -0
- package/dist/release-manifest.json +12 -12
- package/package.json +1 -1
- package/sources/openapi.lock.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.2.1
|
|
4
|
+
|
|
5
|
+
- Refresh Application Metadata to the exact immutable 1.1.1 OpenAPI release.
|
|
6
|
+
- Refresh Blueprint to the exact immutable 2.0.2 OpenAPI release.
|
|
7
|
+
- Preserve the existing generated client and export surfaces under compatible source snapshots.
|
|
8
|
+
|
|
3
9
|
## 1.2.0
|
|
4
10
|
|
|
5
11
|
- Onboard the exact immutable Blueprint Service 2.0.0 OpenAPI release as `platform.blueprint`.
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"schemaVersion": "juntai.typescript-sdk/release-manifest/v1",
|
|
3
3
|
"package": {
|
|
4
4
|
"name": "@zephytiju/juntai-typescript-sdk",
|
|
5
|
-
"version": "1.2.
|
|
5
|
+
"version": "1.2.1"
|
|
6
6
|
},
|
|
7
7
|
"openapiLock": {
|
|
8
8
|
"path": "sources/openapi.lock.json",
|
|
9
|
-
"sha256": "
|
|
9
|
+
"sha256": "f6409506b06edbf2bd46fc77ee0e4205334a33080f82286094815a3fbba19b2d"
|
|
10
10
|
},
|
|
11
11
|
"generator": {
|
|
12
12
|
"name": "@hey-api/openapi-ts",
|
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"serviceId": "platform.application-metadata",
|
|
33
|
-
"serviceVersion": "1.1.
|
|
33
|
+
"serviceVersion": "1.1.1",
|
|
34
34
|
"ownerRepository": "https://github.com/zephytiju/JuntaiApplicationMetadata",
|
|
35
|
-
"sourceCommit": "
|
|
36
|
-
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-application-metadata-openapi@sha256:
|
|
37
|
-
"artifactManifestDigest": "sha256:
|
|
35
|
+
"sourceCommit": "ace1c527910004c54c5271d5fa30fd716059d4bf",
|
|
36
|
+
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-application-metadata-openapi@sha256:20624bab26b77d538a41cb5dce1e89497734738f78be41c63d430fdefa614a6a",
|
|
37
|
+
"artifactManifestDigest": "sha256:20624bab26b77d538a41cb5dce1e89497734738f78be41c63d430fdefa614a6a",
|
|
38
38
|
"openapiPath": "openapi/application-metadata.v1.json",
|
|
39
|
-
"openapiSha256": "
|
|
39
|
+
"openapiSha256": "3434fac7ffcb0f1cf14f67701093eff82ba5eea10053f14327f8d7a8b20ea30a",
|
|
40
40
|
"generatorProfile": "juntai.fuse.openapi/v1",
|
|
41
41
|
"namespace": "platformApplicationMetadata",
|
|
42
42
|
"outputPath": "src/generated/platform.application-metadata",
|
|
@@ -44,13 +44,13 @@
|
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"serviceId": "platform.blueprint",
|
|
47
|
-
"serviceVersion": "2.0.
|
|
47
|
+
"serviceVersion": "2.0.2",
|
|
48
48
|
"ownerRepository": "https://github.com/zephytiju/JuntaiBlueprintMarketplace",
|
|
49
|
-
"sourceCommit": "
|
|
50
|
-
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-blueprint-marketplace-openapi@sha256:
|
|
51
|
-
"artifactManifestDigest": "sha256:
|
|
49
|
+
"sourceCommit": "c73b43b6237645bba3fff9dcfaafb3a343cb4366",
|
|
50
|
+
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-blueprint-marketplace-openapi@sha256:df6b02db9058733e21ecd6660e7830439bf19bcae9b2fd4bdf77976925abcefe",
|
|
51
|
+
"artifactManifestDigest": "sha256:df6b02db9058733e21ecd6660e7830439bf19bcae9b2fd4bdf77976925abcefe",
|
|
52
52
|
"openapiPath": "contracts/openapi/blueprint-service.v1.json",
|
|
53
|
-
"openapiSha256": "
|
|
53
|
+
"openapiSha256": "7fd8ce4f75cecdda2a3a70e62a9c3c451b3b07232acb40ee1b0a66101bd744ee",
|
|
54
54
|
"generatorProfile": "juntai.fuse.openapi/v1",
|
|
55
55
|
"namespace": "platformBlueprint",
|
|
56
56
|
"outputPath": "src/generated/platform.blueprint",
|
package/package.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
|
29
29
|
"serviceId": "platform.application-metadata",
|
|
30
30
|
"ownerTeam": "Juntai Platform Team",
|
|
31
31
|
"ownerRepository": "https://github.com/zephytiju/JuntaiApplicationMetadata",
|
|
32
|
-
"sourceCommit": "
|
|
33
|
-
"serviceVersion": "1.1.
|
|
34
|
-
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-application-metadata-openapi@sha256:
|
|
35
|
-
"artifactManifestDigest": "sha256:
|
|
32
|
+
"sourceCommit": "ace1c527910004c54c5271d5fa30fd716059d4bf",
|
|
33
|
+
"serviceVersion": "1.1.1",
|
|
34
|
+
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-application-metadata-openapi@sha256:20624bab26b77d538a41cb5dce1e89497734738f78be41c63d430fdefa614a6a",
|
|
35
|
+
"artifactManifestDigest": "sha256:20624bab26b77d538a41cb5dce1e89497734738f78be41c63d430fdefa614a6a",
|
|
36
36
|
"openapiPath": "openapi/application-metadata.v1.json",
|
|
37
|
-
"openapiSha256": "
|
|
38
|
-
"snapshotPath": "sources/artifacts/platform.application-metadata/
|
|
37
|
+
"openapiSha256": "3434fac7ffcb0f1cf14f67701093eff82ba5eea10053f14327f8d7a8b20ea30a",
|
|
38
|
+
"snapshotPath": "sources/artifacts/platform.application-metadata/3434fac7ffcb0f1cf14f67701093eff82ba5eea10053f14327f8d7a8b20ea30a.json",
|
|
39
39
|
"generatorName": "@hey-api/openapi-ts",
|
|
40
40
|
"generatorVersion": "0.99.0",
|
|
41
41
|
"generatorProfile": "juntai.fuse.openapi/v1",
|
|
@@ -48,18 +48,18 @@
|
|
|
48
48
|
"serviceId": "platform.blueprint",
|
|
49
49
|
"ownerTeam": "Juntai Platform Team",
|
|
50
50
|
"ownerRepository": "https://github.com/zephytiju/JuntaiBlueprintMarketplace",
|
|
51
|
-
"sourceCommit": "
|
|
52
|
-
"serviceVersion": "2.0.
|
|
53
|
-
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-blueprint-marketplace-openapi@sha256:
|
|
54
|
-
"artifactManifestDigest": "sha256:
|
|
51
|
+
"sourceCommit": "c73b43b6237645bba3fff9dcfaafb3a343cb4366",
|
|
52
|
+
"serviceVersion": "2.0.2",
|
|
53
|
+
"artifactLocator": "oci://ghcr.io/zephytiju/juntai-blueprint-marketplace-openapi@sha256:df6b02db9058733e21ecd6660e7830439bf19bcae9b2fd4bdf77976925abcefe",
|
|
54
|
+
"artifactManifestDigest": "sha256:df6b02db9058733e21ecd6660e7830439bf19bcae9b2fd4bdf77976925abcefe",
|
|
55
55
|
"openapiPath": "contracts/openapi/blueprint-service.v1.json",
|
|
56
|
-
"openapiSha256": "
|
|
57
|
-
"snapshotPath": "sources/artifacts/platform.blueprint/
|
|
56
|
+
"openapiSha256": "7fd8ce4f75cecdda2a3a70e62a9c3c451b3b07232acb40ee1b0a66101bd744ee",
|
|
57
|
+
"snapshotPath": "sources/artifacts/platform.blueprint/7fd8ce4f75cecdda2a3a70e62a9c3c451b3b07232acb40ee1b0a66101bd744ee.json",
|
|
58
58
|
"generatorName": "@hey-api/openapi-ts",
|
|
59
59
|
"generatorVersion": "0.99.0",
|
|
60
60
|
"generatorProfile": "juntai.fuse.openapi/v1",
|
|
61
61
|
"namespace": "platformBlueprint",
|
|
62
|
-
"compatibility": "
|
|
62
|
+
"compatibility": "compatible",
|
|
63
63
|
"outputPath": "src/generated/platform.blueprint",
|
|
64
64
|
"outputSha256": "ea125a8fba5474bbbe8b044591b8529e67dcc6e0db8a492d2451ddc46a638a95"
|
|
65
65
|
}
|