Skip to content

Commit f2a2133

Browse files
elastic-observability-automation[bot]obltmachinecarsonip
authored
[loadgen/otelbench] Update changelog for v0.5.0 (#727)
* Update otelbench changelog and delete changelog fragments. * Update loadgen/cmd/otelbench/CHANGELOG.md --------- Co-authored-by: obltmachine <[email protected]> Co-authored-by: Carson Ip <[email protected]>
1 parent 802d55d commit f2a2133

File tree

3 files changed

+8
-19
lines changed

3 files changed

+8
-19
lines changed

loadgen/cmd/otelbench/.chloggen/build_for_multiple_platforms.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

loadgen/cmd/otelbench/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
<!-- next version -->
66

7+
## v0.5.0
8+
9+
### 💡 Enhancements 💡
10+
11+
- `otelbench`: Updating the relevant github_action workflow to build in both amd64/arm64 platforms (#725)
12+
- `otelbench`: Fix loadgenreceiver panic on record count when struct is mutated (#721)
13+
714
## v0.4.0
815

916
### 💡 Enhancements 💡

loadgen/cmd/otelbench/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include ../../../Makefile.Common
22

3-
VERSION := v0.4.0
3+
VERSION := v0.5.0
44

55
.PHONY: get-version
66
get-version:

0 commit comments

Comments
 (0)