Skip to content

Commit

Permalink
Removed the deprecated and integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoSanchez committed Oct 4, 2024
1 parent e33101b commit 4ac902e
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1,338 deletions.
3 changes: 2 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
2.0.0 (September XX, 2024)
2.0.0 (October XX, 2024)
- Added support for targeting rules based on large segments.
- Added `factory.destroy()` method, which invokes the `destroy` method on all SDK clients created by the factory.
- Bugfixing - Fixed an issue with the server-side polling manager that caused dangling timers when the SDK was destroyed before it was ready.
- BREAKING CHANGES:
- Removed the deprecated `GOOGLE_ANALYTICS_TO_SPLIT` and `SPLIT_TO_GOOGLE_ANALYTICS` integrations.
- Updated default flag spec version to 1.2.
- Removed `/mySegments` endpoint from SplitAPI module, as it is replaced by `/memberships` endpoint.
- Removed support for MY_SEGMENTS_UPDATE and MY_SEGMENTS_UPDATE_V2 notification types, as they are replaced by MEMBERSHIPS_MS_UPDATE and MEMBERSHIPS_LS_UPDATE notification types.
Expand Down
98 changes: 0 additions & 98 deletions src/integrations/__tests__/browser.spec.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/integrations/browser.ts

This file was deleted.

Loading

0 comments on commit 4ac902e

Please sign in to comment.