python-server-sdk
python-server-sdk copied to clipboard
fix: Add missing config values to copy operation
[!NOTE] Extends Config.copy_with_new_sdk_key to preserve application, hooks, plugins, event compression, anonymous context omission, and payload filter key settings.
- Config:
- copy_with_new_sdk_key: Now also copies
application,hooks,plugins,enable_event_compression,omit_anonymous_contexts, andpayload_filter_key.Written by Cursor Bugbot for commit 296d45f4b455b0fda6b4229ecfad79dc01d341b9. This will update automatically on new commits. Configure here.
Cursorbot called out this issue in a separate PR where it was not related to the work being done.