-
Type: Release
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Release
-
None
-
2
-
TAR 2023-08-07
-
Needed
-
the release notes will be found in CHANGELOG.md after the release ticket is closed: https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md
Golang has new security patches in 1.19.12:
"go1.19.12 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. See the Go 1.19.12 milestone on our issue tracker for details."
We need to release the tools with this golang version so it can be used by Ops Manager 6.0.18, which is slated to be released on August 25th. According to the build team, 1.19.12 should already be available: https://mongodb.slack.com/archives/C0V896UV8/p1691092293675729?thread_ts=1684242950.961089&cid=C0V896UV8
This should release the database tools and update the build scripts to enforce a minimum Go version (for now should be 1.19.12).