-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: segmentio/Analytics-CSharp
base: 2.3.5
head repository: segmentio/Analytics-CSharp
compare: main
- 16 commits
- 26 files changed
- 4 contributors
Commits on Apr 22, 2024
-
update version to 2.3.5 (#100)
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9963e25 - Browse repository at this point
Copy the full SHA 9963e25View commit details
Commits on Apr 30, 2024
-
Provider pattern for EventPipleline and new SyncEventPipeline for syn…
…chronous flush (#101) * Provider pattern for EventPipleline and new SyncEventPipeline for synchronous flush * Modifying EventPipelineTest to test multiple types
Configuration menu - View commit details
-
Copy full SHA for 690f8b4 - Browse repository at this point
Copy the full SHA 690f8b4View commit details
Commits on May 3, 2024
-
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9f6917 - Browse repository at this point
Copy the full SHA f9f6917View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01b6906 - Browse repository at this point
Copy the full SHA 01b6906View commit details
Commits on May 14, 2024
-
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d153aff - Browse repository at this point
Copy the full SHA d153affView commit details
Commits on Jun 11, 2024
-
Fix serialization not accepting JsonObject/Dictionary with null values (
#107) * add null checks to compat apis * update serialization.net version * add unit tests --------- Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aa241b - Browse repository at this point
Copy the full SHA 4aa241bView commit details
Commits on Jun 12, 2024
-
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7354013 - Browse repository at this point
Copy the full SHA 7354013View commit details
Commits on Sep 27, 2024
-
support enrichment closure and setAnonymousId (#110)
* implement enrichment closure * add unit tests * fix unit test * add new API SetAnonymousId --------- Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 964ddc5 - Browse repository at this point
Copy the full SHA 964ddc5View commit details -
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 534acf2 - Browse repository at this point
Copy the full SHA 534acf2View commit details
Commits on Mar 4, 2025
-
Fixing event pipeline provider type (#127)
* Fixing type so custom event pipeline providers can be used and adding test to validate they're getting used * Thoroughly test the sync event pipeline, couple tweaks * Fixing ubuntu version and PR comments
Configuration menu - View commit details
-
Copy full SHA for 6d875a0 - Browse repository at this point
Copy the full SHA 6d875a0View commit details -
* Create release 2.5.1. * Updating version
Configuration menu - View commit details
-
Copy full SHA for 7f2a8a1 - Browse repository at this point
Copy the full SHA 7f2a8a1View commit details
Commits on Mar 27, 2025
-
Co-authored-by: Wenxi Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fe89cb - Browse repository at this point
Copy the full SHA 4fe89cbView commit details
Commits on Apr 23, 2025
-
Fix issue where user-supplied enrichments were lost during the startu… (
#133) * Fix issue where user-supplied enrichments were lost during the startup phase * bug fix * add unit tests to simulate startup queue replay * fix unit test
Configuration menu - View commit details
-
Copy full SHA for c90fa91 - Browse repository at this point
Copy the full SHA c90fa91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 856052f - Browse repository at this point
Copy the full SHA 856052fView commit details
Commits on Apr 30, 2025
-
Fix enrichment serialization error (#135)
* add JsonIgnore annotation to enrichment * add unit tests to cover events with enrichment writing to disk
Configuration menu - View commit details
-
Copy full SHA for 6923144 - Browse repository at this point
Copy the full SHA 6923144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e5464 - Browse repository at this point
Copy the full SHA 27e5464View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.3.5...main