Improvements
- Improved performance of symbol map upload script.
- Improved performance of recordHandledException API.
- Removed deprecated APIs.
Fixes
- Prevents possible corrupted event data.
- Event/Attribute APIs now accept NSNumbers containing BOOL values
+[NewRelic setApplicationVersion:]
and+[NewRelic setApplicationBuild:]
will now throw an exception if called after the agent is started.