Skip to content

Conversation

@andmatei
Copy link
Collaborator

Proposed changes

This PR introduces a new PoC script (scripts/endpoint-parity.js) that analyzes and identifies endpoint parity between the legacy v1/v1.5 APIs and the v2 API, specifically focusing on endpoints with upcoming sunset dates.

  • v1.0 endpoints map 1-to-1 with v2 2023-01-01 endpoints
  • v1.5 endpoints map 1-to-1 with v2 2023-02-01 endpoints

Jira ticket: CLOUDP-372985

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works

Changes to Spectral

  • I have read the README file for Spectral Updates

Further comments

dependabot bot and others added 4 commits January 20, 2026 12:25
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.964.0 to 3.968.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.968.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.968.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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