Change Updates

Do not miss any MongoDB Relational Migrator REST API changes, ever again

Subscribe to the MongoDB Relational Migrator REST API changelog to be up to date on recent changes.

RSS

23 days ago

main
1.15.2
Compare
1.15.2

API structure has changed

Next change
6 structure changes including:
6 Modifications
Modified 6
GET /jobs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added
GET /jobs/{jobId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added
POST /jobs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added
POST /jobs/{jobId}/pause
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added
POST /jobs/{jobId}/resume
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added
POST /jobs/{jobId}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cdcStatistics property Modified
        • latestBatchMaxSourceDbLagMs property Added