Skip to content

Commit 6ddd560

Browse files
chore(main): release core 29.4.1 (#4507)
🤖 I have created a release *beep* *boop* --- ## [29.4.1](core-v29.4.0...core-v29.4.1) (2025-09-29) ### Bug Fixes * **en:** add index for fetching precommits ([#4517](#4517)) ([5db1a92](5db1a92)) * **en:** Fix statement timeout errors during cache recovery ([#4248](#4248)) ([67a9b82](67a9b82)) * **eth_watcher:** Do not process upgrades if it's already processed ([#4506](#4506)) ([f71cc00](f71cc00)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: zksync-era-bot <[email protected]>
1 parent 5db1a92 commit 6ddd560

File tree

6 files changed

+197
-188
lines changed

6 files changed

+197
-188
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"core": "29.4.0",
2+
"core": "29.4.1",
33
"prover": "22.1.0",
44
"zkstack_cli": "0.1.2"
55
}

core/CHANGELOG.md

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

3+
## [29.4.1](https://github.com/matter-labs/zksync-era/compare/core-v29.4.0...core-v29.4.1) (2025-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **en:** add index for fetching precommits ([#4517](https://github.com/matter-labs/zksync-era/issues/4517)) ([5db1a92](https://github.com/matter-labs/zksync-era/commit/5db1a9291a83cd9518d89049de131773ab78401f))
9+
* **en:** Fix statement timeout errors during cache recovery ([#4248](https://github.com/matter-labs/zksync-era/issues/4248)) ([67a9b82](https://github.com/matter-labs/zksync-era/commit/67a9b82125e3e3742b9a1096fa0c2493279d2251))
10+
* **eth_watcher:** Do not process upgrades if it's already processed ([#4506](https://github.com/matter-labs/zksync-era/issues/4506)) ([f71cc00](https://github.com/matter-labs/zksync-era/commit/f71cc008d1068ad49d510e0d8619a2bfd3a137fa))
11+
312
## [29.4.0](https://github.com/matter-labs/zksync-era/compare/core-v29.3.0...core-v29.4.0) (2025-09-24)
413

514

0 commit comments

Comments
 (0)