fix(ci-test-services): Update CI/CD configurations, test settings, and Docker service for MongoDB.

This commit is contained in:
2025-08-15 09:48:00 +00:00
parent 7b9ebfdacb
commit c715adfd6c
4 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-08-15 - 1.17.2 - fix(ci-test-services)
Update CI/CD configurations, test settings, and Docker service for MongoDB.
- Add .claude/settings.local.json with updated permission settings
- Introduce new GitLab CI, VSCode launch and settings, and updated test configuration files (.gitignore, .npmrc, npmextra.json, package.json, qenv.yml, readme.md)
- Update test scripts in test/test and test/ts to improve project validation
- Fix MongoDB Docker container command by adding '--bind_ip_all' for proper network binding
## 2025-08-15 - 1.17.1 - fix(services)
Improve services module logging and enhance MongoDB Compass integration