-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhanced MongoDB Integration, WCAG Compliance & New Features/Enhancements #18
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cm integration
Mongo Kafka Counter Bug Fix
PSM Visualization
…timestamps with millis instead of nanos
Keycloak Token Refresh Frequency Update
Geo-Msg-Query Bug Fix
Help screen header fix
Update/bsm visualizer
Add email to firmware manager fail case
New release notes for 1.3.0
Geo Message Query TTL Bug Fix
Updated release notes for 1.3.0
Resolve Merge Conflicts With Upstream
payneBrandon
approved these changes
Jun 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great updates in here, looking forward to have this released!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes introduce significant enhancements, including the replacement of GCP BigQuery with MongoDB in the CV Manager and the integration of this MongoDB deployment with the existing Conflict Visualizer. The web application now fully complies with WCAG accessibility standards, offering improved visualization of V2X data and CV counts. Notable updates include the implementation of a daily aggregate of CV counts to enhance MongoDB query performance, optimization of the Keycloak token refresh to reduce site refresh frequency and the migration of SNMP configurations to PostgreSQL for better performance.
The system now supports PSM and TIM messages and introduces new services such as the RSU Status Checker, which performs regular, automated checks on RSUs. Additional enhancements include the introduction of email alerts for firmware manager failures, a 'Contact Support' button on the 'Help' page and a filter for RSU vendors.
The project has been updated to fully support Python 3.12.2, ensuring compatibility with the latest Python features and improvements. Various bug fixes and performance enhancements have been implemented across different modules, contributing to overall system stability and efficiency.