dlang / dub-registry

Online registry for dub packages
Boost Software License 1.0
82 stars 64 forks source link

Use latest version of MongoDB API for v5.1+ compatibility #544

Closed Geod24 closed 1 year ago

Geod24 commented 1 year ago

Diff is pretty simple. Tested locally with MongoDB v6.0.6 on Ubuntu 22.04. Needs a new release of Vibe.d to work.

Geod24 commented 1 year ago

Updated with review, definitely better, thanks!

Geod24 commented 1 year ago

Added a few more places I originally missed, should be all good now.

Geod24 commented 1 year ago

Okay this needs a new version of Vibe.d to merge, will look into it today.

WebFreak001 commented 1 year ago

you get my approval after dependency bump then

WebFreak001 commented 1 year ago

@Geod24 got new version released yet?

WebFreak001 commented 1 year ago

thanks for version bump @s-ludwig