Skip to content

Commit e7df2b9

Browse files
[changelog] Update changelog for v1.5 release (#4096)
1 parent 68be4dd commit e7df2b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
# 1.5.0
4+
5+
## Features and Performance
6+
7+
- **M3DB**: Optimize snapshotting by 30x or more which can speedup bootstrapping for workloads with large snapshots. ([#4093](https://github.com/m3db/m3/pull/4093))
8+
9+
## Bug Fixes
10+
11+
- **M3DB**: Fix multi-segment field iterator support of double underscore prefixed fields alphanumerically before `__m3ninx_id`. ([#4095](https://github.com/m3db/m3/pull/4095))
12+
- **M3DB**: Proactively GC Index entries belonging to a closed shard after cluster topology change. ([#4094](https://github.com/m3db/m3/pull/4094))
13+
314
# 1.4.2
415

516
## Bug Fixes

0 commit comments

Comments
 (0)