You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- Bump version from 0.11.0 to 0.12.0
- Release includes breaking change (`FaroAssetTracking` replaces
`FaroAssetBundle`), deprecations (`markEventStart`/`markEventEnd`), and
new features (UI activity monitoring, asset load lifecycle signals,
span-driven pending operations)
## Checklist
- [x] CHANGELOG updated
- [x] Version bumped in pubspec.yaml, faro.podspec, build.gradle
- [x] All pre-release checks passed
- [x] `flutter pub publish --dry-run` passed
Made with [Cursor](https://cursor.com)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Primarily a version/metadata bump plus changelog updates; no
functional code changes are included in this diff.
>
> **Overview**
> Bumps the SDK/package version from `0.11.0` to `0.12.0` across Dart
(`pubspec.yaml`, `FaroConstants`), Android (`android/build.gradle`), iOS
(`ios/faro.podspec`), and the example app lockfile.
>
> Adds a `0.12.0` section to `CHANGELOG.md` documenting deprecations and
release notes (including a noted breaking API change and new
user-action/activity tracking features).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
cadc7ca. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments