Skip to content

Commit 02c363c

Browse files
jaydelucaCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 336826e commit 02c363c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

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

55
### Disk buffering
66

7-
- Disk buffering iterator explicit removal config option
7+
- Add configuration option for explicit removal in the disk buffering iterator
88
([#2560](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2560))
9-
- Replacing CompletableFuture by CompletableResultCode
9+
- Replace CompletableFuture with CompletableResultCode
1010
([#2670](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2670))
1111
- Replace IllegalStateException with EOFException in readRawVarint32
1212
([#2687](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2687))
13-
- Fix/upstream update disk buffering
13+
- Apply upstream fixes to the disk buffering implementation
1414
([#2694](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2694))
1515

1616
### Dynamic control
@@ -21,15 +21,15 @@
2121
([#2655](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2655))
2222
- [dynamic control] Move away from JSON requirement
2323
([#2652](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2652))
24-
- [dynamic control] refactor trace sampling into specific subpackage
24+
- [dynamic control] Refactor trace sampling into specific subpackage
2525
([#2698](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2698))
26-
- [dynamic control] add jsonkeyvalue source
26+
- [dynamic control] Add jsonkeyvalue source
2727
([#2702](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2702))
28-
- [dynamic control] step 1 in transition to simpler validation
28+
- [dynamic control] Step 1 in transition to simpler validation
2929
([#2703](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2703))
3030
- [dynamic control] Move to using SourceWrapper, simplifying parsing
3131
([#2708](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2708))
32-
- [dynamic control] complete the jsonkeyvalue and simpler validation migration
32+
- [dynamic control] Complete the jsonkeyvalue and simpler validation migration
3333
([#2715](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2715))
3434
- [dynamic control] refactor TYPE to POLICY_TYPE for clarity
3535
([#2720](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2720))

0 commit comments

Comments
 (0)