# Pip.Services Logo
MongoDB components for Pip.Services in Node.js / ES2017 Changelog ## 1.1.3 (2023-08-14) ### Bug fixes - Fixed id generation for empty strings ## 1.1.1-1.1.2 (2023-03-29) ### Bug fixes * Fixed unescaped user and password bug * Fixed connection string ## 1.1.0 (2023-02-07) ### Features * Migrated from mongodb 3.x to 5.x driver * Added more typings * Updated dependencies ## 1.0.0 (2021-04-10) Initial public release ### Features * Added _autoGenerateId flag to IdentifiableMongoDbPersistence