Skip to content

Commit

Permalink
Bump to Android SDK 17.7.2 and iOS SDK 17.7.3; update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jyaganeh committed Jan 31, 2024
1 parent d06aa6d commit 34b6166
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 28 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Airship DotNet Changelog

## Version 19.1.0 - Jan 25, 2024
Minor release that updates to Airship SDK 17.7.1, fixes an iOS custom event properties reporting issue, and Android contact subscription list editing. Apps that target iOS and make use of custom events or Android and make use of contact subscription editing should update.
Minor release that updates to Airship SDK to iOS 17.7.3 and Android 17.7.2, fixes an iOS custom event properties reporting issue, and Android contact subscription list editing. Apps that target iOS and make use of custom events or Android and make use of contact subscription editing should update.

### Changes
- Updated iOS SDK to 17.7.1
- Updated Android SDK to 17.7.1
- Updated iOS SDK to 17.7.3
- Updated Android SDK to 17.7.2
- Fixed a bug that prevented custom event properties from being reported on iOS
- Fixed contact subscription list updates (`EditContactSubscriptionLists`) on Android
- Deprecated iOS `Trace` log level and add the replacement `Verbose` log level.
Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "urbanairship/ios-library" == 17.7.1
github "urbanairship/ios-library" == 17.7.3
8 changes: 4 additions & 4 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<!-- Versions -->
<PropertyGroup>
<!-- Airship native SDK versions -->
<AirshipAndroidVersion>17.7.1</AirshipAndroidVersion>
<AirshipAndroidNugetVersion>17.7.1</AirshipAndroidNugetVersion>
<AirshipAndroidVersion>17.7.2</AirshipAndroidVersion>
<AirshipAndroidNugetVersion>17.7.2</AirshipAndroidNugetVersion>

<AirshipIosVersion>17.7.1</AirshipIosVersion>
<AirshipIosNugetVersion>17.7.1</AirshipIosNugetVersion>
<AirshipIosVersion>17.7.3</AirshipIosVersion>
<AirshipIosNugetVersion>17.7.3</AirshipIosNugetVersion>

<!-- Airship.Net version -->
<AirshipCrossPlatformVersion>19.1.0</AirshipCrossPlatformVersion>
Expand Down
4 changes: 2 additions & 2 deletions airship.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Airship native SDK versions
iosVersion = 17.7.1
androidVersion = 17.7.1
iosVersion = 17.7.3
androidVersion = 17.7.2

# Airship.Net cross-platform version
crossPlatformVersion = 19.1.0
Expand Down
36 changes: 18 additions & 18 deletions binderator/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,72 +17,72 @@
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-adm",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.Adm",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-automation",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.Automation",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-core",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.Core",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-fcm",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.Fcm",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-feature-flag",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.FeatureFlag",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-layout",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.Layout",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-live-update",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.LiveUpdate",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-message-center",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.MessageCenter",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-preference-center",
"version": "17.7.1",
"nugetVersion": "17.7.1",
"version": "17.7.2",
"nugetVersion": "17.7.2",
"nugetId": "Airship.Net.Android.PreferenceCenter",
"dependencyOnly": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<attr path="/api/package[@name='com.urbanairship.iam.tags']" name="managedName">UrbanAirship.Iam.Tags</attr>
<attr path="/api/package[@name='com.urbanairship.iam.view']" name="managedName">UrbanAirship.Iam.View</attr>

<attr path="/api/package[@name='com.urbanairship.automation.limits.storage']/class[@name='OccurrenceEntity.Comparator']/method[@name='compare']/parameter[@type='com.urbanairship.automation.limits.storage.OccurrenceEntity']" name="type">java.lang.Object</attr>

<!-- Remove ActionScheduleEdits and ActionScheduleInfo data getters-->
<remove-node path="/api/package[@name='com.urbanairship.automation']/interface[@name='ScheduleEdits']/method[@name='getData']" />
<remove-node path="/api/package[@name='com.urbanairship.automation']/interface[@name='ScheduleInfo']/method[@name='getData']" />
Expand Down

0 comments on commit 34b6166

Please sign in to comment.