mongo-extensions icon indicating copy to clipboard operation
mongo-extensions copied to clipboard

Upgrade MongoDB.Driver dependency to version 2.24.0

Open 0xced opened this issue 1 year ago • 1 comments

And implement the new required IMongoCollection<T> members: DistinctMany + DistinctManyAsync.

0xced avatar Feb 22 '24 17:02 0xced

Any chance you have a look, @glucaci and/or @nscheibe? It should be pretty straightforward, it's just another breaking change in the MongoDB driver, like #87. ¯\_(ツ)_/¯

0xced avatar Mar 10 '24 20:03 0xced

Ping @glucaci and @nscheibe. Any chance for a new release?

0xced avatar Jun 13 '24 21:06 0xced

@0xced

Sorry that this took so long and thanks for the contribution

PascalSenn avatar Jul 25 '24 18:07 PascalSenn