@brizz/sdk 0.1.14 → 0.1.16

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/dist/preload.cjs CHANGED
@@ -371,7 +371,7 @@ var import_sdk_logs2 = require("@opentelemetry/sdk-logs");
371
371
 
372
372
  // src/internal/version.ts
373
373
  function getSDKVersion() {
374
- return "0.1.14";
374
+ return "0.1.16";
375
375
  }
376
376
 
377
377
  // src/internal/log/processors/log-processor.ts
@@ -1007,6 +1007,7 @@ var import_api2 = require("@opentelemetry/api");
1007
1007
  var BRIZZ = "brizz";
1008
1008
  var PROPERTIES = "properties";
1009
1009
  var PROPERTIES_CONTEXT_KEY = (0, import_api2.createContextKey)(PROPERTIES);
1010
+ var SESSION_OBJECT_CONTEXT_KEY = (0, import_api2.createContextKey)("brizz.session.object");
1010
1011
 
1011
1012
  // src/internal/log/processors/log-processor.ts
1012
1013
  var DEFAULT_LOG_MASKING_RULES = [