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-3059 Retract v1.13.0 #1485

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

matthewdale
Copy link
Collaborator

GODRIVER-3059

Summary

Retract release v1.13.0.

Background & Motivation

There are some issues with the v1.13.0 release:
Some users get a security error when attempting to download Go driver v1.13.0:

go: go.mongodb.org/mongo-driver@v1.13.0: verifying module: checksum mismatch
        downloaded: h1:c+OsvIAc3LCdc9dcfowGjT2bWjvLOccxhdguqHJUvbo=
        sum.golang.org: h1:67DgFFjYOCMWdtTEmKFpV3ffWlFnh+CYZ8ZS/tXWUfY=

SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

Also, the BSON library may panic when marshaling/unmarshaling Go error.

@matthewdale matthewdale requested a review from a team as a code owner November 30, 2023 05:28
@matthewdale matthewdale requested review from blink1073 and removed request for a team November 30, 2023 05:28
Copy link

API Change Report

No changes found!

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@matthewdale matthewdale merged commit 919d4ae into mongodb:v1 Nov 30, 2023
33 of 37 checks passed
matthewdale added a commit that referenced this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants