Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps com.urbanairship.android:urbanairship-core from 16.9.0 to 17.0.1.

Release notes

Sourced from com.urbanairship.android:urbanairship-core's releases.

17.0.1

Patch release that improves image loading for Stories and Scenes, and hardens image loading against potential crashes.

Changes

  • Adjust image loading for Scenes and Surveys to improve performance
  • Avoid potential crashes when loading many images at once in a Scene or Survey

17.0.0

Major SDK release that adds support for Stories, In-App experiences downstream of a sequence in Journeys, and improves SDK auth.

The Airship SDK now requires compileSdk version 33 (Android 13) or higher.

Changes

  • Added support for Stories, a new format for Scenes
  • Added support for In-App experiences downstream of a sequence in Journeys
  • Updated minimum compile SDK to 33
  • Removed Accengage, Location, and Chat modules
  • Deprecated urbanairship-preference module. Apps should either use urbanairship-preference-center module or maintain a copy of the current preferences from the preference module.
  • Deprecated urbanairship-ads-identifier module
  • Video improvements for Scenes
  • Log listener has been replaced by a new log handler interface
  • Channel listener has been updated to only listen for channel create, channel update has been removed
  • Added new PushNotificationStatus API that provides the current opt-in status for push notifications
  • Improved SDK auth
  • Default In-App Automation display interval has been changed from 30 seconds to 0 seconds
  • The SDK Allow list has been updated to allow opening all URLs by default if neither urlAllowList or urlAllowListScopeOpen have been set in the config. Media URLs for In-App experiences are no longer checked on the allow list. Youtube URLs have been removed from the default urlAllowListScopeOpen.

See the Migration Guide for further details.

Beta release for SDK 17.0.0. This release brings several breaking changes. This version is not suitable for a production app, but we encourage testing out the new APIs and providing us feedback so we can make changes before the final SDK 17 release.

Changes

  • Removed Accengage, Location, and Chat modules
  • Deprecated urbanairship-preference module. Apps should either use urbanairship-preference-center module or maintain a copy of the current preferences from the preference module.
  • Deprecated urbanairship-ads-identifier module
  • Video improvements for Scenes & Surveys
  • Log listener has been removed and replaced by a log handler.
  • Channel listener has been updated to only listen for channel create, channel update has been removed
  • Added new PushNotificationStatus and PushNotificationStatus flow that provides the current status of push notifications

17.0.0-beta

Beta release for SDK 17.0.0. This release brings several breaking changes. This version is not suitable for a production app, but we encourage testing out the new APIs and providing us feedback so we can make changes before the final SDK 17 release.

Changes

  • Removed Accengage, Location, and Chat modules
  • Deprecated urbanairship-preference module. Apps should either use urbanairship-preference-center module or maintain a copy of the current preferences from the preference module.
  • Deprecated urbanairship-ads-identifier module
  • Video improvements for Scenes & Surveys
  • Log listener has been removed and replaced by a log handler.

... (truncated)

Changelog

Sourced from com.urbanairship.android:urbanairship-core's changelog.

Version 17.0.1, June 22, 2023

Patch release that improves image loading for Stories and Scenes, and hardens image loading against potential crashes.

Changes

  • Adjust image loading for Scenes and Surveys to improve performance
  • Avoid potential crashes when loading many images at once in a Scene or Survey

Version 17.0.0, June 15, 2023

Major SDK release that adds support for Stories, In-App experiences downstream of a sequence in Journeys, and improves SDK auth.

The Airship SDK now requires compileSdk version 33 (Android 13) or higher.

Changes

  • Added support for Stories, a new format for Scenes
  • Added support for In-App experiences downstream of a sequence in Journeys
  • Updated minimum compile SDK to 33
  • Removed Accengage, Location, and Chat modules
  • Deprecated urbanairship-preference module. Apps should either use urbanairship-preference-center module or maintain a copy of the current preferences from the preference module.
  • Deprecated urbanairship-ads-identifier module
  • Video improvements for Scenes
  • Log listener has been replaced by a new log handler interface
  • Channel listener has been updated to only listen for channel create, channel update has been removed
  • Added new PushNotificationStatus API that provides the current opt-in status for push notifications
  • Improved SDK auth
  • Default In-App Automation display interval has been changed from 30 seconds to 0 seconds
  • The SDK Allow list has been updated to allow opening all URLs by default if neither urlAllowList or urlAllowListScopeOpen have been set in the config. Media URLs for In-App experiences are no longer checked on the allow list. Youtube URLs have been removed from the default urlAllowListScopeOpen.

See the Migration Guide for further details.

Version 16.11.1, June 14, 2023

Patch release that fixes app deep links that use the uairship:// prefix. Any uairship:// deep links that are not handled by Airship directly will now be delivered to the DeepLinkListener.

Changes

  • Allow the DeepLinkListener to process unhandled uairship:// deep links

Version 16.11.0, June 12, 2023

Minor release that adds new config option autoPauseInAppAutomationOnLaunch to always pause IAA during app launch.

Changes

  • Added autoPauseInAppAutomationOnLaunch config option

Version 16.10.0, June 2, 2023

Minor release that adds support for Android Live Updates, which bring functionality similar to iOS Live Activities to the Android platform. Live Updates make it easier to keep information updated in real time instead of receiving multiple notifications from the same app for things like a game’s latest score, food delivery status, or rideshare arrivals.

Changes

  • Added new urbanairship-live-update module.

Version 17.0.0-Beta, May 26, 2023

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.urbanairship.android:urbanairship-core](https://github.com/urbanairship/android-library) from 16.9.0 to 17.0.1.
- [Release notes](https://github.com/urbanairship/android-library/releases)
- [Changelog](https://github.com/urbanairship/android-library/blob/main/CHANGELOG.md)
- [Commits](urbanairship/android-library@16.9.0...17.0.1)

---
updated-dependencies:
- dependency-name: com.urbanairship.android:urbanairship-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #172.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/gradle/development/com.urbanairship.android-urbanairship-core-17.0.1 branch June 29, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant