mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
parent
f05e58a913
commit
43edac8b01
5 changed files with 750 additions and 665 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
"@hyperdx/api": minor
|
||||
"@hyperdx/api": patch
|
||||
---
|
||||
|
||||
Bumped mongodb driver support to allow for AWS IAM authentication. This drops support for MongoDB 3.6.
|
||||
|
|
|
|||
6
.changeset/tame-eggs-develop.md
Normal file
6
.changeset/tame-eggs-develop.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
"@hyperdx/api": patch
|
||||
"@hyperdx/app": patch
|
||||
---
|
||||
|
||||
chore: bump @hyperdx/node-opentelemetry to v0.8.2
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
"@clickhouse/client": "^0.2.10",
|
||||
"@hyperdx/common-utils": "^0.2.0",
|
||||
"@hyperdx/lucene": "^3.1.1",
|
||||
"@hyperdx/node-opentelemetry": "^0.8.1",
|
||||
"@hyperdx/node-opentelemetry": "^0.8.2",
|
||||
"@opentelemetry/api": "^1.8.0",
|
||||
"@opentelemetry/host-metrics": "^0.35.5",
|
||||
"@opentelemetry/sdk-metrics": "^1.30.1",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"@hookform/resolvers": "^3.9.0",
|
||||
"@hyperdx/browser": "^0.21.1",
|
||||
"@hyperdx/common-utils": "^0.2.0",
|
||||
"@hyperdx/node-opentelemetry": "^0.8.1",
|
||||
"@hyperdx/node-opentelemetry": "^0.8.2",
|
||||
"@lezer/highlight": "^1.2.0",
|
||||
"@mantine/core": "7.9.2",
|
||||
"@mantine/dates": "^7.11.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue