@osdk/internal.foundry 2.6.0-beta.1 → 2.7.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,40 @@
1
1
  # @osdk/foundry
2
2
 
3
+ ## 2.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 5f8048f: Updating platform APIs to include media APIs.
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [5f8048f]
12
+ - @osdk/internal.foundry.ontologiesv2@2.7.0
13
+ - @osdk/internal.foundry.ontologies@2.7.0
14
+ - @osdk/internal.foundry.mediasets@2.7.0
15
+ - @osdk/internal.foundry.datasets@2.7.0
16
+ - @osdk/internal.foundry.core@2.7.0
17
+ - @osdk/internal.foundry.geo@2.7.0
18
+
19
+ ## 2.6.0
20
+
21
+ ### Minor Changes
22
+
23
+ - bd6d407: Adds a "default" export entry
24
+ - 7e79126: Updates the response type of methods that returned Blob to return Response
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [bd6d407]
29
+ - Updated dependencies [7e79126]
30
+ - Updated dependencies [e866c5c]
31
+ - @osdk/internal.foundry.ontologiesv2@2.6.0
32
+ - @osdk/internal.foundry.ontologies@2.6.0
33
+ - @osdk/internal.foundry.datasets@2.6.0
34
+ - @osdk/shared.net.platformapi@1.2.0
35
+ - @osdk/internal.foundry.core@2.6.0
36
+ - @osdk/internal.foundry.geo@2.6.0
37
+
3
38
  ## 2.6.0-beta.1
4
39
 
5
40
  ### Minor Changes
@@ -1,6 +1,7 @@
1
1
  export * as Core from "@osdk/internal.foundry.core";
2
2
  export * as Datasets from "@osdk/internal.foundry.datasets";
3
3
  export * as Geo from "@osdk/internal.foundry.geo";
4
+ export * as Mediasets from "@osdk/internal.foundry.mediasets";
4
5
  export * as Ontologies from "@osdk/internal.foundry.ontologies";
5
6
  export * as OntologiesV2 from "@osdk/internal.foundry.ontologiesv2";
6
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,IAAI,MAAM,6BAA6B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,GAAG,MAAM,4BAA4B,CAAC;AAClD,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,YAAY,MAAM,qCAAqC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,IAAI,MAAM,6BAA6B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,GAAG,MAAM,4BAA4B,CAAC;AAClD,OAAO,KAAK,SAAS,MAAM,kCAAkC,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,YAAY,MAAM,qCAAqC,CAAC"}
@@ -16,6 +16,7 @@
16
16
  export * as Core from "@osdk/internal.foundry.core";
17
17
  export * as Datasets from "@osdk/internal.foundry.datasets";
18
18
  export * as Geo from "@osdk/internal.foundry.geo";
19
+ export * as Mediasets from "@osdk/internal.foundry.mediasets";
19
20
  export * as Ontologies from "@osdk/internal.foundry.ontologies";
20
21
  export * as OntologiesV2 from "@osdk/internal.foundry.ontologiesv2";
21
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Core","Datasets","Geo","Ontologies","OntologiesV2"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport * as Core from \"@osdk/internal.foundry.core\";\nexport * as Datasets from \"@osdk/internal.foundry.datasets\";\nexport * as Geo from \"@osdk/internal.foundry.geo\";\nexport * as Ontologies from \"@osdk/internal.foundry.ontologies\";\nexport * as OntologiesV2 from \"@osdk/internal.foundry.ontologiesv2\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,IAAI,MAAM,6BAA6B;AACnD,OAAO,KAAKC,QAAQ,MAAM,iCAAiC;AAC3D,OAAO,KAAKC,GAAG,MAAM,4BAA4B;AACjD,OAAO,KAAKC,UAAU,MAAM,mCAAmC;AAC/D,OAAO,KAAKC,YAAY,MAAM,qCAAqC","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["Core","Datasets","Geo","Mediasets","Ontologies","OntologiesV2"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport * as Core from \"@osdk/internal.foundry.core\";\nexport * as Datasets from \"@osdk/internal.foundry.datasets\";\nexport * as Geo from \"@osdk/internal.foundry.geo\";\nexport * as Mediasets from \"@osdk/internal.foundry.mediasets\";\nexport * as Ontologies from \"@osdk/internal.foundry.ontologies\";\nexport * as OntologiesV2 from \"@osdk/internal.foundry.ontologiesv2\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,IAAI,MAAM,6BAA6B;AACnD,OAAO,KAAKC,QAAQ,MAAM,iCAAiC;AAC3D,OAAO,KAAKC,GAAG,MAAM,4BAA4B;AACjD,OAAO,KAAKC,SAAS,MAAM,kCAAkC;AAC7D,OAAO,KAAKC,UAAU,MAAM,mCAAmC;AAC/D,OAAO,KAAKC,YAAY,MAAM,qCAAqC","ignoreList":[]}
@@ -1,6 +1,7 @@
1
1
  export * as Core from "@osdk/internal.foundry.core";
2
2
  export * as Datasets from "@osdk/internal.foundry.datasets";
3
3
  export * as Geo from "@osdk/internal.foundry.geo";
4
+ export * as Mediasets from "@osdk/internal.foundry.mediasets";
4
5
  export * as Ontologies from "@osdk/internal.foundry.ontologies";
5
6
  export * as OntologiesV2 from "@osdk/internal.foundry.ontologiesv2";
6
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,IAAI,MAAM,6BAA6B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,GAAG,MAAM,4BAA4B,CAAC;AAClD,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,YAAY,MAAM,qCAAqC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,IAAI,MAAM,6BAA6B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,GAAG,MAAM,4BAA4B,CAAC;AAClD,OAAO,KAAK,SAAS,MAAM,kCAAkC,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,YAAY,MAAM,qCAAqC,CAAC"}
@@ -16,6 +16,7 @@
16
16
  export * as Core from "@osdk/internal.foundry.core";
17
17
  export * as Datasets from "@osdk/internal.foundry.datasets";
18
18
  export * as Geo from "@osdk/internal.foundry.geo";
19
+ export * as Mediasets from "@osdk/internal.foundry.mediasets";
19
20
  export * as Ontologies from "@osdk/internal.foundry.ontologies";
20
21
  export * as OntologiesV2 from "@osdk/internal.foundry.ontologiesv2";
21
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Core","Datasets","Geo","Ontologies","OntologiesV2"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport * as Core from \"@osdk/internal.foundry.core\";\nexport * as Datasets from \"@osdk/internal.foundry.datasets\";\nexport * as Geo from \"@osdk/internal.foundry.geo\";\nexport * as Ontologies from \"@osdk/internal.foundry.ontologies\";\nexport * as OntologiesV2 from \"@osdk/internal.foundry.ontologiesv2\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,IAAI,MAAM,6BAA6B;AACnD,OAAO,KAAKC,QAAQ,MAAM,iCAAiC;AAC3D,OAAO,KAAKC,GAAG,MAAM,4BAA4B;AACjD,OAAO,KAAKC,UAAU,MAAM,mCAAmC;AAC/D,OAAO,KAAKC,YAAY,MAAM,qCAAqC","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["Core","Datasets","Geo","Mediasets","Ontologies","OntologiesV2"],"sources":["index.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport * as Core from \"@osdk/internal.foundry.core\";\nexport * as Datasets from \"@osdk/internal.foundry.datasets\";\nexport * as Geo from \"@osdk/internal.foundry.geo\";\nexport * as Mediasets from \"@osdk/internal.foundry.mediasets\";\nexport * as Ontologies from \"@osdk/internal.foundry.ontologies\";\nexport * as OntologiesV2 from \"@osdk/internal.foundry.ontologiesv2\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,KAAKA,IAAI,MAAM,6BAA6B;AACnD,OAAO,KAAKC,QAAQ,MAAM,iCAAiC;AAC3D,OAAO,KAAKC,GAAG,MAAM,4BAA4B;AACjD,OAAO,KAAKC,SAAS,MAAM,kCAAkC;AAC7D,OAAO,KAAKC,UAAU,MAAM,mCAAmC;AAC/D,OAAO,KAAKC,YAAY,MAAM,qCAAqC","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@osdk/internal.foundry",
3
- "version": "2.6.0-beta.1",
3
+ "version": "2.7.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -9,22 +9,25 @@
9
9
  "exports": {
10
10
  ".": {
11
11
  "browser": "./build/browser/index.js",
12
- "import": "./build/esm/index.js"
12
+ "import": "./build/esm/index.js",
13
+ "default": "./build/esm/index.js"
13
14
  },
14
15
  "./*": {
15
16
  "browser": "./build/browser/public/*.js",
16
- "import": "./build/esm/public/*.js"
17
+ "import": "./build/esm/public/*.js",
18
+ "default": "./build/esm/public/*.js"
17
19
  }
18
20
  },
19
21
  "dependencies": {
20
22
  "@osdk/shared.client": "^1.0.1",
21
23
  "@osdk/shared.client2": "^1.0.0",
22
- "@osdk/internal.foundry.core": "2.6.0-beta.1",
23
- "@osdk/internal.foundry.geo": "2.6.0-beta.1",
24
- "@osdk/internal.foundry.ontologies": "2.6.0-beta.1",
25
- "@osdk/internal.foundry.ontologiesv2": "2.6.0-beta.1",
26
- "@osdk/shared.net.platformapi": "~1.2.0-beta.1",
27
- "@osdk/internal.foundry.datasets": "2.6.0-beta.1"
24
+ "@osdk/internal.foundry.core": "2.7.0",
25
+ "@osdk/internal.foundry.datasets": "2.7.0",
26
+ "@osdk/internal.foundry.geo": "2.7.0",
27
+ "@osdk/internal.foundry.mediasets": "2.7.0",
28
+ "@osdk/internal.foundry.ontologies": "2.7.0",
29
+ "@osdk/internal.foundry.ontologiesv2": "2.7.0",
30
+ "@osdk/shared.net.platformapi": "~1.2.0"
28
31
  },
29
32
  "devDependencies": {
30
33
  "typescript": "^5.5.4",
@@ -47,7 +50,7 @@
47
50
  "sls": {
48
51
  "dependencies": {
49
52
  "com.palantir.foundry.api:api-gateway": {
50
- "minVersion": "1.990.0",
53
+ "minVersion": "1.1010.0",
51
54
  "maxVersion": "1.x.x",
52
55
  "optional": true
53
56
  }