Release Notes for 3.0.0
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 theExtMongoDbResourceManager
ExtMongoDbOptions
now allowsExtMongoDbResourceManagerInterface
to be set viaExtMongoDbOptions#setResourceManager
Metadata
class related toExtMongoDb
adapter which providesobjectId
of the object which holds the cache item within mongodb
Changed
ExtMongoDbOptions#setResourceManager
andExtMongoDbOptions#getResourceManager
now respect the newExtMongoDbResourceManagerInterface
Breaking Changes
- All classes are now
final
3.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1