Skip to content

Commit 63b6fe5

Browse files
chore: daily sync — 7 new PRs labeled, 2 jira features added (total PRs: 3406)
1 parent bd47d49 commit 63b6fe5

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

complexity-report.csv

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3398,3 +3398,10 @@ https://bitbucket.org/boomii/kh-worker/pull-requests/22,3,orhss,2026-05-04,Core,
33983398
https://bitbucket.org/boomii/kh-worker/pull-requests/18,4,orhss,2026-04-29,Core,2026-04-29T10:27:08.006728+00:00,2026-04-28T20:52:10.326291+00:00,238,1,Localized CSV parser enhancement adding header-based metadata promotion with ~15 lines of production code and comprehensive edge-case test coverage; straightforward logic but thorough validation across multiple scenarios.,bitbucket,,fix: promote CSV column values into chunk.metadata for field mappings
33993399
https://bitbucket.org/boomii/kh-worker/pull-requests/19,2,orhss,2026-04-29,Core,2026-04-29T09:46:13.681327+00:00,2026-04-29T06:58:23.316543+00:00,1671,2436,"Simple CI configuration fix changing uv sync flags and auth env vars, plus minor test assertion updates to match new API signatures; localized changes with no new logic.",bitbucket,,fix(ci): use --extra dev instead of --group dev for uv sync
34003400
https://bitbucket.org/boomii/rivery-dev-agent/pull-requests/89,1,OhadPerryBoomi,2026-05-05,Core,2026-05-05T07:02:42.403391+00:00,2026-05-03T04:39:02.566224+00:00,525,1,"Trivial version bump in a single JSON config file from 0.14.1 to 0.14.2; no actual code, logic, or functional changes visible in the diff.",bitbucket,,feat(llm-review-implement): add skill to onboard services to AI PR Review Agent
3401+
https://github.com/RiveryIO/rivery_back/pull/13033,3,noam-salomon,2026-05-06,FullStack,2026-05-06T08:12:18Z,2026-05-06T07:25:49Z,107,2,"Localized change to a single helper function adding list-to-string normalization logic with validation, plus comprehensive but straightforward parametrized tests; simple conditional logic with clear edge cases.",github,,feat: Release Saga v3 06-05-2026
3402+
https://github.com/RiveryIO/rivery_back/pull/13030,2,Srivasu-Boomi,2026-05-06,Ninja,2026-05-06T08:04:24Z,2026-05-06T02:49:24Z,14,3,Localized logging changes in two API files to obfuscate sensitive data; adds import and replaces simple log statements with structured logging using extra parameters; straightforward pattern application with no logic changes.,github,,fix(obfuscation): Adding a couple more log obfucations [API-4270]
3403+
https://github.com/RiveryIO/rivery_back/pull/13031,6,nvgoldin,2026-05-06,Core,2026-05-06T07:07:51Z,2026-05-06T06:55:54Z,482,0,"Three GitHub Actions workflows with non-trivial orchestration logic including AWS EC2 instance lifecycle management, tag-based state tracking, idempotency guards, cumulative TTL cap enforcement, regex parsing, and multi-step conditional flows; moderate complexity from coordinating cloud resources and handling edge cases but follows established CI/workflow patterns.",github,,feat(ci): add devbox-from-PR workflows [CORE-2239]
3404+
https://github.com/RiveryIO/rivery_back/pull/13003,2,Amichai-B,2026-05-06,Integration,2026-05-06T08:06:14Z,2026-05-03T14:15:26Z,6,5,Trivial fix adding a missing obfuscation flag to logging statements across two files; involves only importing global_settings and adding extra parameter to existing log calls with no logic changes.,github,,fix(obfuscate): add missing SHOULD_OBFUSCATE to load_to_kh.py[ABC-123]
3405+
https://github.com/RiveryIO/rivery_back/pull/13015,3,noam-salomon,2026-05-06,FullStack,2026-05-06T07:21:54Z,2026-05-04T16:37:55Z,107,2,"Localized bugfix adding type normalization logic (list-to-string conversion with validation) to a single helper function, plus comprehensive parametrized tests covering edge cases; straightforward conditional logic with clear error handling.",github,,fix: Handle list-type coupa_api value in feeder [FULL-5300]
3406+
https://github.com/RiveryIO/rivery_back/pull/13019,5,Srivasu-Boomi,2026-05-06,Ninja,2026-05-06T07:50:20Z,2026-05-05T06:39:08Z,159,3,"Adds SAS token authentication support and comprehensive test connection validation logic across connector, process, and exception layers with branching for two auth modes (account key vs SAS token), plus 6 focused unit tests covering edge cases; moderate scope with clear patterns but non-trivial conditional flows and error handling.",github,,fix(azure): Fix Azure Blob Storage test connection validation and wire SAS token auth [RSUP-6026]
3407+
https://bitbucket.org/boomii/knowledge-hub-api/pull-requests/61,2,orhss,2026-05-06,Core,2026-05-06T08:42:26.860139+00:00,2026-04-30T11:03:43.853117+00:00,45,10,"Refactoring to extract HTTP error details into shared constants; minimal logic change, primarily code organization with no files shown in diff, suggesting straightforward constant extraction and reference updates.",bitbucket,,Extract HTTP error details into shared constants

features-released.csv

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
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-864,New integration - One Lake as a target,DCI-1001,1,feature,,auto-synced,CDC,2026-05-06,2026-04-05,31,2026-Q2,2026-W19,,,TBD,https://boomii.atlassian.net/browse/DCI-1001,https://boomii.atlassian.net/browse/DCI-864
23
KH-9,all envs infra + CI CD,KH-21|KH-37,2,feature,,auto-synced,Core,2026-05-05,2026-04-21,14,2026-Q2,2026-W19,,,TBD,https://boomii.atlassian.net/browse/KH-21|https://boomii.atlassian.net/browse/KH-37,https://boomii.atlassian.net/browse/KH-9
34
FULL-5325,Remove Missing default env alert,FULL-5325,1,feature,,auto-synced,FullStack,2026-05-05,2026-05-03,2,2026-Q2,2026-W19,0.5,,TBD,https://boomii.atlassian.net/browse/FULL-5325,
45
RSUP-6084,[] [ to ] Confirm if creds on the log are hashed or the real creds,RSUP-6084,1,feature,,auto-synced,Ninja,2026-05-05,2026-04-29,6,2026-Q2,2026-W19,,,,https://boomii.atlassian.net/browse/RSUP-6084,
5-
DCI-941,Support Ardal Defects & Tech Dept Q2/2026,RSUP-6094|RSUP-6035|RSUP-6064|RSUP-6042|RSUP-6053|RSUP-6050|RSUP-6055,7,feature,,auto-synced,Ninja,2026-05-04,2026-04-06,28,2026-Q2,2026-W19,,,TBD|py_v3_v8.2.2090,https://boomii.atlassian.net/browse/RSUP-6094|https://boomii.atlassian.net/browse/RSUP-6035|https://boomii.atlassian.net/browse/RSUP-6064|https://boomii.atlassian.net/browse/RSUP-6042|https://boomii.atlassian.net/browse/RSUP-6053|https://boomii.atlassian.net/browse/RSUP-6050|https://boomii.atlassian.net/browse/RSUP-6055,https://boomii.atlassian.net/browse/DCI-941
6+
DCI-1155,Review DEV test plan - DCI - 1008 - Get DB Metadata Streaming to support oracle synonym E2E Test Plan,DCI-1155,1,feature,,auto-synced,CDC,2026-05-05,2026-05-05,0,2026-Q2,2026-W19,,,,https://boomii.atlassian.net/browse/DCI-1155,
7+
DCI-941,Support Ardal Defects & Tech Dept Q2/2026,RSUP-6094|RSUP-6035|RSUP-6064|RSUP-6042|RSUP-6053|RSUP-6050,6,feature,,auto-synced,Ninja,2026-05-04,2026-04-06,28,2026-Q2,2026-W19,,,TBD|py_v3_v8.2.2090,https://boomii.atlassian.net/browse/RSUP-6094|https://boomii.atlassian.net/browse/RSUP-6035|https://boomii.atlassian.net/browse/RSUP-6064|https://boomii.atlassian.net/browse/RSUP-6042|https://boomii.atlassian.net/browse/RSUP-6053|https://boomii.atlassian.net/browse/RSUP-6050,https://boomii.atlassian.net/browse/DCI-941
68
CORE-2126,Debugger Agent - Phase 2 Q2/2026,CORE-2145,1,feature,,auto-synced,Core,2026-05-04,2026-03-22,43,2026-Q2,2026-W19,,,TBD,https://boomii.atlassian.net/browse/CORE-2145,https://boomii.atlassian.net/browse/CORE-2126
79
FULL-5317,"Integration :Hubspot v3> Associations/Search : Error : ""Unable to load schema"" on clicking few reports",FULL-5317,1,bug_fix,,auto-synced,FullStack,2026-05-04,2026-04-29,5,2026-Q2,2026-W19,,,TBD,https://boomii.atlassian.net/browse/FULL-5317,
810
FULL-5315,Integration :Hubspot v3> Search > Clicking on reload metadata is giving schema reload fail error,FULL-5315,1,bug_fix,,auto-synced,FullStack,2026-05-04,2026-04-29,5,2026-Q2,2026-W19,,,TBD,https://boomii.atlassian.net/browse/FULL-5315,
@@ -17,7 +19,7 @@ CORE-2259,Reduce rivery-api-service pytest CI runtime from ~13min toward ≤4min
1719
FULL-5312,Pendo Locator IDs — Add data-pendo-id tags across Data Integration UI,FULL-5312,1,feature,,auto-synced,FullStack,2026-05-03,2026-04-29,4,2026-Q2,2026-W18,,,TBD,https://boomii.atlassian.net/browse/FULL-5312,
1820
DCI-1119,Design and plan Phase 1.0: river_columns collection + deployment,DCI-1119,1,feature,,auto-synced,CDC,2026-05-03,2026-05-03,0,2026-Q2,2026-W18,,,,https://boomii.atlassian.net/browse/DCI-1119,
1921
CORE-2089,Defects Q2/2026,RSUP-6014|RSUP-5984|RSUP-5987|RSUP-5937|RSUP-6047|RSUP-6010,6,feature,,auto-synced,Ninja,2026-04-30,2026-02-12,77,2026-Q2,2026-W18,4.0,,TBD,https://boomii.atlassian.net/browse/RSUP-6014|https://boomii.atlassian.net/browse/RSUP-5984|https://boomii.atlassian.net/browse/RSUP-5987|https://boomii.atlassian.net/browse/RSUP-5937|https://boomii.atlassian.net/browse/RSUP-6047|https://boomii.atlassian.net/browse/RSUP-6010,https://boomii.atlassian.net/browse/CORE-2089
20-
CORE-2158,migrate to boomi CI/CD - Loki,CORE-2176|CORE-2175|CORE-2236|CORE-2168,4,feature,,auto-synced,Core,2026-04-30,2026-04-12,18,2026-Q2,2026-W18,,,TBD,https://boomii.atlassian.net/browse/CORE-2176|https://boomii.atlassian.net/browse/CORE-2175|https://boomii.atlassian.net/browse/CORE-2236|https://boomii.atlassian.net/browse/CORE-2168,https://boomii.atlassian.net/browse/CORE-2158
22+
CORE-2158,migrate to boomi CI/CD - Loki,CORE-2176|CORE-2175|CORE-2168,3,feature,,auto-synced,Core,2026-04-30,2026-04-12,18,2026-Q2,2026-W18,,,TBD,https://boomii.atlassian.net/browse/CORE-2176|https://boomii.atlassian.net/browse/CORE-2175|https://boomii.atlassian.net/browse/CORE-2168,https://boomii.atlassian.net/browse/CORE-2158
2123
FULL-5103,Frontend Support for Blueprints - Q2/2026,FULL-5277,1,feature,,auto-synced,FullStack,2026-04-30,2026-04-19,11,2026-Q2,2026-W18,,,TBD,https://boomii.atlassian.net/browse/FULL-5277,https://boomii.atlassian.net/browse/FULL-5103
2224
FULL-5308,"Hubspot v3>Associations> ""Expand Nested Fields"" checkbox missing on new UI. ""Properties"" dropdown is present which is not there on old UI",FULL-5308,1,bug_fix,,auto-synced,FullStack,2026-04-29,2026-04-28,1,2026-Q2,2026-W18,,,TBD,https://boomii.atlassian.net/browse/FULL-5308,
2325
CORE-2185,Knowledge Hub aligments After PRD Review,CORE-2238|CORE-2237|CORE-2232|CORE-2235|CORE-2231|CORE-2229,6,feature,,auto-synced,Core,2026-04-28,2026-04-20,8,2026-Q2,2026-W18,,,,https://boomii.atlassian.net/browse/CORE-2238|https://boomii.atlassian.net/browse/CORE-2237|https://boomii.atlassian.net/browse/CORE-2232|https://boomii.atlassian.net/browse/CORE-2235|https://boomii.atlassian.net/browse/CORE-2231|https://boomii.atlassian.net/browse/CORE-2229,https://boomii.atlassian.net/browse/CORE-2185

0 commit comments

Comments
 (0)