Skip to content

Commit 07de8d5

Browse files
bvliucopybara-github
authored andcommitted
Update release notes for PKB version 1.15.1.
PiperOrigin-RevId: 318359632
1 parent f1a8170 commit 07de8d5

File tree

2 files changed

+32
-21
lines changed

2 files changed

+32
-21
lines changed

CHANGES.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
1+
# v1.15.1
2+
3+
### Breaking changes:
4+
5+
- Rename ycsb workloadd to workloadx to show that it is a custom PKB
6+
write-only workload.
7+
8+
### New features:
9+
10+
- Add FairSeq Roberta Masked Multilingual LM benchmark for linux.
11+
- Add bulk delete API operation to object storage API scripts.
12+
- Catch preemptible instance's interrupt event.
13+
14+
### Enhancements:
15+
16+
- Enable support for AWS's c6g and r6g families.
17+
- Integrate edw_benchmark with new Client Interface and results aggregation
18+
framework.
19+
- Update default stress-ng version from 5.23 to 9.25 (default on Ubuntu 1804).
20+
- Added two new workloads(workloadw and workloadw_uniform) for testing mostly
21+
write use cases(read/write 5/95)
22+
23+
### Bug fixes and maintenance updates:
24+
25+
- Parallelize entity deletion processing for a kind.
26+
- Move coremark installation into a package.
27+
- Fixed one object per stream run for object storage service benchmark.
28+
- Benchmarking of AWS Athena now records client observed run time rather that
29+
Athena's reported run time.
30+
- Use sub processes instead of threads for entity deletion processing.
31+
132
# v1.15.0
33+
234
### Breaking changes:
335

436
- Remove `ubuntu1404` and `debian` OS types.

CHANGES.next.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,7 @@
11
### Breaking changes:
22

3-
- Rename ycsb workloadd to workloadx to show that it is a custom PKB
4-
write-only workload.
5-
63
### New features:
74

8-
- Add FairSeq Roberta Masked Multilingual LM benchmark for linux.
9-
- Add bulk delete API operation to object storage API scripts.
10-
- Catch preemptible instance's interrupt event.
11-
125
### Enhancements:
136

14-
- Enable support for AWS's c6g and r6g families.
15-
- Integrate edw_benchmark with new Client Interface and results aggregation
16-
framework.
17-
- Update default stress-ng version from 5.23 to 9.25 (default on Ubuntu 1804).
18-
- Added two new workloads(workloadw and workloadw_uniform) for testing mostly
19-
write use cases(read/write 5/95)
20-
217
### Bug fixes and maintenance updates:
22-
23-
- Parallelize entity deletion processing for a kind.
24-
- Move coremark installation into a package.
25-
- Fixed one object per stream run for object storage service benchmark.
26-
- Benchmarking of AWS Athena now records client observed run time rather that
27-
Athena's reported run time.
28-
- Use sub processes instead of threads for entity deletion processing.

0 commit comments

Comments
 (0)