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