Releases: mongodb-ps/ce-mongo-x-ray
Releases · mongodb-ps/ce-mongo-x-ray
v1.2.0
- A bunch of refactoring to health check module, which allows adding unit tests.
- Unit tests added for each test rule.
- Release in PyPi.
What's Changed
- Enhance server status visualization by @zhangyaoxing in #65
- chore(deps): bump huggingface-hub from 1.1.4 to 1.1.5 by @dependabot[bot] in #67
- chore(deps): bump pyinstaller-hooks-contrib from 2025.9 to 2025.10 by @dependabot[bot] in #71
- chore(deps): bump exceptiongroup from 1.3.0 to 1.3.1 by @dependabot[bot] in #70
- chore(deps): bump safetensors from 0.6.2 to 0.7.0 by @dependabot[bot] in #68
- chore(deps): bump openai from 2.8.0 to 2.8.1 by @dependabot[bot] in #73
- chore(deps): bump altgraph from 0.17.4 to 0.17.5 by @dependabot[bot] in #69
- chore(deps): bump macholib from 1.16.3 to 1.16.4 by @dependabot[bot] in #72
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #74
- Refactor health check module by @zhangyaoxing in #76
- Prepare for PyPi Publish by @zhangyaoxing in #83
- Prepare for new release. by @zhangyaoxing in #84
Full Changelog: v1.1.3...v1.2.0
What's Changed
- Enhance server status visualization by @zhangyaoxing in #65
- chore(deps): bump huggingface-hub from 1.1.4 to 1.1.5 by @dependabot[bot] in #67
- chore(deps): bump pyinstaller-hooks-contrib from 2025.9 to 2025.10 by @dependabot[bot] in #71
- chore(deps): bump exceptiongroup from 1.3.0 to 1.3.1 by @dependabot[bot] in #70
- chore(deps): bump safetensors from 0.6.2 to 0.7.0 by @dependabot[bot] in #68
- chore(deps): bump openai from 2.8.0 to 2.8.1 by @dependabot[bot] in #73
- chore(deps): bump altgraph from 0.17.4 to 0.17.5 by @dependabot[bot] in #69
- chore(deps): bump macholib from 1.16.3 to 1.16.4 by @dependabot[bot] in #72
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #74
- Refactor health check module by @zhangyaoxing in #76
- Prepare for PyPi Publish by @zhangyaoxing in #83
- Prepare for new release. by @zhangyaoxing in #84
Full Changelog: v1.1.3...v1.2.0
What's Changed
- Enhance server status visualization by @zhangyaoxing in #65
- chore(deps): bump huggingface-hub from 1.1.4 to 1.1.5 by @dependabot[bot] in #67
- chore(deps): bump pyinstaller-hooks-contrib from 2025.9 to 2025.10 by @dependabot[bot] in #71
- chore(deps): bump exceptiongroup from 1.3.0 to 1.3.1 by @dependabot[bot] in #70
- chore(deps): bump safetensors from 0.6.2 to 0.7.0 by @dependabot[bot] in #68
- chore(deps): bump openai from 2.8.0 to 2.8.1 by @dependabot[bot] in #73
- chore(deps): bump altgraph from 0.17.4 to 0.17.5 by @dependabot[bot] in #69
- chore(deps): bump macholib from 1.16.3 to 1.16.4 by @dependabot[bot] in #72
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #74
- Refactor health check module by @zhangyaoxing in #76
- Prepare for PyPi Publish by @zhangyaoxing in #83
- Prepare for new release. by @zhangyaoxing in #84
Full Changelog: v1.1.3...v1.2.0
v1.1.3
- Use a improved way to draw charts for HC.
- Added new charts for HC.
- Improved some existing HC charts.
What's Changed
-
- automerge for Dependabot PRs. by @zhangyaoxing in #57
- chore(deps): bump openai from 2.3.0 to 2.8.0 by @dependabot[bot] in #56
- chore(deps): bump pyinstaller from 6.14.2 to 6.16.0 by @dependabot[bot] in #41
- chore(deps): bump bitsandbytes from 0.42.0 to 0.48.2 by @dependabot[bot] in #46
- chore(deps): bump pylint from 3.3.3 to 3.3.9 by @dependabot[bot] in #43
- chore(deps): bump fsspec from 2025.9.0 to 2025.10.0 by @dependabot[bot] in #38
- chore(deps): bump black from 25.9.0 to 25.11.0 by @dependabot[bot] in #44
- chore(deps): bump certifi from 2025.10.5 to 2025.11.12 by @dependabot[bot] in #53
- chore(deps): bump jiter from 0.11.0 to 0.12.0 by @dependabot[bot] in #40
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #47
- chore(deps): bump huggingface-hub from 0.36.0 to 1.1.4 by @dependabot[bot] in #54
- chore(deps): bump pymongo from 4.13.2 to 4.15.4 by @dependabot[bot] in #55
- Add MIT License to the project by @zhangyaoxing in #58
- Dev by @zhangyaoxing in #60
- Dev by @zhangyaoxing in #61
- Dev by @zhangyaoxing in #62
- Dev by @zhangyaoxing in #63
New Contributors
- @zhangyaoxing made their first contribution in #57
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Implement CodeQL recommendations.
- Some other bug fixes.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Add unit tests
- Fix bugs found by unit tests.
- Auto build executables when release.
What's Changed
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #23
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #25
- chore(deps): bump tomli from 2.2.1 to 2.3.0 by @dependabot[bot] in #27
- chore(deps): bump flake8 from 7.1.1 to 7.3.0 by @dependabot[bot] in #37
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #24
- chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #26
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #28
- chore(deps): bump markdown from 3.8.2 to 3.9 by @dependabot[bot] in #30
- chore(deps): bump bitsandbytes from 0.42.0 to 0.48.2 by @dependabot[bot] in #29
- chore(deps): bump pyinstaller-hooks-contrib from 2025.7 to 2025.9 by @dependabot[bot] in #31
- chore(deps): bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #32
- chore(deps): bump pydantic from 2.12.2 to 2.12.4 by @dependabot[bot] in #36
- chore(deps): bump regex from 2025.10.23 to 2025.11.3 by @dependabot[bot] in #35
- chore(deps): bump psutil from 7.1.2 to 7.1.3 by @dependabot[bot] in #34
- chore(deps): bump pydantic-core from 2.41.4 to 2.41.5 by @dependabot[bot] in #33
New Contributors
- @dependabot[bot] made their first contribution in #23
Full Changelog: v1.1...v1.1.1
v1.1 Support Log Analysis
Support MongoDB log analysis. The following information is extracted from the log:
ClientMetaItem: List clients that connect to the server. Identify out-dated drivers.ConnectionRateItem: List connections created/ended per minute. As well as total connections.InfoItem: Whatever basic information of the cluster we can find. Including:- 20721: Process Details
- 20722: Node is a member of a replica set
- 5853300: current featureCompatibilityVersion value
- 23403: Build Info
- 51765: Operating System
- 21951: Options set by command line
- 4913010: Certificate information
- 4615611: MongoDB starting
SlowChartItem: Visualize slow queries over time.SlowRateItem: Slow queries per minute.StateTraceItem: Trace the member state change.TopSlowItem: Top slow query patterns.WEFItem: Warning/Error/Fatal logs deduplicated by log id.