Skip to content

Releases: rollbar/rollbar-apple

Fixing Cocoapods builds.

20 Apr 19:14
d5ceee9
Compare
Choose a tag to compare
  • fix: resolve #154 - Fix Cocoapods builds.

Fixing Cocoapods builds.

20 Apr 03:38
8e2d507
Compare
Choose a tag to compare
  • fix: resolve #154 - Fix Cocoapods builds.

Cocoapods build fix

19 Apr 23:38
fed9292
Compare
Choose a tag to compare
  • fix: resolve #154 - Fix Cocoapods builds.

Memory Telemetry added

19 Apr 19:04
3a0acea
Compare
Choose a tag to compare

Memory Telemetry

  • feat: resolve #148 - MemTel: Implement the memory usage Telemetry auto-collection based on the config options.
  • feat: resolve #147 - MemTel: Implement necessary Telemetry auto-collection options config settings with the first available option being the memory usage collection.
  • feat: resolve #146 - MemTel: Define custom data fields for a Manual Telemetry event to keep the collected data. Implement helpers to manage that data.
  • test: resolve #148 - MemTel: Add unit tests.

New CocoaLumberjack module and more

19 Apr 01:03
d1250c8
Compare
Choose a tag to compare

New CocoaLumberjack integration module and more...

  • feat: resolve #141 - Apply developer options of the persisted payload when sending the payload
  • feat: resolve #133 - Implement RollbarCocoaLumberjack module
  • test: resolve #134 - Implement unit tests for RollbarCocoaLumberjack
  • fix: resolve #136 - RollbarPLCrashReporter.init() no longer available
  • test: resolve #140 - Factor out common SDK unit testing API
  • chore: resolve #112 - Upgrade to the latest PLCrashReporter 1.0.1
  • docs: resolve #138 - Move current SDK documentation from readme.io to the repo
  • docs: resolve #139 - Document new RollbarCocoaLumberjack module

Codebase documentation improvements

09 Mar 01:24
eeed750
Compare
Choose a tag to compare

Codebase documentation improvements

docs: resolve #122 - Update RollbarCommon public API doc comments so they are properly rendered by Xcode Quick Help
docs: resolve #124 - Update RollbarDeploys public API doc comments so they are properly rendered by Xcode Quick Help
docs: resolve #126 - Update RollbarSwift, RollbarAUL, RollbarPLCrashReporter, and RollbarKSCrash public API doc comments so they are properly rendered by Xcode Quick Help
docs: resolve #127 - Update RollbarNotifier public API doc comments so they are properly rendered by Xcode Quick Help
chore: resolve #114 - Consolidate destination parameters for samples
chore: resolve #113 - Consolidate destination parameters for unit tests

Hot fix

16 Feb 01:11
3a9e72e
Compare
Choose a tag to compare
  • fix: resolve #110 - Xcode autocomplete for Swift expects person.id, but codebase expects person.ID
  • chore: resolve #118 - Remove source file header comments from RollbarCommon

Going GA

13 Feb 07:25
34949d2
Compare
Choose a tag to compare
  • moving from Beta to GA

Updated dependencies

01 Dec 23:23
c3553f1
Compare
Choose a tag to compare
Updated dependencies Pre-release
Pre-release
  • refactor: upgraded KSCRash to v1.15.25
  • refactor: upgraded PLCrashReporter to v1.10.0
  • chore: updated macosAppObjC Xcode scheme

Minor improvements code quality improvements

26 May 21:52
7197317
Compare
Choose a tag to compare

Minor improvements code quality improvements

  • chore: addressing code issues highlighted by SonarCloud, code cleanup