@osdk/foundry 2.31.0 → 2.33.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 +61 -0
  2. package/package.json +25 -25
package/CHANGELOG.md CHANGED
@@ -1,5 +1,66 @@
1
1
  # @osdk/foundry
2
2
 
3
+ ## 2.33.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 3b147c5: Bump sdks
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [3b147c5]
12
+ - @osdk/foundry.thirdpartyapplications@2.33.0
13
+ - @osdk/foundry.languagemodels@2.33.0
14
+ - @osdk/foundry.orchestration@2.33.0
15
+ - @osdk/foundry.connectivity@2.33.0
16
+ - @osdk/foundry.datahealth@2.33.0
17
+ - @osdk/foundry.filesystem@2.33.0
18
+ - @osdk/foundry.ontologies@2.33.0
19
+ - @osdk/foundry.operations@2.33.0
20
+ - @osdk/foundry.publicapis@2.33.0
21
+ - @osdk/foundry.sqlqueries@2.33.0
22
+ - @osdk/foundry.aipagents@2.33.0
23
+ - @osdk/foundry.functions@2.33.0
24
+ - @osdk/foundry.mediasets@2.33.0
25
+ - @osdk/foundry.datasets@2.33.0
26
+ - @osdk/foundry.streams@2.33.0
27
+ - @osdk/foundry.widgets@2.33.0
28
+ - @osdk/foundry.models@2.33.0
29
+ - @osdk/foundry.admin@2.33.0
30
+ - @osdk/foundry.audit@2.33.0
31
+ - @osdk/foundry.core@2.33.0
32
+ - @osdk/foundry.geo@2.33.0
33
+ - @osdk/foundry.geojson@2.33.0
34
+
35
+ ## 2.32.0
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies [0a711d1]
40
+ - @osdk/foundry.thirdpartyapplications@2.32.0
41
+ - @osdk/foundry.languagemodels@2.32.0
42
+ - @osdk/shared.net.platformapi@1.5.0
43
+ - @osdk/foundry.orchestration@2.32.0
44
+ - @osdk/foundry.connectivity@2.32.0
45
+ - @osdk/foundry.datahealth@2.32.0
46
+ - @osdk/foundry.filesystem@2.32.0
47
+ - @osdk/foundry.ontologies@2.32.0
48
+ - @osdk/foundry.operations@2.32.0
49
+ - @osdk/foundry.publicapis@2.32.0
50
+ - @osdk/foundry.sqlqueries@2.32.0
51
+ - @osdk/foundry.aipagents@2.32.0
52
+ - @osdk/foundry.functions@2.32.0
53
+ - @osdk/foundry.mediasets@2.32.0
54
+ - @osdk/foundry.datasets@2.32.0
55
+ - @osdk/foundry.streams@2.32.0
56
+ - @osdk/foundry.widgets@2.32.0
57
+ - @osdk/foundry.models@2.32.0
58
+ - @osdk/foundry.admin@2.32.0
59
+ - @osdk/foundry.audit@2.32.0
60
+ - @osdk/foundry.core@2.32.0
61
+ - @osdk/foundry.geo@2.32.0
62
+ - @osdk/foundry.geojson@2.32.0
63
+
3
64
  ## 2.31.0
4
65
 
5
66
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@osdk/foundry",
3
- "version": "2.31.0",
3
+ "version": "2.33.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,29 +21,29 @@
21
21
  "dependencies": {
22
22
  "@osdk/shared.client": "^1.0.1",
23
23
  "@osdk/shared.client2": "^1.0.0",
24
- "@osdk/foundry.aipagents": "2.31.0",
25
- "@osdk/foundry.audit": "2.31.0",
26
- "@osdk/foundry.connectivity": "2.31.0",
27
- "@osdk/foundry.admin": "2.31.0",
28
- "@osdk/foundry.core": "2.31.0",
29
- "@osdk/foundry.datahealth": "2.31.0",
30
- "@osdk/foundry.datasets": "2.31.0",
31
- "@osdk/foundry.functions": "2.31.0",
32
- "@osdk/foundry.filesystem": "2.31.0",
33
- "@osdk/foundry.geo": "2.31.0",
34
- "@osdk/foundry.geojson": "2.31.0",
35
- "@osdk/foundry.languagemodels": "2.31.0",
36
- "@osdk/foundry.models": "2.31.0",
37
- "@osdk/foundry.ontologies": "2.31.0",
38
- "@osdk/foundry.mediasets": "2.31.0",
39
- "@osdk/foundry.operations": "2.31.0",
40
- "@osdk/foundry.publicapis": "2.31.0",
41
- "@osdk/foundry.orchestration": "2.31.0",
42
- "@osdk/foundry.sqlqueries": "2.31.0",
43
- "@osdk/foundry.streams": "2.31.0",
44
- "@osdk/foundry.thirdpartyapplications": "2.31.0",
45
- "@osdk/foundry.widgets": "2.31.0",
46
- "@osdk/shared.net.platformapi": "~1.4.0"
24
+ "@osdk/foundry.admin": "2.33.0",
25
+ "@osdk/foundry.aipagents": "2.33.0",
26
+ "@osdk/foundry.audit": "2.33.0",
27
+ "@osdk/foundry.core": "2.33.0",
28
+ "@osdk/foundry.datahealth": "2.33.0",
29
+ "@osdk/foundry.filesystem": "2.33.0",
30
+ "@osdk/foundry.connectivity": "2.33.0",
31
+ "@osdk/foundry.datasets": "2.33.0",
32
+ "@osdk/foundry.geo": "2.33.0",
33
+ "@osdk/foundry.functions": "2.33.0",
34
+ "@osdk/foundry.geojson": "2.33.0",
35
+ "@osdk/foundry.languagemodels": "2.33.0",
36
+ "@osdk/foundry.mediasets": "2.33.0",
37
+ "@osdk/foundry.models": "2.33.0",
38
+ "@osdk/foundry.ontologies": "2.33.0",
39
+ "@osdk/foundry.orchestration": "2.33.0",
40
+ "@osdk/foundry.operations": "2.33.0",
41
+ "@osdk/foundry.publicapis": "2.33.0",
42
+ "@osdk/foundry.streams": "2.33.0",
43
+ "@osdk/foundry.thirdpartyapplications": "2.33.0",
44
+ "@osdk/foundry.widgets": "2.33.0",
45
+ "@osdk/foundry.sqlqueries": "2.33.0",
46
+ "@osdk/shared.net.platformapi": "~1.5.0"
47
47
  },
48
48
  "devDependencies": {
49
49
  "typescript": "^5.5.4",
@@ -66,7 +66,7 @@
66
66
  "sls": {
67
67
  "dependencies": {
68
68
  "com.palantir.foundry.api:api-gateway": {
69
- "minVersion": "1.1293.0",
69
+ "minVersion": "1.1315.0",
70
70
  "maxVersion": "1.x.x",
71
71
  "optional": false
72
72
  }