Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 18.1.0 #227

Merged
merged 1 commit into from
Jan 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Airship.Android.ADM.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.adm</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK - ADM Push Provider</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A full suite of mobile engagement tools for building next-generation apps</description>
<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
6 changes: 3 additions & 3 deletions Airship.Android.Automation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.automation</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,8 +11,8 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.layout" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="airship.android.layout" version="17.7.1"/>
<dependency id="Xamarin.AndroidX.CustomView" version="1.1.0.4" />
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3"/>
</group>
Expand Down
9 changes: 8 additions & 1 deletion Airship.Android.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.core</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -16,9 +16,16 @@
<dependency id="Xamarin.AndroidX.Core" version="1.6.0.3" />
<dependency id="Xamarin.AndroidX.Concurrent.Futures" version="1.1.0.5" />
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3" />
<dependency id="Xamarin.AndroidX.Room.Room.Ktx" version="2.4.3" />
<dependency id="Xamarin.AndroidX.Startup.StartupRuntime" version="1.1.0.2" />
<dependency id="Xamarin.AndroidX.WebKit" version="1.3.0" />
<dependency id="Xamarin.AndroidX.Work.Runtime" version="2.7.0" />
<dependency id="Xamarin.Kotlin.StdLib" version="1.7.10" />
<dependency id="Xamarin.Kotlin.StdLib.Common" version="1.7.10" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk7" version="1.7.10" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk8" version="1.7.10" />
<dependency id="Xamarin.KotlinX.Coroutines.Android" version="1.6.4" />
<dependency id="Xamarin.KotlinX.Coroutines.Core.Jvm" version="1.6.4" />
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.FCM.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.fcm</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK - FCM Push Provider</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.Firebase.Messaging" version="122.0.0.1" />
<dependency id="Xamarin.Google.Dagger" version="2.37.0" />
<dependency id="Xamarin.GooglePlayServices.Base" version="117.6.0.1" />
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.FeatureFlag.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.featureflag</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK - Feature Flags</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.Kotlin.StdLib" version="1.5.31.2" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk8" version="1.5.31.2" />
<dependency id="Xamarin.KotlinX.Coroutines.Android" version="1.5.2.2" />
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Layout.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.layout</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.AndroidX.AppCompat" version="1.3.0"/>
<dependency id="Xamarin.AndroidX.ConstraintLayout" version="2.1.1.2" />
<dependency id="Xamarin.AndroidX.Core" version="1.6.0.3" />
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.LiveUpdate.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.liveupdate</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.AndroidX.ConstraintLayout" version="2.1.1.2" />
<dependency id="Xamarin.AndroidX.AppCompat" version="1.3"/>
</group>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.MessageCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.messagecenter</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -12,7 +12,7 @@
<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="Xamarin.AndroidX.SwipeRefreshLayout" version="1.1.0.1" />
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3"/>
</group>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.PreferenceCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.preferencecenter</id>
<version>17.3.0</version>
<version>17.7.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="Xamarin.AndroidX.AppCompat" version="1.3.1.3" />
<dependency id="Xamarin.AndroidX.ConstraintLayout" version="2.1.1.2" />
<dependency id="Xamarin.AndroidX.Core" version="1.6.0.3" />
Expand Down
14 changes: 7 additions & 7 deletions Airship.NETStandard.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.netstandard</id>
<version>18.0.0</version>
<version>18.1.0</version>
<title>Airship SDK .NET Standard Library</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -13,15 +13,15 @@
<group targetFramework=".NETStandard2.0">
</group>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="17.3.0"/>
<dependency id="airship.android.messagecenter" version="17.3.0"/>
<dependency id="airship.android.automation" version="17.3.0"/>
<dependency id="airship.android.core" version="17.7.1"/>
<dependency id="airship.android.messagecenter" version="17.7.1"/>
<dependency id="airship.android.automation" version="17.7.1"/>
</group>

<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.automation" version="17.4.0"/>
<dependency id="airship.ios.messagecenter" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
<dependency id="airship.ios.automation" version="17.7.1"/>
<dependency id="airship.ios.messagecenter" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.Automation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.automation</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Automation</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Automation support for Airship SDK</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Basement.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.basement</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Basement</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.core</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Core</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Core of Airship SDK</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.basement" version="17.4.0"/>
<dependency id="airship.ios.basement" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.MessageCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.messagecenter</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - MessageCenter</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Message center support for Airship SDK</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.NotificationContentExtension.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.notificationcontentextension</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Notification Content Extension</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Notification content extension support for iOS</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.NotificationServiceExtension.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.notificationserviceextension</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Notification Service Extension</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Notification service extension support for iOS</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.iOS.PreferenceCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.preferencecenter</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK - Preference Center</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Preference Center support for Airship SDK</description>
<dependencies>
<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
12 changes: 6 additions & 6 deletions Airship.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios</id>
<version>17.4.0</version>
<version>17.7.1</version>
<title>Airship iOS SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,11 +11,11 @@

<dependencies>
<group>
<dependency id="airship.ios.basement" version="17.4.0"/>
<dependency id="airship.ios.core" version="17.4.0"/>
<dependency id="airship.ios.automation" version="17.4.0"/>
<dependency id="airship.ios.messagecenter" version="17.4.0"/>
<dependency id="airship.ios.preferencecenter" version="17.4.0"/>
<dependency id="airship.ios.basement" version="17.7.1"/>
<dependency id="airship.ios.core" version="17.7.1"/>
<dependency id="airship.ios.automation" version="17.7.1"/>
<dependency id="airship.ios.messagecenter" version="17.7.1"/>
<dependency id="airship.ios.preferencecenter" version="17.7.1"/>
</group>
</dependencies>
</metadata>
Expand Down
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Airship Xamarin Changelog

## Version 18.0.0 - October 4, 2024
## Version 18.1.0 - January 22, 2024

Minor release that updates to Airship SDK 17.7.1 and fixes an iOS custom event properties reporting issue. Apps that target iOS and make use of custom events should update.

### Changes
- Updated iOS SDK to 17.7.1
- Updated Android SDK to 17.7.1
- Fixed a bug that prevented custom event properties from being reported on iOS
- Deprecated iOS `Trace` log level and add the replacement `Verbose` log level.

## Version 18.0.0 - October 4, 2023
Major release that updates to Airship SDK 17.x. This release adds support for Stories, In-App experiences downstream of a sequence in Journeys, and improves SDK auth. The Airship SDK now requires iOS 14+ as the minimum deployment version and Xcode 14.3+.

## Changes
### Changes
- Updated iOS SDK to 17.4.0
- Updated Android SDK to 17.3.0
- Added the ability to update Channel and Contact subscriptions to the .NETStandard library
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.4.0
github "urbanairship/ios-library" == 17.7.1
Loading
Loading