@osdk/generator-converters.ontologyir 2.5.0-beta.9 → 2.5.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/CHANGELOG.md CHANGED
@@ -1,5 +1,65 @@
1
1
  # @osdk/generator-converters.ontologyir
2
2
 
3
+ ## 2.5.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 150da1a: Simulated release
8
+ - a6f49e9: Fix Maker Rid Generation
9
+ - 7cdab1d: Update platform sdk dependencies
10
+ - a00d2ed: Update Platform SDK dependencies
11
+ - 7bdac45: Update Platform SDK dependency
12
+ - a96d89e: Update Platform SDK dependencies
13
+ - 7bdac45: Support value type enum generation for strings and booleans
14
+ - cbcf2ad: Add branching support
15
+ - Updated dependencies [322c5bc]
16
+ - Updated dependencies [a6f49e9]
17
+ - Updated dependencies [a6f49e9]
18
+ - Updated dependencies [04fe946]
19
+ - @osdk/client.unstable@2.5.0
20
+
21
+ ## 2.5.0-rc.15
22
+
23
+ ### Patch Changes
24
+
25
+ - @osdk/client.unstable@2.5.0-rc.15
26
+
27
+ ## 2.5.0-beta.14
28
+
29
+ ### Minor Changes
30
+
31
+ - e62408b: Fix Maker Rid Generation
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies [9dd5a63]
36
+ - Updated dependencies [e62408b]
37
+ - @osdk/client.unstable@2.5.0-beta.14
38
+
39
+ ## 2.5.0-beta.13
40
+
41
+ ### Patch Changes
42
+
43
+ - @osdk/client.unstable@2.5.0-beta.13
44
+
45
+ ## 2.5.0-beta.12
46
+
47
+ ### Patch Changes
48
+
49
+ - @osdk/client.unstable@2.5.0-beta.12
50
+
51
+ ## 2.5.0-beta.11
52
+
53
+ ### Patch Changes
54
+
55
+ - @osdk/client.unstable@2.5.0-beta.11
56
+
57
+ ## 2.5.0-beta.10
58
+
59
+ ### Patch Changes
60
+
61
+ - @osdk/client.unstable@2.5.0-beta.10
62
+
3
63
  ## 2.5.0-beta.9
4
64
 
5
65
  ### Patch Changes
@@ -149,7 +149,7 @@ describe(OntologyIrToFullMetadataConverter, () => {
149
149
  "allImplementsInterfaces": {}
150
150
  },
151
151
  "datasources": [{
152
- "rid": "ri.ontology.main.datasource.Dc3DistributionCenterProposal",
152
+ "datasourceName": "Dc3DistributionCenterProposal",
153
153
  "datasource": {
154
154
  "type": "datasetV2",
155
155
  "datasetV2": {
@@ -311,7 +311,7 @@ describe(OntologyIrToFullMetadataConverter, () => {
311
311
  "allImplementsInterfaces": {}
312
312
  },
313
313
  "datasources": [{
314
- "rid": "ri.ontology.main.datasource.Dc3Restaurant",
314
+ "datasourceName": "Dc3Restaurant",
315
315
  "datasource": {
316
316
  "type": "datasetV2",
317
317
  "datasetV2": {
@@ -481,7 +481,7 @@ describe(OntologyIrToFullMetadataConverter, () => {
481
481
  "allImplementsInterfaces": {}
482
482
  },
483
483
  "datasources": [{
484
- "rid": "ri.ontology.main.datasource.Dc3DistributionRouteAnalysis",
484
+ "datasourceName": "Dc3DistributionRouteAnalysis",
485
485
  "datasource": {
486
486
  "type": "datasetV2",
487
487
  "datasetV2": {