Skip to content

Integrate web-v2 backend#26

Merged
feedmeapples merged 1 commit intomainfrom
integrate-webv2
Jul 29, 2021
Merged

Integrate web-v2 backend#26
feedmeapples merged 1 commit intomainfrom
integrate-webv2

Conversation

@feedmeapples
Copy link
Copy Markdown
Contributor

@feedmeapples feedmeapples commented Jul 29, 2021

What was changed

Changes the API backend from web v1 to v2

Why?

web v2 brings preserves type info, consistent data marshaling (node grpc package was doing additional data conversion different than what golang grpc package did) needed for proper data json exports , supports single binary build, some performance benefits

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@feedmeapples feedmeapples marked this pull request as draft July 29, 2021 03:31
@feedmeapples feedmeapples marked this pull request as ready for review July 29, 2021 04:14
@feedmeapples feedmeapples changed the base branch from main to ts-proto July 29, 2021 04:38
Base automatically changed from ts-proto to main July 29, 2021 13:18
@feedmeapples feedmeapples merged commit 429f553 into main Jul 29, 2021
@feedmeapples feedmeapples deleted the integrate-webv2 branch July 29, 2021 14:23
Alex-Tideman added a commit that referenced this pull request Apr 2, 2026
Implement Tier 1 detections from existing data (#9, #11, #13, #15, #19,
#23, #35) and Tier 2 detections from event history scanning (#8, #12,
#26, #27, #28, #29, #30). Adds detectEventHistoryErrors with single-pass
scanning and updates getApplicableCommonErrors to accept optional event
history. All 35 error definitions now have active detection logic.
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.

2 participants