libmongodb-perl (2.0.1-1) unstable; urgency=medium From upstream Changes in version 2.0.0 * Incompatible Changes: - MongoDB::BSON codec has been removed. While this is a sweeping change, applications that relied on the default encoder are likely to need minimal changes. MongoDB type wrapper classes will encode correctly, but decodedwrappers will be from the BSON.pm library instead. See MongoDB::Upgrading for more details. - Remove features and methods deprecated in v1.0.0 * Deprecations: - Deprecate find option 'modifiers' - Deprecate 'md5' field in GridFS file documents - Deprecate maxScan find option - Deprecate cursor snapshot option - Deprecate 'count' method -- Xavier Guimard Mon, 09 Jul 2018 22:24:43 +0200 libmongodb-perl (1.4.5-1) unstable; urgency=medium From upstream Changes in version 1.4: [*** Deprecations ***] - The MongoDB::GridFS and MongoDB::GridFS::File classes are deprecated in favor of the MongoDB::GridFSBucket and related classes. It will be removed in a future major release. -- Nuno Carvalho Tue, 30 Aug 2016 14:57:35 +0100