Skip to content

Commit 32c1bc3

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--clickhouse-migrator
2 parents 5fa4a5d + 8657938 commit 32c1bc3

3 files changed

Lines changed: 35 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
{
2-
"packages/docker-reverse-proxy": "0.0.0",
2+
"packages/docker-reverse-proxy": "0.0.1",
33
"packages/client-proxy": "0.0.0",
44
"packages/clickhouse": "0.0.1"
55
}

‎packages/client-proxy/CHANGELOG.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 0.0.1 (2026-07-10)
4+
5+
6+
### Features
7+
8+
* Adding client-proxy and clickhouse to e2b-artifacts ([#3210](https://github.com/e2b-dev/infra/issues/3210)) ([5686d88](https://github.com/e2b-dev/infra/commit/5686d881e4c5c8a1712a5bd09a74b198172701b3))
9+
10+
11+
### Bug Fixes
12+
13+
* correct 3 CVES ([#3218](https://github.com/e2b-dev/infra/issues/3218)) ([076823b](https://github.com/e2b-dev/infra/commit/076823bc5cbffb9f8c04670c886562445e50ead7))
14+
* **local-dev:** rename API_GRPC_ADDRESS to API_INTERNAL_GRPC_ADDRESS in local dev env ([#2589](https://github.com/e2b-dev/infra/issues/2589)) ([6c0bcb1](https://github.com/e2b-dev/infra/commit/6c0bcb15d80c2f33e23102c18f22cc6ea49cfd8e))
15+
* push client-proxy, dashboard-api, and docker-reverse-proxy image… ([#2953](https://github.com/e2b-dev/infra/issues/2953)) ([1d930ee](https://github.com/e2b-dev/infra/commit/1d930ee60fd74b3ad1d5c167165b1005baa471fe))
16+
* reset artifacts ([#3259](https://github.com/e2b-dev/infra/issues/3259)) ([93f7eb5](https://github.com/e2b-dev/infra/commit/93f7eb57ce66fb72607bc0f3c1c40358a3c46c8a))
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 0.0.1 (2026-07-10)
4+
5+
6+
### Features
7+
8+
* **api:** soft-delete build layers in DB on user delete ([#3121](https://github.com/e2b-dev/infra/issues/3121)) ([ee88776](https://github.com/e2b-dev/infra/commit/ee887768cf28e657f36aa7038495fad37859c144))
9+
* **docker-reverse-proxy:** gate access token auth behind feature flag ([#3242](https://github.com/e2b-dev/infra/issues/3242)) ([19db283](https://github.com/e2b-dev/infra/commit/19db2830c9bf8f7fe6a8aeaee9588ad49578b61d))
10+
11+
12+
### Bug Fixes
13+
14+
* correct 3 CVES ([#3218](https://github.com/e2b-dev/infra/issues/3218)) ([076823b](https://github.com/e2b-dev/infra/commit/076823bc5cbffb9f8c04670c886562445e50ead7))
15+
* forgot to add docker- to the docker repository ([#3186](https://github.com/e2b-dev/infra/issues/3186)) ([b04225b](https://github.com/e2b-dev/infra/commit/b04225ba2e89881029ef8ddc9d2d168d250ae90b))
16+
* push client-proxy, dashboard-api, and docker-reverse-proxy image… ([#2953](https://github.com/e2b-dev/infra/issues/2953)) ([1d930ee](https://github.com/e2b-dev/infra/commit/1d930ee60fd74b3ad1d5c167165b1005baa471fe))
17+
* reset artifacts ([#3259](https://github.com/e2b-dev/infra/issues/3259)) ([93f7eb5](https://github.com/e2b-dev/infra/commit/93f7eb57ce66fb72607bc0f3c1c40358a3c46c8a))
18+
* update go to 1.26.4 for CVE-2026-42504 ([#3188](https://github.com/e2b-dev/infra/issues/3188)) ([a5cc1ff](https://github.com/e2b-dev/infra/commit/a5cc1ff0726f18edb505b4b776f0f40756323e25))

0 commit comments

Comments
 (0)