@osdk/foundry 2.63.0 → 2.65.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,75 @@
1
1
  # @osdk/foundry
2
2
 
3
+ ## 2.65.0
4
+
5
+ ### Minor Changes
6
+
7
+ - aea64a8: Regenerate SDKs with API version 1.1665.0
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [aea64a8]
12
+ - @osdk/foundry.admin@2.65.0
13
+ - @osdk/foundry.aipagents@2.65.0
14
+ - @osdk/foundry.audit@2.65.0
15
+ - @osdk/foundry.checkpoints@2.65.0
16
+ - @osdk/foundry.connectivity@2.65.0
17
+ - @osdk/foundry.core@2.65.0
18
+ - @osdk/foundry.datahealth@2.65.0
19
+ - @osdk/foundry.datasets@2.65.0
20
+ - @osdk/foundry.filesystem@2.65.0
21
+ - @osdk/foundry.functions@2.65.0
22
+ - @osdk/foundry.geo@2.65.0
23
+ - @osdk/foundry.languagemodels@2.65.0
24
+ - @osdk/foundry.mediasets@2.65.0
25
+ - @osdk/foundry.models@2.65.0
26
+ - @osdk/foundry.notepad@2.65.0
27
+ - @osdk/foundry.ontologies@2.65.0
28
+ - @osdk/foundry.operations@2.65.0
29
+ - @osdk/foundry.orchestration@2.65.0
30
+ - @osdk/foundry.pack@2.65.0
31
+ - @osdk/foundry.publicapis@2.65.0
32
+ - @osdk/foundry.sqlqueries@2.65.0
33
+ - @osdk/foundry.streams@2.65.0
34
+ - @osdk/foundry.thirdpartyapplications@2.65.0
35
+ - @osdk/foundry.widgets@2.65.0
36
+ - @osdk/foundry.geojson@2.65.0
37
+
38
+ ## 2.64.0
39
+
40
+ ### Minor Changes
41
+
42
+ - 70a9bb0: Regenerate SDKs with API version 1.1656.0
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [70a9bb0]
47
+ - @osdk/foundry.admin@2.64.0
48
+ - @osdk/foundry.aipagents@2.64.0
49
+ - @osdk/foundry.audit@2.64.0
50
+ - @osdk/foundry.checkpoints@2.64.0
51
+ - @osdk/foundry.connectivity@2.64.0
52
+ - @osdk/foundry.core@2.64.0
53
+ - @osdk/foundry.datahealth@2.64.0
54
+ - @osdk/foundry.datasets@2.64.0
55
+ - @osdk/foundry.filesystem@2.64.0
56
+ - @osdk/foundry.functions@2.64.0
57
+ - @osdk/foundry.geo@2.64.0
58
+ - @osdk/foundry.languagemodels@2.64.0
59
+ - @osdk/foundry.mediasets@2.64.0
60
+ - @osdk/foundry.models@2.64.0
61
+ - @osdk/foundry.notepad@2.64.0
62
+ - @osdk/foundry.ontologies@2.64.0
63
+ - @osdk/foundry.operations@2.64.0
64
+ - @osdk/foundry.orchestration@2.64.0
65
+ - @osdk/foundry.pack@2.64.0
66
+ - @osdk/foundry.publicapis@2.64.0
67
+ - @osdk/foundry.sqlqueries@2.64.0
68
+ - @osdk/foundry.streams@2.64.0
69
+ - @osdk/foundry.thirdpartyapplications@2.64.0
70
+ - @osdk/foundry.widgets@2.64.0
71
+ - @osdk/foundry.geojson@2.64.0
72
+
3
73
  ## 2.63.0
4
74
 
5
75
  ### Minor Changes