This release has update to the mongoose package from v.5.13.30 to 8.9.5.
Read more details about mongoose release @ https://github.com/Automattic/mongoose/releases
What's Changed
- Query update towards working on latest OS and mongodb version > 2.6.x by @octaviansoldea in #79
- Fix: microservices Bad URL Error by @Jonathan-Alexander in #81
- V1.2.0 by @octaviansoldea in #82
- Fix: #83 - MongoDB initialization in cluster mode by @octaviansoldea in #84
- Fix: #85 - Exiting execution if MongoDB cannot run at predefined port. by @octaviansoldea in #86
- Using scp and ssh instead of rcp and rsh respectively by @octaviansoldea in #90
- Configurable files for cluster mode. by @octaviansoldea in #89
- CPU_COUNT in cluster mode is not correctly settable. by @octaviansoldea in #93
- Changing mongoose from 4.4.12 to 5.7.7 due to security issues. by @octaviansoldea in #99
- Changing express from 4.13.3 to 4.17.1 due to security issues. by @octaviansoldea in #103
- Changing body-parser from 1.15.0 to 1.19.0 due to security issues. by @octaviansoldea in #105
- Changing pug from 2.0.0-rc.1 to 2.0.4 due to security issues. by @octaviansoldea in #107
- Bump pug from 2.0.4 to 3.0.2 in /Node-DC-EIS-cluster by @dependabot in #117
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/comp_service by @dependabot in #116
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/employee_service by @dependabot in #115
- Upgrading Node-DC-EIS to Python version 3. by @octaviansoldea in #101
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/photo_service by @dependabot in #109
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/health_service by @dependabot in #110
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/family_service by @dependabot in #111
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/address_service by @dependabot in #112
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-microservices/db_loader_service by @dependabot in #113
- Bump mongoose from 5.7.7 to 5.13.20 in /Node-DC-EIS-cluster by @dependabot in #114
- Bump express from 4.17.1 to 4.20.0 in /Node-DC-EIS-cluster by @dependabot in #118
- Bump body-parser from 1.19.0 to 1.20.3 in /Node-DC-EIS-cluster by @dependabot in #119
- Bump pug from 3.0.2 to 3.0.3 in /Node-DC-EIS-cluster by @dependabot in #120
- Bump async from 2.0.1 to 2.6.4 in /Node-DC-EIS-cluster by @dependabot in #121
- doc: clarify microservice launch by @Jonathan-Alexander in #80
- Fix security issues by upgrade by @uttampawar in #126
- Security fix issue 127 by @uttampawar in #128
New Contributors
- @octaviansoldea made their first contribution in #79
- @Jonathan-Alexander made their first contribution in #81
- @dependabot made their first contribution in #117
Full Changelog: v1.1.2...v2.0