Skip to content

Releases: google/GoogleUtilities

8.0.2

12 Aug 18:20
53156c7
Compare
Choose a tag to compare

What's Changed

  • Fix default logging level regression introduced in 8.0.0 (no value set);
    default value is restored to GULLoggerLevelNotice by @andrewheard in #207

Full Changelog: 8.0.1...8.0.2

8.0.1

26 Jul 16:03
66dd81c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.0...8.0.1

8.0.0

12 Jul 13:47
6ba4fa9
Compare
Choose a tag to compare

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

7.13.3

09 May 23:00
57a1d30
Compare
Choose a tag to compare

What's Changed

  • [Infra] Fix flaky 'NSURLSession+GULPromises' test by @ncooke3 in #119
  • CI fixes now that default runners can be arm64 by @paulb777 in #151
  • [Infra] Refactor privacy manifests to address #150 by @ncooke3 in #155
  • [Environment] Rename parameter to avoid conflict with keyword by @ncooke3 in #154
  • [Release] Prep changelog for upcoming release and bump podspec by @ncooke3 in #156

Full Changelog: 7.13.2...7.13.3

7.13.2

30 Apr 15:33
8e5d57e
Compare
Choose a tag to compare

What's Changed

  • [UserDefaults] Remove delayed synchronization by @ncooke3 in #148

Full Changelog: 7.13.1...7.13.2

7.13.1

05 Mar 17:41
26c898a
Compare
Choose a tag to compare

What's Changed

  • [GoogleUtilities] Rename privacy SwiftPM target to exclude dash by @ncooke3 in #147

Full Changelog: 7.13.0...7.13.1

7.13.0

29 Feb 20:23
830ffa9
Compare
Choose a tag to compare

What's Changed

  • Fix CI for Firebase repo now using main by @paulb777 in #143
  • [GoogleUtilities] Add privacy manifest for SPM / CocoaPods by @ncooke3 in #144
  • [Release] Bump spec to 7.13.0 and add changelog entry by @ncooke3 in #145

Full Changelog: 7.12.1...7.13.0

7.12.1

10 Nov 18:54
bc27fad
Compare
Choose a tag to compare

7.12.0

07 Nov 20:17
f6532c8
Compare
Choose a tag to compare

Release Notes

7.11.6

30 Oct 21:30
1cd556b
Compare
Choose a tag to compare