Skip to content

8.0.0

Compare
Choose a tag to compare
@paulb777 paulb777 released this 12 Jul 13:47
· 9 commits to main since this release
6ba4fa9

What's Changed

  • Fix Xcode 15 runtime warning by @paulb777 in #158
  • Fix id name in change check by @paulb777 in #163
  • [Cleanup] Remove heartbeat storage APIs by @ncooke3 in #164
  • [Cleanup] Remove '+ [GULAppEnvironmentUtil hasSwiftRuntime]' API by @ncooke3 in #166
  • [Cleanup] Remove '+ [GULAppEnvironmentUtil isIOS7OrHigher]' API by @ncooke3 in #165
  • Remove support for deprecated application:didReceiveRemoteNotification: by @paulb777 in #162
  • Use guaranteed const for associated object key by @morganchen12 in #141
  • Remove references to deprecated CTCarrier by @samedson in #106
  • [Infra] Disable NSURLSession+GULPromisesTests.m for Catalyst by @ncooke3 in #167
  • [Infra] Disable NSURLSession+GULPromisesTests.m for Catalyst (#167) by @ncooke3 in #171
  • [v8] Add nullabilty annotations to public headers by @ncooke3 in #169
  • [Docs] Add changelog entries for recent v8 PRs by @ncooke3 in #177
  • [Docs] Update README.md to recommend using --use-json by @ncooke3 in #178
  • [Cleanup] Resolve low-hanging TODOs and cleanup outdated code by @ncooke3 in #81
  • [v8] Update platform minimums and remove GULSecureCoding by @paulb777 in #180
  • Remove unnecessary availability checks by @paulb777 in #181
  • [v8] Remove dependency on the Promises SDK by @ncooke3 in #187
  • [v8] Migrate ISASwizzler to Firebase Performance by @paulb777 in #190
  • [v8] Fix deprecation in GULNetworkURLSession.m by @ncooke3 in #193
  • [v8] Replaced deprecated network info API by @ncooke3 in #195
  • [v8] Replace CFPreferences with NSUserDefaults by @ncooke3 in #194
  • [v8] Update privacy manifest for v8 by @ncooke3 in #196
  • [NFC] Remove unneccessary visionOS #if logic by @ncooke3 in #197
  • Remove Promises dependency in SPM by @andrewheard in #200
  • Migrate from ASL to OSLog by @andrewheard in #192
  • Remove deprecated logger APIs and update Changelog by @paulb777 in #202
  • Update oslog import by @paulb777 in #203

New Contributors

Full Changelog: 7.13.3...8.0.0