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

chore(release): pulling release/1.16.1 into master #349

Merged
merged 7 commits into from
Jul 31, 2023

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

Unreleased (2023-07-31)
* fix: event not getting removed from DB and certain processing issue ( 340) (54d210c), closes 340
* fix: fixed application installed and updated getting triggered in-correctly ( 345) (cbdf123), closes 345
* fix: fixed automatic session not getting cleared on dynamically disabling track life cycle events ( (0b580d9), closes 344
* fix: replay message queue dumping logic ( 348) (307e730), closes 348
* chore: added credit to NSData+GZIP ( 341) (5c540b0), closes 341

Pallab Maiti and others added 7 commits June 8, 2023 19:57
…340)

* fix: event not getting removed  from DB and certain processing issue

* fix: application update event logic

* refactor: the firstEventTimestampBeforeSDKInit() logic

Now, the value will be stored into the UserDefault to cover the case where events are made while SDK is init but even before it complete its execution SDK stop e.g., writeKey error.

* chore: address Sonarcloud bug and code smell issue

* chore: addressing comments

Refactored most of the logic.

* chore: remove leftover codes

* chore: refactor RSEventDeletionStatus key in preference manager

* refactor: device mode events processing logic

* fix: improve the logic of isDeviceModeFactoriesNotPresent property

* chore: addressing comments

* code refactored

* fix: use correct variable name for rowId

---------

Co-authored-by: Pallab Maiti <[email protected]>
* fix: replay message queue dumping logic

* revert: previous logic to mark events as device mode processing done on App Update

* test: add new db unit test case and fix old one
…rectly (#345)

Co-authored-by: Desu Sai Venkat <[email protected]>
Co-authored-by: Abhishek Pandey <[email protected]>
…ling track life cycle events (#344)

Co-authored-by: Desu Sai Venkat <[email protected]>
Co-authored-by: Abhishek Pandey <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

33.1% 33.1% Coverage
0.0% 0.0% Duplication

@1abhishekpandey 1abhishekpandey merged commit 6341da6 into master Jul 31, 2023
7 checks passed
@github-actions github-actions bot deleted the release/1.16.1 branch July 31, 2023 10:26
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.

5 participants