Skip to content

Conversation

AnuthaDev
Copy link
Contributor

@AnuthaDev AnuthaDev commented Jun 10, 2025

Type of Change

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

Description

Moved customer saved PML route to OLAP in v2

Additional Changes

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

Motivation and Context

Closes #8302

How did you test it?

Verified as working. No change in response.

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

@AnuthaDev AnuthaDev added this to the June 2025 Release milestone Jun 10, 2025
@AnuthaDev AnuthaDev self-assigned this Jun 10, 2025
@AnuthaDev AnuthaDev requested a review from a team as a code owner June 10, 2025 08:28
@AnuthaDev AnuthaDev added C-bug Category: Bug api-v2 labels Jun 10, 2025
Copy link

semanticdiff-com bot commented Jun 10, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/router/src/routes/app.rs  50% smaller

@likhinbopanna likhinbopanna added this pull request to the merge queue Jun 18, 2025
Merged via the queue into main with commit aee3f64 Jun 18, 2025
19 of 24 checks passed
@likhinbopanna likhinbopanna deleted the customer-pml-olap branch June 18, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-v2 C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(router): Move Customer PML endpoint to OLAP (v2)
4 participants