Skip to content

6.0.1

Compare
Choose a tag to compare
@aschuman0 aschuman0 released this 02 Feb 17:53
17add59

urbanairshp 6.0.1

  • Removes support for Python 2. New minimum Python versions is 3.6
  • Removes support for location APIs
  • Removes LocationFinder class
  • Removes location-based audience selectors: location, recent_date, absolute_date
  • Adds token property to urbanairship.Airship to support bearer token API authentication
  • Adds optional retries property to urbanairship.Airship to specify number of times to retry failed API requests
  • Adds CustomEvent class for sending custom events
  • Adds SmsCustomResponse class
  • Adds type annotations for function and method signatures
  • Fixes issue with 6.0.0 where backoff package was not included in build requirements