Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update identify collapsing logic to send actions on separate identify event #437

Conversation

falconandy
Copy link
Contributor

@falconandy falconandy commented Apr 24, 2023

Summary

Update identify collapsing logic to send actions on separate identify event.

Added small delays to session tests to make them stable in CI.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

Copy link
Contributor

@justin-fiedler justin-fiedler left a comment

Choose a reason for hiding this comment

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

Thanks @falconandy I think the logic looks right, but had some questions on the event counts in tests.

Tests/IdentifyInterceptorTests.m Show resolved Hide resolved
Tests/IdentifyInterceptorTests.m Outdated Show resolved Hide resolved
Tests/IdentifyInterceptorTests.m Outdated Show resolved Hide resolved
Tests/IdentifyInterceptorTests.m Show resolved Hide resolved
Copy link
Contributor

@justin-fiedler justin-fiedler left a comment

Choose a reason for hiding this comment

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

Thanks for the updates @falconandy. LGTM

Copy link

@ericyang-amplitude ericyang-amplitude left a comment

Choose a reason for hiding this comment

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

Tests make sense to me

@justin-fiedler justin-fiedler merged commit 9fb64c3 into main Apr 25, 2023
@justin-fiedler justin-fiedler deleted the AMP-73588-update-identify-collapsing-logic-to-send-set-actions-on-separate-identify-event branch April 25, 2023 23:36
github-actions bot pushed a commit that referenced this pull request Apr 26, 2023
# [8.16.0](v8.15.2...v8.16.0) (2023-04-26)

### Bug Fixes

* update identify collapsing logic to send actions on separate identify event ([#437](#437)) ([9fb64c3](9fb64c3))
* updated identify merging logic to ignore nil values ([#434](#434)) ([8e1239c](8e1239c))

### Features

* update back off for rate limit ([#436](#436)) ([9fc1ba9](9fc1ba9))
@github-actions
Copy link

🎉 This PR is included in version 8.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@justin-fiedler justin-fiedler linked an issue Apr 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missed user properties since version 8.15.0
4 participants