You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Including ads-client in iOS build
Updating AdsClient API error name to avoid collisions
Updating changelog
Including ads_client to megazord_stub
Resetting glean submodule
Correct ordering of projects in buildconfig-android
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
### Swift
6
6
- Added `@unchecked Sendable` to classes that conform to `FeatureManifestInterface`. ([#6963](https://github.com/mozilla/application-services/pull/6963)
7
+
### Ads Client
8
+
- Added the Ads Client component to the Megazord.
9
+
- Updated the ApiError enum to AdsClientApiError to avoid naming collision.
0 commit comments