mirror of
https://github.com/zoriya/drizzle-otel.git
synced 2025-12-06 00:46:09 +00:00
Version Packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@kubiks/otel-inbound": minor
|
||||
---
|
||||
|
||||
Initial release
|
||||
@@ -1,5 +1,11 @@
|
||||
# @kubiks/otel-inbound
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#23](https://github.com/kubiks-inc/otel/pull/23) [`1e05132`](https://github.com/kubiks-inc/otel/commit/1e05132918494e39929a8d07ff5a08c6012ea320) Thanks [@alex-holovach](https://github.com/alex-holovach)! - Initial release
|
||||
|
||||
## 1.0.0
|
||||
|
||||
### Initial Release
|
||||
@@ -11,4 +17,3 @@
|
||||
- Webhook receiver instrumentation for incoming emails
|
||||
- Comprehensive span attributes for debugging and monitoring
|
||||
- Optional email content capture with configurable truncation
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kubiks/otel-inbound",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
@@ -51,4 +51,3 @@
|
||||
"@inboundemail/sdk": ">=4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user