@itwin/core-common 3.7.0-dev.1 → 3.7.0-dev.2

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 +21 -16
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -15,6 +15,11 @@ Wed, 08 Feb 2023 14:58:39 GMT
15
15
  - Marked public RPC types as deprecated in preparation for refactor (or removal) on 5.0.
16
16
  - Fix documentation of ExternalSourceAspectProps.jsonProperties. It must be a string.
17
17
 
18
+ ## 3.5.6
19
+ Fri, 24 Feb 2023 16:02:47 GMT
20
+
21
+ _Version update only_
22
+
18
23
  ## 3.5.5
19
24
  Thu, 26 Jan 2023 22:53:27 GMT
20
25
 
@@ -520,8 +525,8 @@ Fri, 09 Jul 2021 18:11:24 GMT
520
525
 
521
526
  ### Updates
522
527
 
523
- - Accomodated the inability to reverse Changesets when creating change summaries.
524
- - Use ecef location calculated for projected models.
528
+ - Accomodated the inability to reverse Changesets when creating change summaries.
529
+ - Use ecef location calculated for projected models.
525
530
  - Clean up and promote AnalysisStyle APIs.
526
531
  - Added support for section clip to ElementGraphicsRequestProps.
527
532
  - Add internal API for reconstructing TileOptions from tree and content Ids.
@@ -787,7 +792,7 @@ Thu, 28 Jan 2021 13:39:27 GMT
787
792
  ### Updates
788
793
 
789
794
  - Fix brep DataProps to/from flatbuffer to account for base64 string header.
790
- - Element geometry creation by brep operations.
795
+ - Element geometry creation by brep operations.
791
796
  - add EditCommand
792
797
  - Improve ElementGeometry documentation.
793
798
  - Remove assertion in supplyPathForOperation when defaulting changeSetId.
@@ -943,8 +948,8 @@ Fri, 02 Oct 2020 18:03:32 GMT
943
948
 
944
949
  - Add documentation for ContextRealityModelProps.
945
950
  - Fix calculation of cartographic range.
946
- - Fixes to front end methods to pull, merge and push.
947
- - Fixed desktop authorization after recent changes.
951
+ - Fixes to front end methods to pull, merge and push.
952
+ - Fixed desktop authorization after recent changes.
948
953
  - Update Tile version due to changes to indexes for tesselated polylines
949
954
  - On iOS download in background
950
955
  - Introduce NoContentError (transmitted via 204)
@@ -1076,7 +1081,7 @@ Fri, 10 Jul 2020 17:23:14 GMT
1076
1081
  - Add ability to create selective overrides from display style settings, and apply the overrides to another settings.
1077
1082
  - Fix orientation of Ecef.createFromCartographicOrigin
1078
1083
  - Add non-locatable flag to TerrainSettings.
1079
- - Setup BriefcaseDb.open() to allow profile and domain schema validation and upgrades.
1084
+ - Setup BriefcaseDb.open() to allow profile and domain schema validation and upgrades.
1080
1085
  - Support for multiple RPC interface clients and attaching interfaces after startup.
1081
1086
  - Add function to convert solar angles to solar direction.
1082
1087
  - enforce max texture size for stepped gradients.
@@ -1110,7 +1115,7 @@ Thu, 28 May 2020 22:48:59 GMT
1110
1115
  ### Updates
1111
1116
 
1112
1117
  - Improved log message written on rpc error
1113
- - Change default origin mode for terrain to Geodetic.
1118
+ - Change default origin mode for terrain to Geodetic.
1114
1119
  - Fix transforms for creating and querying part instance geometry in world coordinate.
1115
1120
  - channel rules
1116
1121
  - Optimize thematic sensor display by culling sensors based on a distanceCutoff property on ThematicDisplaySensorSettings.
@@ -1125,7 +1130,7 @@ Wed, 06 May 2020 13:17:49 GMT
1125
1130
  - Show min/max window error for mouse wheel zoom.
1126
1131
  - Make animation state of a display style persistent.
1127
1132
  - Send a default pending message since Azure strips content-type header if no data is present
1128
- - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
1133
+ - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
1129
1134
  - Added to DisplayStyle3dSettings: MonochromeMode, LightSettings.
1130
1135
  - Simplify GeometryStreamIteratorEntry (breaking API change).
1131
1136
  - constructor of ColorDef wasn't setting transparency properly for rgba() strings
@@ -1148,11 +1153,11 @@ Wed, 06 May 2020 13:17:49 GMT
1148
1153
  - Added file size.
1149
1154
  - Supply RPC routing props for SnapshotIModelRpcInterface open methods"
1150
1155
  - MobileRpcConfiguration throws exception
1151
- - Added NativeApp.deleteBriefcase, avoided authorization exceptions when offline.
1152
- - Refactored NativeApp API and RPC interfaces. This continues to be WIP.
1153
- - Added DownloadBriefcaseOptions and OpenBriefcaseOptions as parameters to the download/open calls for a briefcase.
1156
+ - Added NativeApp.deleteBriefcase, avoided authorization exceptions when offline.
1157
+ - Refactored NativeApp API and RPC interfaces. This continues to be WIP.
1158
+ - Added DownloadBriefcaseOptions and OpenBriefcaseOptions as parameters to the download/open calls for a briefcase.
1154
1159
  - Added new interface for native app
1155
- - VSTS#217447, 162382: Cleanups to implementation of downloading/opening/discovering briefcases in native applications (WIP).
1160
+ - VSTS#217447, 162382: Cleanups to implementation of downloading/opening/discovering briefcases in native applications (WIP).
1156
1161
  - Handle null JSON in ViewDetails.
1157
1162
  - Renamed OIDC constructs for consistency; Removed SAML support.
1158
1163
  - OrbitGT point cloud interface.
@@ -1202,7 +1207,7 @@ Wed, 12 Feb 2020 17:45:50 GMT
1202
1207
  - iModel write API development
1203
1208
  - Fix issue with constructing the tile cache URL() on Safari.
1204
1209
  - Prevent reuse of cached tiles after project extents change.
1205
- - VSTS#256133: Fixed issue with reopening connections if the backend crashes. Fixes to integration tests.
1210
+ - VSTS#256133: Fixed issue with reopening connections if the backend crashes. Fixes to integration tests.
1206
1211
  - Define ViewDetails for manipulating optional detail settings of ViewDefinition and ViewState.
1207
1212
  - Add support for plan projection models with 3d display priority.
1208
1213
  - Add settings to control display of plan projection models.
@@ -1364,7 +1369,7 @@ Mon, 13 May 2019 15:52:05 GMT
1364
1369
 
1365
1370
  ### Updates
1366
1371
 
1367
- - Support spatial classification of context reality models.
1372
+ - Support spatial classification of context reality models.
1368
1373
  - Added OpenAPIInfo to the barrel file
1369
1374
  - Adds parameter for api-extractor to validate missing release tags
1370
1375
  - Adds ignoreMissingTags flag
@@ -1377,14 +1382,14 @@ Mon, 13 May 2019 15:52:05 GMT
1377
1382
  - LoggerCategory -> CommonLoggerCategory
1378
1383
  - Fix default line pattern for hidden edges.
1379
1384
  - Introduce LoggerCategory enum to advertise logger categories used by this package.
1380
- - Logging fixes.
1385
+ - Logging fixes.
1381
1386
  - Put sourcemap in npm package.
1382
1387
  - Add SVG to ImageSourceFormat
1383
1388
  - Add imodeljs-markup
1384
1389
  - New tile cache naming scheme.
1385
1390
  - queryPage use memoization/pending pattern
1386
1391
  - Remove StandaloneIModelRpcInterface
1387
- - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
1392
+ - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
1388
1393
  - Prefer the IModelToken values in the url (if different from values in JSON body -- should never happen except in a malicious request).
1389
1394
  - Exports interface MarshalingBinaryMarker to prevent errors in api-extractor V7
1390
1395
  - Add SnapshotIModelRpcInterface
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/core-common",
3
- "version": "3.7.0-dev.1",
3
+ "version": "3.7.0-dev.2",
4
4
  "description": "iTwin.js components common to frontend and backend",
5
5
  "main": "lib/cjs/core-common.js",
6
6
  "module": "lib/esm/core-common.js",
@@ -28,14 +28,14 @@
28
28
  "js-base64": "^3.6.1"
29
29
  },
30
30
  "peerDependencies": {
31
- "@itwin/core-bentley": "^3.7.0-dev.1",
32
- "@itwin/core-geometry": "^3.7.0-dev.1"
31
+ "@itwin/core-bentley": "^3.7.0-dev.2",
32
+ "@itwin/core-geometry": "^3.7.0-dev.2"
33
33
  },
34
34
  "devDependencies": {
35
- "@itwin/build-tools": "3.7.0-dev.1",
36
- "@itwin/core-bentley": "3.7.0-dev.1",
37
- "@itwin/core-geometry": "3.7.0-dev.1",
38
- "@itwin/eslint-plugin": "3.7.0-dev.1",
35
+ "@itwin/build-tools": "3.7.0-dev.2",
36
+ "@itwin/core-bentley": "3.7.0-dev.2",
37
+ "@itwin/core-geometry": "3.7.0-dev.2",
38
+ "@itwin/eslint-plugin": "3.7.0-dev.2",
39
39
  "@types/chai": "4.3.1",
40
40
  "@types/flatbuffers": "~1.10.0",
41
41
  "@types/mocha": "^8.2.2",