Skip to content

refactor(NODE-5422): convert FLE kms providers and errors to Typescript #3779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 25, 2023

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jul 20, 2023

Description

What is changing?

The first half of FLE code has been converted to TS and integrated into the driver. Specifically, the kms credential refresh logic and the errors. This PR adds gcp-metadata as an optional dependency to enable gcp credential refreshing for FLE.

The failing dependency check action is expected, because we have not released a 6.0 major of mongodb-client-encryption yet.

Is there new documentation needed for these changes?

No.

Release Highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson force-pushed the typescript-kms-providers-logic branch from 4998992 to 5d6d767 Compare July 20, 2023 17:03
@baileympearson baileympearson force-pushed the typescript-kms-providers-logic branch from d322be9 to 1a0af79 Compare July 24, 2023 19:00
@baileympearson baileympearson marked this pull request as ready for review July 24, 2023 19:20
@nbbeeken nbbeeken self-requested a review July 24, 2023 19:50
@nbbeeken nbbeeken self-assigned this Jul 24, 2023
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jul 24, 2023
@baileympearson baileympearson changed the title move csfle src into driver and tests passing refactor(NODE-5422): convert FLE kms providers and errors to Typescript Jul 24, 2023
@baileympearson baileympearson requested a review from nbbeeken July 25, 2023 15:26
@nbbeeken nbbeeken merged commit 3525597 into main Jul 25, 2023
@nbbeeken nbbeeken deleted the typescript-kms-providers-logic branch July 25, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants