Skip to content
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

GODRIVER-3206 Deprecate RawValue.UnmarshalWithContext #1687

Conversation

matthewdale
Copy link
Collaborator

GODRIVER-3206

Summary

Deprecate RawValue.UnmarshalWithContext.

Background & Motivation

We want to remove the DecodeContext from all BSON unmarshal APIs (it should only be used in the ValueEncoder/ValueDecoder APIs). Deprecate them in the v1.x API.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the priority-3-low Low Priority PR for Review label Jun 26, 2024
Copy link
Contributor

API Change Report

No changes found!

@matthewdale matthewdale merged commit 90146e7 into mongodb:v1 Jun 27, 2024
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low Low Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants