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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): pulling release/1.14.0 into master #311

Merged
merged 4 commits into from Apr 19, 2023

Conversation

devops-github-rudderstack
Copy link
Contributor

馃憫 An automated PR

Unreleased (2023-04-19)
* feat: added support for device mode transformations ( 160) (9f145eb), closes 160
* chore: fix duplicate tag creation ( 310) (218d0d2), closes 310

Pallab Maiti and others added 4 commits April 12, 2023 16:31
* Initial changes for DB Migrations

* Added required tables for the support of device mode transformations

* Added Support for Maintaining the status of the event and initiated the device mode transformations flow

* Flushing Events to Transformation Server Periodically

* Using fromHistory flag for replaying messages to better maintain the sequence

* Updated Parsing logic as per the response of the sourceConfig endpoint

* Imposed Max Batch Size for the /transform endpoint as well and made the periodic calls synchronous

* Updated the Device Mode Transformations logic as per the design changes

* Fixed the issue of Multiple threads in parallel for Transformation Processor

* Fixed issues while converting back json to RSMessage

* Stopped Sending DestinationIds in the payload to transformation service

* Modified Parsing logic of response from Transformation Service

* Added Unit Test Cases for Device Mode Transformations

* Minor changes

* Checking Status at Event Level in case of Transformed Events for Device Mode

* Improved the performance by optimizing the db operations

* Refactored the EventRepository and DMT Logic

* Added Logs and Addressed comments

* Handled Few Edges cases in Device Mode Transformations

* Updated Logs

* Updated the logic for starting the device mode transformation processor

* Deleted the .DS_STORE files

* Updated Unit Test Cases

* Added Back Message Status to RSDBMessage

* Considering SourceConfig fetch as successful if and only if status code is 200

* Minor changes

* Delete .DS_Store

* Modified the dumping logic to the factories

* Fixed Issues with Strong References

* Asthetic changes for Version 1.8.0.beta.1

* feat: added support for sending custom auth token for CTS

* fix: swift package manager umbrella header warning

* fix: fixed merge issues

* fix: fixed merge issues and unit tests

* chore: fixed issues with xcode proj

* fix: fixed issues with the session refresh on in-activity expire

* feat: sending auth token as part of body to cts server

* move the new test files to Tests directory

* refactor: moved all enums to single class and improved method names

* fixed test

* chore: update sample app for dmt testing

* chore: bumped version to 1.13.0.beta.1

* fix: fixed warnings during sdk build

* fix: fixed bugs found in sonar cloud

* fix: minor changes in putAuthToken

* chore: minor casing changes

* chore: minor fixes

* fix: fixed issues with merge conflicts

---------

Co-authored-by: Pallab Maiti <mynamepallabmaiti@gmail.com>
Co-authored-by: Desu Sai Venkat <desusaivenkat@Desus-MacBook-Pro.local>
Co-authored-by: Pallab Maiti <pallab@rudderstack.com>
Co-authored-by: Desu Sai Venkat <venkat@rudderstack.com>
@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 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 55 Code Smells

23.8% 23.8% Coverage
0.9% 0.9% Duplication

@pallabmaiti pallabmaiti merged commit b02a26f into master Apr 19, 2023
9 checks passed
@github-actions github-actions bot deleted the release/1.14.0 branch April 19, 2023 12:43
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.

None yet

4 participants