File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.12.0 "
2+ "." : " 0.12.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.12.1] ( https://github.com/matter-labs/zksync-os-server/compare/v0.12.0...v0.12.1 ) (2025-12-02)
4+
5+
6+ ### Features
7+
8+ * Don't report Passthrough in batch_number metrics ([ #683 ] ( https://github.com/matter-labs/zksync-os-server/issues/683 ) ) ([ 7719fb3] ( https://github.com/matter-labs/zksync-os-server/commit/7719fb34a6047e98596b26ffcb2abc12917a97e0 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * upgrade issues in block context provider ([ #666 ] ( https://github.com/matter-labs/zksync-os-server/issues/666 ) ) ([ e80cb85] ( https://github.com/matter-labs/zksync-os-server/commit/e80cb8539e5a986516a8b01e7a1d0aaa9ec1e9ac ) )
14+
315## [ 0.12.0] ( https://github.com/matter-labs/zksync-os-server/compare/v0.11.1...v0.12.0 ) (2025-11-28)
416
517
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ resolver = "3"
3636default-members = [" node/bin" ]
3737
3838[workspace .package ]
39- version = " 0.12.0-non-semver-compat "
39+ version = " 0.12.1 "
4040edition = " 2024"
4141authors = [" The Matter Labs Team <hello@matterlabs.dev>" ]
4242homepage = " https://zksync.io/"
You can’t perform that action at this time.
0 commit comments