Skip to content

Commit 6fdad28

Browse files
chore(main): release clickhouse-migrator 0.1.0
1 parent eb3797b commit 6fdad28

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/docker-reverse-proxy": "0.0.1",
33
"packages/client-proxy": "0.0.1",
4-
"packages/clickhouse": "0.0.1"
4+
"packages/clickhouse": "0.1.0"
55
}

packages/clickhouse/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/e2b-dev/infra/compare/clickhouse-migrator-v0.0.1...clickhouse-migrator-v0.1.0) (2026-07-26)
4+
5+
6+
### Features
7+
8+
* dynamic sandbox log routing and ClickHouse-backed log reads ([#3236](https://github.com/e2b-dev/infra/issues/3236)) ([1b19a3b](https://github.com/e2b-dev/infra/commit/1b19a3bcb37d1fb44171ae8dee3a126cf3d39c34))
9+
310
## 0.0.1 (2026-07-10)
411

512

0 commit comments

Comments
 (0)