File tree Expand file tree Collapse file tree 3 files changed +26
-9
lines changed Expand file tree Collapse file tree 3 files changed +26
-9
lines changed Original file line number Diff line number Diff line change 1
- 1.32.8
1
+ 1.32.9-dev
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 : July 18, 2025
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*
2
8
3
9
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.
10
+ # *Changes expected to improve the state of the world and are unlikely to have negative effects*
11
+
12
+ removed_config_or_runtime :
13
+ # *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
14
+
15
+ new_features :
16
+
17
+ deprecated :
You can’t perform that action at this time.
0 commit comments