Open TillaTheHun0 opened 3 months ago
A regression was introduced in Deno 1.45.5, which breaks handshake with MongoDB Server.
1.45.5
See here. Pinning to 1.45.4 circumvents the issue, for now.
Seeing as nano uses the MongoDB hyper Data adapter, we need to hardpin the Deno version compiled with the nano binaries.
nano
Data
Once this regression is fixed in Deno, we can depin the version used in the compiled binaries for nano
A regression was introduced in Deno
1.45.5
, which breaks handshake with MongoDB Server.See here. Pinning to 1.45.4 circumvents the issue, for now.
Seeing as
nano
uses the MongoDB hyperData
adapter, we need to hardpin the Deno version compiled with the nano binaries.Once this regression is fixed in Deno, we can depin the version used in the compiled binaries for nano