Skip to content

Commit 9ae730c

Browse files
chore(main): release core 28.2.1 (#4006)
🤖 I have created a release *beep* *boop* --- ## [28.2.1](core-v28.2.0...core-v28.2.1) (2025-05-15) ### Bug Fixes * **api:** Add safe status ([#4005](#4005)) ([b71c167](b71c167)) * **vm:** update deps ([#4019](#4019)) ([2b51c6d](2b51c6d)) ### Performance Improvements * **db:** Break loading storage logs for recovery into smaller chunks ([#3947](#3947)) ([91772a4](91772a4)) --- 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 2b51c6d commit 9ae730c

File tree

6 files changed

+202
-189
lines changed

6 files changed

+202
-189
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"core": "28.2.0",
2+
"core": "28.2.1",
33
"prover": "21.0.0",
44
"zkstack_cli": "0.1.2"
55
}

core/CHANGELOG.md

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

3+
## [28.2.1](https://github.com/matter-labs/zksync-era/compare/core-v28.2.0...core-v28.2.1) (2025-05-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** Add safe status ([#4005](https://github.com/matter-labs/zksync-era/issues/4005)) ([b71c167](https://github.com/matter-labs/zksync-era/commit/b71c167919601a2a1fb06284834abb8ad4cc94e7))
9+
* **vm:** update deps ([#4019](https://github.com/matter-labs/zksync-era/issues/4019)) ([2b51c6d](https://github.com/matter-labs/zksync-era/commit/2b51c6df08b45cc41fd6b4d930c31670d004a93d))
10+
11+
12+
### Performance Improvements
13+
14+
* **db:** Break loading storage logs for recovery into smaller chunks ([#3947](https://github.com/matter-labs/zksync-era/issues/3947)) ([91772a4](https://github.com/matter-labs/zksync-era/commit/91772a48aa48a7fd4d148072f51d8ada4fc8782c))
15+
316
## [28.2.0](https://github.com/matter-labs/zksync-era/compare/core-v28.1.0...core-v28.2.0) (2025-05-12)
417

518

0 commit comments

Comments
 (0)