@osdk/foundry 2.50.0 → 2.52.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +70 -0
  2. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -1,5 +1,75 @@
1
1
  # @osdk/foundry
2
2
 
3
+ ## 2.52.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 61dbb74: regenerate platform sdk
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [61dbb74]
12
+ - @osdk/foundry.thirdpartyapplications@2.52.0
13
+ - @osdk/foundry.languagemodels@2.52.0
14
+ - @osdk/foundry.orchestration@2.52.0
15
+ - @osdk/foundry.connectivity@2.52.0
16
+ - @osdk/foundry.checkpoints@2.52.0
17
+ - @osdk/foundry.datahealth@2.52.0
18
+ - @osdk/foundry.filesystem@2.52.0
19
+ - @osdk/foundry.ontologies@2.52.0
20
+ - @osdk/foundry.operations@2.52.0
21
+ - @osdk/foundry.publicapis@2.52.0
22
+ - @osdk/foundry.sqlqueries@2.52.0
23
+ - @osdk/foundry.aipagents@2.52.0
24
+ - @osdk/foundry.functions@2.52.0
25
+ - @osdk/foundry.mediasets@2.52.0
26
+ - @osdk/foundry.datasets@2.52.0
27
+ - @osdk/foundry.notepad@2.52.0
28
+ - @osdk/foundry.streams@2.52.0
29
+ - @osdk/foundry.widgets@2.52.0
30
+ - @osdk/foundry.models@2.52.0
31
+ - @osdk/foundry.admin@2.52.0
32
+ - @osdk/foundry.audit@2.52.0
33
+ - @osdk/foundry.core@2.52.0
34
+ - @osdk/foundry.pack@2.52.0
35
+ - @osdk/foundry.geo@2.52.0
36
+ - @osdk/foundry.geojson@2.52.0
37
+
38
+ ## 2.51.0
39
+
40
+ ### Minor Changes
41
+
42
+ - cefa77b: Regenerate platform SDK
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [cefa77b]
47
+ - @osdk/foundry.thirdpartyapplications@2.51.0
48
+ - @osdk/foundry.languagemodels@2.51.0
49
+ - @osdk/foundry.orchestration@2.51.0
50
+ - @osdk/foundry.connectivity@2.51.0
51
+ - @osdk/foundry.checkpoints@2.51.0
52
+ - @osdk/foundry.datahealth@2.51.0
53
+ - @osdk/foundry.filesystem@2.51.0
54
+ - @osdk/foundry.ontologies@2.51.0
55
+ - @osdk/foundry.operations@2.51.0
56
+ - @osdk/foundry.publicapis@2.51.0
57
+ - @osdk/foundry.sqlqueries@2.51.0
58
+ - @osdk/foundry.aipagents@2.51.0
59
+ - @osdk/foundry.functions@2.51.0
60
+ - @osdk/foundry.mediasets@2.51.0
61
+ - @osdk/foundry.datasets@2.51.0
62
+ - @osdk/foundry.notepad@2.51.0
63
+ - @osdk/foundry.streams@2.51.0
64
+ - @osdk/foundry.widgets@2.51.0
65
+ - @osdk/foundry.models@2.51.0
66
+ - @osdk/foundry.admin@2.51.0
67
+ - @osdk/foundry.audit@2.51.0
68
+ - @osdk/foundry.core@2.51.0
69
+ - @osdk/foundry.pack@2.51.0
70
+ - @osdk/foundry.geo@2.51.0
71
+ - @osdk/foundry.geojson@2.51.0
72
+
3
73
  ## 2.50.0
4
74
 
5
75
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@osdk/foundry",
3
- "version": "2.50.0",
3
+ "version": "2.52.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,31 +21,31 @@
21
21
  "dependencies": {
22
22
  "@osdk/shared.client": "^1.0.1",
23
23
  "@osdk/shared.client2": "^1.0.0",
24
- "@osdk/foundry.admin": "2.50.0",
25
- "@osdk/foundry.audit": "2.50.0",
26
- "@osdk/foundry.checkpoints": "2.50.0",
27
- "@osdk/foundry.aipagents": "2.50.0",
28
- "@osdk/foundry.connectivity": "2.50.0",
29
- "@osdk/foundry.core": "2.50.0",
30
- "@osdk/foundry.datahealth": "2.50.0",
31
- "@osdk/foundry.datasets": "2.50.0",
32
- "@osdk/foundry.filesystem": "2.50.0",
33
- "@osdk/foundry.functions": "2.50.0",
34
- "@osdk/foundry.geo": "2.50.0",
35
- "@osdk/foundry.geojson": "2.50.0",
36
- "@osdk/foundry.languagemodels": "2.50.0",
37
- "@osdk/foundry.mediasets": "2.50.0",
38
- "@osdk/foundry.models": "2.50.0",
39
- "@osdk/foundry.notepad": "2.50.0",
40
- "@osdk/foundry.operations": "2.50.0",
41
- "@osdk/foundry.orchestration": "2.50.0",
42
- "@osdk/foundry.ontologies": "2.50.0",
43
- "@osdk/foundry.publicapis": "2.50.0",
44
- "@osdk/foundry.sqlqueries": "2.50.0",
45
- "@osdk/foundry.pack": "2.50.0",
46
- "@osdk/foundry.streams": "2.50.0",
47
- "@osdk/foundry.thirdpartyapplications": "2.50.0",
48
- "@osdk/foundry.widgets": "2.50.0",
24
+ "@osdk/foundry.admin": "2.52.0",
25
+ "@osdk/foundry.audit": "2.52.0",
26
+ "@osdk/foundry.aipagents": "2.52.0",
27
+ "@osdk/foundry.checkpoints": "2.52.0",
28
+ "@osdk/foundry.core": "2.52.0",
29
+ "@osdk/foundry.connectivity": "2.52.0",
30
+ "@osdk/foundry.datahealth": "2.52.0",
31
+ "@osdk/foundry.datasets": "2.52.0",
32
+ "@osdk/foundry.filesystem": "2.52.0",
33
+ "@osdk/foundry.functions": "2.52.0",
34
+ "@osdk/foundry.geo": "2.52.0",
35
+ "@osdk/foundry.languagemodels": "2.52.0",
36
+ "@osdk/foundry.models": "2.52.0",
37
+ "@osdk/foundry.ontologies": "2.52.0",
38
+ "@osdk/foundry.geojson": "2.52.0",
39
+ "@osdk/foundry.notepad": "2.52.0",
40
+ "@osdk/foundry.operations": "2.52.0",
41
+ "@osdk/foundry.mediasets": "2.52.0",
42
+ "@osdk/foundry.pack": "2.52.0",
43
+ "@osdk/foundry.orchestration": "2.52.0",
44
+ "@osdk/foundry.publicapis": "2.52.0",
45
+ "@osdk/foundry.sqlqueries": "2.52.0",
46
+ "@osdk/foundry.streams": "2.52.0",
47
+ "@osdk/foundry.thirdpartyapplications": "2.52.0",
48
+ "@osdk/foundry.widgets": "2.52.0",
49
49
  "@osdk/shared.net.platformapi": "~1.6.0"
50
50
  },
51
51
  "devDependencies": {
@@ -69,7 +69,7 @@
69
69
  "sls": {
70
70
  "dependencies": {
71
71
  "com.palantir.foundry.api:api-gateway": {
72
- "minVersion": "1.1488.0",
72
+ "minVersion": "1.1496.0",
73
73
  "maxVersion": "1.x.x",
74
74
  "optional": false
75
75
  }