Skip to content

Release v2.3.13 - #21

Merged
PranithaShetty merged 2 commits into
mainfrom
release/2.3.13
Aug 20, 2026
Merged

Release v2.3.13#21
PranithaShetty merged 2 commits into
mainfrom
release/2.3.13

Conversation

@PranithaShetty

Copy link
Copy Markdown
Contributor

PR for version 2.3.13.

Release Notes

See CHANGELOG.md

close - MELTS-2523

Changed

  • For apps that opt into alwaysUseRemoteConfig(false), a version filter change now applies to a running session on the next background config refresh, ending the session and discarding its captured data. By default, filter changes still take effect only when the next session starts, and no in-progress session or its data is affected.
  • The SDK version filter now suppresses all capture for an excluded version — session replay, crash, and ANR — where previously it suppressed only session replay. No session is started for an excluded version, so DevRev.isRecording now reports false for it, where it previously reported true.
  • Invalid or incomplete filter rules are now applied as configured instead of being ignored, so a malformed allowlist or blocklist can stop recording where it previously recorded every version.
  • The SDK version filter now matches version values with one or two components (such as 2 or 2.3), not only full x.y.z values.

What Changed

  • Sample app updated
  • CHANGELOG updated

@PranithaShetty PranithaShetty self-assigned this Aug 19, 2026
@PranithaShetty PranithaShetty changed the title Release/2.3.13 Release v2.3.13 Aug 19, 2026

@amanjn38 amanjn38 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@PranithaShetty
PranithaShetty merged commit ae6994b into main Aug 20, 2026
3 checks passed
@PranithaShetty
PranithaShetty deleted the release/2.3.13 branch August 20, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants