Skip to content

Commit ba80854

Browse files
chore: daily sync — 10 new PRs labeled, 5 jira features added (total PRs: 3251)
1 parent 37ef0ff commit ba80854

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

complexity-report.csv

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,3 +3240,13 @@ https://github.com/RiveryIO/rivery_back/pull/12918,2,Srivasu-Boomi,2026-04-22,Ni
32403240
https://github.com/RiveryIO/rivery_back/pull/12917,5,bharat-boomi,2026-04-22,Ninja,2026-04-22T02:28:22Z,2026-04-21T13:06:20Z,152,4,Adds targeted error handling for intermittent JDBC [10104] rejection with retry logic plus comprehensive parametrized tests covering multiple error branches; moderate complexity from understanding edge cases and ensuring correct retry vs hard-fail behavior across different error codes and query types.,github,,fix(netsuite_analytics): Handle [10104] JDBC intermittent rejection with retry [RSUP-6065]
32413241
https://github.com/RiveryIO/rivery_back/pull/12912,6,bharat-boomi,2026-04-22,Ninja,2026-04-22T04:24:29Z,2026-04-20T17:03:50Z,2350,405,"Moderate complexity: adds new Brandwatch tags endpoint, refactors Mixpanel raw data extraction to use iterator-based approach with filter validation, introduces NetSuite Analytics [10104] retry logic, implements schema manifest generation and file-writing utilities with comprehensive error handling, and integrates manifest flow into Salesforce feeder and conversion worker with feature-flag gating; spans multiple modules with non-trivial orchestration, validation, and testing but follows existing patterns and domain boundaries.",github,,feat: Release Ninja V3 22-04-2026
32423242
https://github.com/RiveryIO/rivery_back/pull/12860,5,vijay-prakash-singh-dev,2026-04-22,Ninja,2026-04-22T02:03:11Z,2026-04-10T10:51:58Z,1022,316,"Adds a new get_tags method to fetch tags from Brandwatch API, modifies get_additional_params_for_report to handle list-of-dict tag objects by extracting IDs, updates reports_mapping config to include tags input, and adds comprehensive test coverage; moderate complexity due to multi-module changes and non-trivial ID extraction logic, but follows existing patterns and is well-contained within the Brandwatch API integration.",github,,feat(brandwatch): added support for tags in mentions report [API-4202]
3243+
https://github.com/RiveryIO/rivery_back/pull/12924,3,noam-salomon,2026-04-23,FullStack,2026-04-23T08:33:28Z,2026-04-23T08:10:21Z,29,10,"Localized change to temporarily adjust SOAP API batchSize during query execution with proper cleanup in try/finally block, plus a focused test verifying the restoration behavior; straightforward logic with clear intent.",github,,feat: Release Saga v3 23-04-2026
3244+
https://github.com/RiveryIO/rivery_back/pull/12922,7,mayanks-Boomi,2026-04-23,Ninja,2026-04-23T07:34:52Z,2026-04-23T04:01:36Z,1979,3,"Adds a comprehensive 1856-line test recording script with HTTP interception, fixture organization, obfuscation logic, and remote upload capabilities; also patches httplib2 mocking in orchestrator for Google Analytics API testing; involves intricate workflow orchestration, multiple abstraction layers, and non-trivial data transformation logic across several modules.",github,,fix: ga4 component tests [API-4241]
3245+
https://github.com/RiveryIO/rivery_back/pull/12923,7,mayanks-Boomi,2026-04-23,Ninja,2026-04-23T07:55:59Z,2026-04-23T05:04:24Z,1979,3,"Adds a comprehensive 1856-line test recording script with multiple classes (TaskConfigFetcher, HTTPRecorder, FixtureOrganizer, TestRegistryUpdater, RemoteUploader, TestRecorder) implementing complex workflows for recording/mocking HTTP requests, obfuscating sensitive data, organizing fixtures, and updating test registries; also patches httplib2 for Google Analytics testing with intricate URL/param handling and response mocking logic across multiple layers.",github,,feat: Release Ninja v3 23-04-2026
3246+
https://github.com/RiveryIO/rivery_back/pull/12919,3,noam-salomon,2026-04-23,FullStack,2026-04-23T07:26:08Z,2026-04-21T15:29:45Z,29,10,"Localized bugfix in a single method: temporarily raises Salesforce SOAP API batchSize from 500 to 1001 for query preview, then restores it; includes straightforward test verifying the restore logic.",github,,fix: Salesforce custom query preview shows 500 records instead of 1000 [FULL-5257]
3247+
https://github.com/RiveryIO/rivery_back/pull/12911,1,OhadPerryBoomi,2026-04-23,Core,2026-04-23T07:21:55Z,2026-04-20T14:34:03Z,1,1,Single-line dependency version bump in requirements.txt with no accompanying code changes; trivial change requiring minimal effort.,github,,chore: bump rivery_commons to 0.26.349
3248+
https://bitbucket.org/boomii/kh-worker/pull-requests/10,1,orhss,2026-04-23,Core,2026-04-23T08:25:55.063738+00:00,2026-04-23T08:20:36.438415+00:00,35,0,"Adds a single static JSON configuration file for tooling integration and a gitignore exception; no executable logic, tests, or business workflows involved.",bitbucket,,chore: add agent-config.json for kh-plugin integration
3249+
https://bitbucket.org/boomii/kh-worker/pull-requests/9,3,orhss,2026-04-23,Core,2026-04-23T07:27:34.763948+00:00,2026-04-20T19:11:02.138129+00:00,21,72,"Removes a simple transform enum and its application logic (_apply_transform function), adds a straightforward null-check to skip expression mappings, and updates tests accordingly; localized refactor with clear, linear changes.",bitbucket,,"CORE-2229: remove FieldTransform, add expression mapping skip"
3250+
https://bitbucket.org/boomii/kh-commons/pull-requests/49,1,orhss,2026-04-23,Core,2026-04-23T08:04:12.410508+00:00,2026-04-23T08:02:02.033847+00:00,24,0,Adds a single static JSON configuration file with no executable logic; purely declarative metadata for tooling integration.,bitbucket,,chore: add agent-config.json for kh-plugin integration
3251+
https://bitbucket.org/boomii/kh-retrieve-api/pull-requests/14,2,orhss,2026-04-23,Core,2026-04-23T08:46:09.393744+00:00,2026-04-23T08:09:58.644199+00:00,5,3,"Localized bugfix removing embedding field exposure from API response schema and service, plus simple CI timeout increase; straightforward changes with minimal logic and a focused test addition.",bitbucket,,fix: cherry-pick CI fixes + increase OpenSearch timeout
3252+
https://bitbucket.org/boomii/kh-retrieve-api/pull-requests/13,1,orhss,2026-04-23,Core,2026-04-23T07:55:27.623354+00:00,2026-04-23T07:53:46.692564+00:00,6,0,"Trivial configuration change adding a single JSON object with static stack settings (service name, directories, commands) to an agent config file; no logic or code changes.",bitbucket,,update agent-config with stack settings

features-released.csv

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
feature_id,feature_name,jira_keys,ticket_count,category,is_user_facing,llm_reasoning,team,released_date,first_created,lead_time_days,quarter,iso_week,story_points,description,fix_versions,ticket_links,parent_epic_link
2+
DCI-941,Support Ardal Defects & Tech Dept Q2/2026,RSUP-6050|RSUP-6055|RSUP-5961|RSUP-6062|RSUP-6054|RSUP-6048|RSUP-6052|RSUP-6040|RSUP-6039|RSUP-6028|RSUP-6013,11,feature,,auto-synced,Ninja,2026-04-23,2026-02-23,59,2026-Q2,2026-W17,,,TBD|py_v3_v8.2.2051,https://boomii.atlassian.net/browse/RSUP-6050|https://boomii.atlassian.net/browse/RSUP-6055|https://boomii.atlassian.net/browse/RSUP-5961|https://boomii.atlassian.net/browse/RSUP-6062|https://boomii.atlassian.net/browse/RSUP-6054|https://boomii.atlassian.net/browse/RSUP-6048|https://boomii.atlassian.net/browse/RSUP-6052|https://boomii.atlassian.net/browse/RSUP-6040|https://boomii.atlassian.net/browse/RSUP-6039|https://boomii.atlassian.net/browse/RSUP-6028|https://boomii.atlassian.net/browse/RSUP-6013,https://boomii.atlassian.net/browse/DCI-941
3+
AMC-711,Troubleshooting Agent,AMC-732,1,feature,,auto-synced,Core,2026-04-23,2026-02-01,81,2026-Q2,2026-W17,2.0,,TBD,https://boomii.atlassian.net/browse/AMC-732,https://boomii.atlassian.net/browse/AMC-711
4+
AMC-799,Prod US react error message: Minified React error #31 - objects not valid as React children,AMC-799,1,bug_fix,,auto-synced,Core,2026-04-23,2026-04-14,9,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/AMC-799,
5+
DCI-1038,[Chaos] BQ Partition Merge chaos tests for recent bug fixes ,DCI-1038,1,feature,,auto-synced,CDC,2026-04-23,2026-04-20,3,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/DCI-1038,
6+
DCI-1041,Snowflake merge - schema drift - historical values are moved to the new renamed column,DCI-1041,1,bug_fix,,auto-synced,CDC,2026-04-23,2026-04-21,2,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/DCI-1041,
7+
RSUP-6033,[Redis][AWS] Support TAG Grouping in AWS Cost Explorer Reports,RSUP-6033,1,feature,,auto-synced,Ninja,2026-04-23,2026-04-06,17,2026-Q2,2026-W17,,,2026-04-30,https://boomii.atlassian.net/browse/RSUP-6033,
8+
RSUP-5950,[Bunn-O-Matic Corporation][Salesforce to Azure Blob Storage]: Parquet files define data types differently based on whether values are present,RSUP-5950,1,feature,,auto-synced,Ninja,2026-04-22,2026-02-17,64,2026-Q2,2026-W17,,,,https://boomii.atlassian.net/browse/RSUP-5950,
29
DCI-1036,Snowflake merge - schema drift - standard - duplicated keys in selected PK - river run successfully,DCI-1036,1,bug_fix,,auto-synced,CDC,2026-04-21,2026-04-20,1,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/DCI-1036,
310
DCI-1034,"Snowflake merge - schema drift - cdc with duplicate values on selected merge key is enabled successfully + CDC with duplicated id insertion is running ""successfully"" + resulted in ""no data to show""",DCI-1034,1,bug_fix,,auto-synced,CDC,2026-04-21,2026-04-19,2,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/DCI-1034,
4-
DCI-941,Support Ardal Defects & Tech Dept Q2/2026,RSUP-6055|RSUP-5961|RSUP-6062|RSUP-6054|RSUP-6048|RSUP-6052|RSUP-6040|RSUP-6039|RSUP-6028|RSUP-6013,10,feature,,auto-synced,Ninja,2026-04-21,2026-02-23,57,2026-Q2,2026-W17,,,TBD|py_v3_v8.2.2051,https://boomii.atlassian.net/browse/RSUP-6055|https://boomii.atlassian.net/browse/RSUP-5961|https://boomii.atlassian.net/browse/RSUP-6062|https://boomii.atlassian.net/browse/RSUP-6054|https://boomii.atlassian.net/browse/RSUP-6048|https://boomii.atlassian.net/browse/RSUP-6052|https://boomii.atlassian.net/browse/RSUP-6040|https://boomii.atlassian.net/browse/RSUP-6039|https://boomii.atlassian.net/browse/RSUP-6028|https://boomii.atlassian.net/browse/RSUP-6013,https://boomii.atlassian.net/browse/DCI-941
511
CORE-2074,rivery-dev-agent,CORE-2144|CORE-2163|CORE-2181,3,feature,,auto-synced,Core,2026-04-21,2026-03-22,30,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/CORE-2144|https://boomii.atlassian.net/browse/CORE-2163|https://boomii.atlassian.net/browse/CORE-2181,https://boomii.atlassian.net/browse/CORE-2074
612
KH-1,Knowledge Hub - Foundation - MVP,CORE-2131,1,feature,,auto-synced,Core,2026-04-21,2026-03-18,34,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/CORE-2131,https://boomii.atlassian.net/browse/KH-1
713
CORE-2077,Sonar scan failure for kh-commons repository,CORE-2077,1,feature,,auto-synced,Core,2026-04-21,2026-02-24,56,2026-Q2,2026-W17,,,TBD,https://boomii.atlassian.net/browse/CORE-2077,
@@ -138,7 +144,6 @@ DCI-588,Oracle CDC DB - CDC Robustness Certification & Synonym for Oracle EBS,DC
138144
DCI-182,"[PostMortem] [Stratasys] Oracle Incident: CDC/DuckDB ""No space left on device",DCI-200|DCI-198|DCI-195,3,feature,,auto-synced,CDC,2026-03-15,2025-07-22,236,2026-Q1,2026-W11,,,,https://boomii.atlassian.net/browse/DCI-200|https://boomii.atlassian.net/browse/DCI-198|https://boomii.atlassian.net/browse/DCI-195,https://boomii.atlassian.net/browse/DCI-182
139145
RSUP-5982," [American Student Assistance][MY SQL] Received error from SSH Server:ssh.us-5.magento.cloud,error:No password or public key available! please check the server address",RSUP-5982,1,feature,,auto-synced,Ninja,2026-03-15,2026-03-06,9,2026-Q1,2026-W11,,,,https://boomii.atlassian.net/browse/RSUP-5982,
140146
RSUP-5976,"[Callfire, Inc.] [ MySQL & BQ ] CDC - Duplicate Issue",RSUP-5976,1,feature,,auto-synced,Ninja,2026-03-15,2026-03-03,12,2026-Q1,2026-W11,,,,https://boomii.atlassian.net/browse/RSUP-5976,
141-
AMC-711,Troubleshooting Agent,AMC-711,1,feature,,auto-synced,Core,2026-03-12,2026-01-12,59,2026-Q1,2026-W11,,,TBD,https://boomii.atlassian.net/browse/AMC-711,
142147
FULL-5026, FullStack Tech Debt and Maintenance Q2/26,FULL-5136,1,feature,,auto-synced,FullStack,2026-03-12,2026-03-10,2,2026-Q1,2026-W11,,,TBD,https://boomii.atlassian.net/browse/FULL-5136,https://boomii.atlassian.net/browse/FULL-5026
143148
FULL-5144,Integration>Salesforce v3> New UI > Custom query giving mapping details in old UI but failing in new,FULL-5144,1,bug_fix,,auto-synced,FullStack,2026-03-12,2026-03-11,1,2026-Q1,2026-W11,,,TBD,https://boomii.atlassian.net/browse/FULL-5144,
144149
FULL-5163,[dashboard] - The graph x axis values don't match the selected date filter,FULL-5163,1,bug_fix,,auto-synced,FullStack,2026-03-12,2026-03-12,0,2026-Q1,2026-W11,,,TBD,https://boomii.atlassian.net/browse/FULL-5163,

0 commit comments

Comments
 (0)