Skip to content

Conversation

jagan-jaya
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

As FRM routing is not supported in DE we can remove support for it from DE migration endpoint

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Compilation and cypress is working as expected.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Jun 24, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/router/src/core/routing.rs  0% smaller

@jagan-jaya jagan-jaya linked an issue Jun 24, 2025 that may be closed by this pull request
@jagan-jaya jagan-jaya marked this pull request as ready for review June 24, 2025 10:59
@jagan-jaya jagan-jaya requested a review from a team as a code owner June 24, 2025 10:59
@jagan-jaya jagan-jaya changed the title fix(routing): remove frm migration support as it is not supported in DE fix(routing): remove frm rule migration support as it is not supported in DE Jun 24, 2025
@likhinbopanna likhinbopanna enabled auto-merge June 24, 2025 11:07
@likhinbopanna likhinbopanna added this pull request to the merge queue Jun 24, 2025
Merged via the queue into main with commit fdacec4 Jun 24, 2025
23 of 27 checks passed
@likhinbopanna likhinbopanna deleted the fix-routing-migration branch June 24, 2025 12: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.

remove frm rule migration support as it is not supported in DE
4 participants