Subject: meshIQ Platform Track 11.2.1 Package release notes.
Date: 31-Jan-2025
Prerequisite: To upgrade to version 11.2.1, the meshIQ Core base version must be 11.2.x.
The Core Services should be upgraded before upgrading Track.
Required files:
- DATA_SERVICE-11.2.1.pkg
- ds-db-utils-11.2.1.tar.gz
- ds-api-11.2.1.tar.gz
- track-11.2.1.tar.gz
Installation overview
Instructions on upgrading to meshIQ Platform Track 11.2.1 from version 11.2.0 are described below.
Upgrade procedure
- Stop the Web, CEP, and Domain services.
- Place the
ds-db-utils-11.2.1.tar.gzunder/opt/meshiq/misc/dbapi - Go to
/opt/meshiq/misc/dbapiand run the command:unlink current - Run the following:
tar -zxvf ds-db-utils-11.2.1.tar.gz
ln -s ds-db-utils-11.2.1 current
- Navigate to
/opt/meshiq/platform/updates. - Place
DATA_SERVICE-11.2.1.pkgunder/opt/meshiq/platform/bin - First update the core services.
- Update the data service package using the following commands:
./pkgman ../updates/DATA_SERVICE-11.2.1.pkg
- After running each command from the above go to
/opt/meshiq/sbinfolder and run the commands:
./start.sh domain
./stop.sh domain
- Go back to
/opt/meshiq/platform/updatesand run the following:
tar -zxvf ds-api-11.2.1.tar.gz
tar -zxvf track-11.2.1.tar.gz
- Move both ds-api.war and track.war files to
/opt/meshiq/platform/apache-tomcat/webapps - Start the Domain, CEP, and Web services.
- Log in to the Track UI.
11.2.1
New Features
-
TRK-302 Animations in UI
-
TRK 330 Remove Tagify library usage from simple options
-
TRK-361 Font Awesome premium integration
Bug Fixes
-
TRK-340 Tagify "dropdown" bugs
-
TRK 357 ML Models doesn't show Target options on first open.
-
TRK- 367 Text in the variable name is not in the right position
-
TRK-368 Asterisk mark is misplaced for Repository name
-
TRK-385 Viewlet name is not alligned in create viewlet console
-
TRK-386 Warning is displayed while trying to import a jkql script
-
TRK-390 Clicking on the stack chart is giving exception.
-
TRK-398 Getting error in the console for the heatmap
-
TRK-400 Alignment of colon should be proper
-
TRK-401 Configure dashboards option can be moved to dashboard menu
-
TRK-406 SSO login doesn't work when URL contains organization name.
-
TRK-407 Can't login with SSO because of case sensitivity.
-
TRK-408 App Switcher Core should log warnings instead of errors
-
TRK-410 Assign to teams name not displayed properly
-
TRK-411 Open existing Viewlet" Name is not displayed properly
-
TRK-415 Unable to see the error in small viewlet in the dock view.
-
TRK-416 Item type selection is missing in viewlet form.
-
TRK-418 Repository quotas fields values are varied when they are created
-
TRK-419 Cannot render sensors as tree viewlet
-
TRK 427 Tree viewlet for sensors expects not existing fields.
-
TRK-446 Edit View dialog resets Schedule time units
-
TRK-447 Trying to save View with invalid query closes edit window
-
DSJ-84 Unable to import some database records like dictionary accesstoken registered using jkool-db-maint utility
-
DSJ-118 DS API doesn't return data
-
DSJ-133 Sensor query with 'where' filter returns wrong total.count
-
DSJ-135 Datasets created from view results have "double_named" property keys
-
DSJ-141 Netty libs should not be included into DATA-SERVICES pkg
-
DSJ-143 ResultSetImpl.createFromJson merges properties colums
-
DSJ-156 Data Streaming is giving null pointer exception
-
DSJ-159 Unable run any query in work bench
-
DSJ-160 OtlpExporter does not run in view
________________________________________________________________________________________________________________
Old Fix Packs
11.2.0
New Features
-
TRK-165 Replace "Select2" with "Tagify" library
-
TRK-169 UI Redesign
-
TRK-177 Update non-summary viewlet frame/container design
-
TRK-182 White/light theme support with ability to switch on-demand
-
TRK-230 Screen shots for v11.2 redesign Phase 1
-
TRK-231 Add validation to Schemas aliases editor
-
TRK-241 Update table based viewlets and configuration windows tables styling
-
TRK-255 Replace simple HTML Tables with Tabulator Tables library and update tables design
-
TRK-267 Drop support for Subscriptions and Triggers
-
TRK-268 Update Sets import/export logic
-
TRK-279 Test cases for Replace "Select2" with "Tagify" library
-
TRK-317 Test Cases for Replace simple HTML Tables with Tabulator Tables library and update tables design
-
TRK-318 Test Cases for Add validation to Schemas aliases editor
-
TRK-321 Test Execution for Replace simple HTML Tables with Tabulator Tables library and update tables design
-
TRK-322 Test Cases for Update Sets import/export logic
-
TRK-337 Document check for duplicates in schema aliases
-
TRK-338 Document new Sets functionality
-
TRK-341 Test Cases for Drop support for Subscriptions and Triggers
-
TRK-347 Test cases for UI Redesign
-
TRK-348 Test Execution for UI Redesign
-
DSJ-89 Test cases for Support multiple Property(<data-type>) expressions in query
-
DSJ-94 Test cases for Support AES 256 for encrypting Solr token
-
DSJ-96 Test cases for Support log-type field in streamed log data
-
DSJ-98 Test cases for Separate DB operation retry from message send retry
-
DSJ-101 Document multiple Property(<data-type>) expressions in query
-
DSJ-102 Document support of AES 256 encryption
-
DSJ-103 Document support of log-type in Streamed log data
-
DSJ-104 Document new retry fields
Bug Fixes
-
TRK-112 Update Custom (manual) installation guide for v11
-
TRK-170 Index page redesign
-
TRK-175 Update tabs functionality to work with visual redesign
-
TRK-176 Update summary viewlet design to match redesign in Figma
-
TRK-178 Investigate what color pallete we want to use for known things (like Severity and other enums) and for unknown things
-
TRK-184 Update left sidebar ("menu") to work with visual redesign
-
TRK-185 2nd iteration of index page redesign
-
TRK-189 Update repository dropdown style to match redesign in Figma
-
TRK-200 Integrate App Switcher into redesign
-
TRK-226 Document v11.2 switching of themes
-
TRK-240 Update loading overlay and loading indicator elements styling
-
TRK-242 Update AmCharts based viewlets styling
-
TRK-243 Update Plotly based viewlets styling
-
TRK-247 Adapt updated sidebar menu redesign from Figma
-
TRK-258 Update non-viewlet Table header design
-
TRK-282 Revisit combined Figma redesign
-
TRK-335 Track UI 11.2 tech debt