Skip to content

Commit fc5cdcd

Browse files
authored
Trigger release 0.22.8 (#893)
1 parent f002231 commit fc5cdcd

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

CHANGELOG.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33
## [Unreleased]
4-
[Unreleased]: https://github.com/bitdriftlabs/capture-sdk/compare/v0.22.7...HEAD
4+
[Unreleased]: https://github.com/bitdriftlabs/capture-sdk/compare/v0.22.8...HEAD
55

66
### Both
77

@@ -21,12 +21,11 @@
2121

2222
**Added**
2323

24-
- Log internal sdk error if we fail to process and persist a JVM report
24+
- Nothing yet!
2525

2626
**Changed**
2727

28-
- Bump `androidx.metrics:metrics-performance` dep to 1.0.0
29-
- io.bitdrift.capture-plugin: `automaticOkHttpInstrumentation` now defaults to `PROXY` mode instead of `OVERWRITE`, preserving any custom `EventListener.Factory` on the `OkHttpClient`.
28+
- Nothing yet!
3029

3130
**Fixed**
3231

@@ -46,6 +45,21 @@
4645

4746
- Emit `_is_memory_low` on iOS system memory pressure events (AppMemPressure from DispatchSource) when the threshold is configured; periodic resource utilization emission remains unchanged.
4847

48+
## [0.22.8]
49+
50+
[0.22.8]: https://github.com/bitdriftlabs/capture-sdk/releases/tag/v0.22.8
51+
52+
### Android
53+
54+
**Added**
55+
56+
- Log internal sdk error if we fail to process and persist a JVM report
57+
58+
**Changed**
59+
60+
- Bump `androidx.metrics:metrics-performance` dep to `1.0.0`
61+
- io.bitdrift.capture-plugin: `automaticOkHttpInstrumentation` now defaults to `PROXY` mode instead of `OVERWRITE`, preserving any custom `EventListener.Factory` on the `OkHttpClient`.
62+
4963
## [0.22.7]
5064

5165
[0.22.7]: https://github.com/bitdriftlabs/capture-sdk/releases/tag/v0.22.7

0 commit comments

Comments
 (0)