Skip to content
Closed
No due date
Closed Jul 8, 2024
100% complete

Backwards incompatible release (major)

laminas-cache-storage-adapter-ext-mongodb 3.0.0 is here and finally adds native types everywhere and supports laminas/laminas-cache v4.

Added

  • ExtMongoDbResourceManagerInterface which is now providing an interface for the ExtMongoDbResourceManager
  • ExtMongoDbOptions now allows ExtMongoDbResourceManagerInterface to be set via ExtMongoDbOptions#setResourceManager
  • Metadata class related to ExtMongoDb adapter which provides objectId of the object which holds the cache item within mongodb

Changed

  • ExtMongoDbOptions#setResourceManager and ExtMongoDbOptions#getResourceManager now respect the new ExtMongoDbResourceManagerInterface

Breaking Changes

  • All classes are now final

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.