File tree Expand file tree Collapse file tree 6 files changed +14
-18
lines changed Expand file tree Collapse file tree 6 files changed +14
-18
lines changed Original file line number Diff line number Diff line change 1
- 1.32.8-dev
1
+ 1.32.8
Original file line number Diff line number Diff line change
1
+ date : July 18, 2025
2
+
3
+ bug_fixes :
4
+ - area : release
5
+ change : |
6
+ Container (Ubuntu/distroless) updates, and fixed permissions for distroless config directory.
7
+ - area : dynatrace
8
+ change : |
9
+ Fixed a division by zero bug in the Dynatrace sampling controller that occurred when ``total_wanted`` was less than
10
+ ``top_k_size``. The calculation was refactored to avoid the intermediate division that could result in zero.
Original file line number Diff line number Diff line change 1
- date : Pending
2
-
3
- behavior_changes :
4
- # *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required*
5
-
6
- minor_behavior_changes :
7
- # *Changes that may cause incompatibilities for some users, but should not for most*
1
+ date : July 18, 2025
8
2
9
3
bug_fixes :
10
- # *Changes expected to improve the state of the world and are unlikely to have negative effects*
11
4
- area : release
12
5
change : |
13
6
Container (Ubuntu/distroless) updates, and fixed permissions for distroless config directory.
14
7
- area : dynatrace
15
8
change : |
16
9
Fixed a division by zero bug in the Dynatrace sampling controller that occurred when ``total_wanted`` was less than
17
10
``top_k_size``. The calculation was refactored to avoid the intermediate division that could result in zero.
18
-
19
- removed_config_or_runtime :
20
- # *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
21
-
22
- new_features :
23
-
24
- deprecated :
Original file line number Diff line number Diff line change 24
24
" 1.28 " : 1.28.7
25
25
" 1.29 " : 1.29.12
26
26
" 1.30 " : 1.30.11
27
- " 1.31 " : 1.31.9
28
- " 1.32 " : 1.32.6
27
+ " 1.31 " : 1.31.10
28
+ " 1.32 " : 1.32.7
You can’t perform that action at this time.
0 commit comments