Skip to content

Commit e236fe7

Browse files
Merge pull request #690 from mParticle/chore/release-v8.44.4
chore: Release v8.44.4
2 parents 21bd4c1 + 44fda9f commit e236fe7

27 files changed

Lines changed: 36 additions & 29 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [8.44.4](https://github.com/mParticle/mparticle-apple-sdk/compare/v8.44.3...v8.44.4) (2026-03-30)
2+
3+
### Bug Fixes
4+
5+
- fix: Rokt Callback should be Called on Main (#683) ([21bd4c1b](https://github.com/mParticle/mparticle-apple-sdk/commit/21bd4c1b8d554ed77ded8d279dc43f2ac117421c))
6+
17
# [8.44.3](https://github.com/mParticle/mparticle-apple-sdk/compare/v8.44.2...v8.44.3) (2026-03-23)
28

39
### Bug Fixes

Framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>8.44.3</string>
18+
<string>8.44.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

IntegrationTests/wiremock-recordings/mappings/mapping-ccpa-consent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
],
7070
"uitl": 60,
7171
"oo": false,
72-
"sdk": "8.44.3",
72+
"sdk": "8.44.4",
7373
"di": {
7474
"p": "arm64",
7575
"tz": "${json-unit.ignore}",

IntegrationTests/wiremock-recordings/mappings/mapping-commerce-event-purchase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
],
8282
"uitl": 60,
8383
"oo": false,
84-
"sdk": "8.44.3",
84+
"sdk": "8.44.4",
8585
"di": {
8686
"b": "arm64",
8787
"p": "arm64",

IntegrationTests/wiremock-recordings/mappings/mapping-gdpr-consent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
],
6060
"uitl": 60,
6161
"oo": false,
62-
"sdk": "8.44.3",
62+
"sdk": "8.44.4",
6363
"di": {
6464
"tz": "${json-unit.ignore}",
6565
"p": "arm64",

IntegrationTests/wiremock-recordings/mappings/mapping-increment-session-attribute-ss.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
],
5353
"uitl": 60,
5454
"oo": false,
55-
"sdk": "8.44.3",
55+
"sdk": "8.44.4",
5656
"di": {
5757
"b": "arm64",
5858
"tz": "${json-unit.ignore}",

IntegrationTests/wiremock-recordings/mappings/mapping-increment-session-attribute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
],
5959
"uitl": 60,
6060
"oo": false,
61-
"sdk": "8.44.3",
61+
"sdk": "8.44.4",
6262
"di": {
6363
"b": "arm64",
6464
"tz": "${json-unit.ignore}",

IntegrationTests/wiremock-recordings/mappings/mapping-increment-user-attribute-set.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
],
5757
"uitl": 60,
5858
"oo": false,
59-
"sdk": "8.44.3",
59+
"sdk": "8.44.4",
6060
"di": {
6161
"p": "arm64",
6262
"b": "arm64",

IntegrationTests/wiremock-recordings/mappings/mapping-increment-user-attribute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
],
5757
"uitl": 60,
5858
"oo": false,
59-
"sdk": "8.44.3",
59+
"sdk": "8.44.4",
6060
"di": {
6161
"p": "arm64",
6262
"b": "arm64",

IntegrationTests/wiremock-recordings/mappings/mapping-log-error.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
],
6060
"uitl": 60,
6161
"oo": false,
62-
"sdk": "8.44.3",
62+
"sdk": "8.44.4",
6363
"di": {
6464
"p": "arm64",
6565
"b": "arm64",

0 commit comments

Comments
 (0)