Releases: logleads/LogverzReleases
Create release 1.0.0
👀 GENERAL OVERVIEW
First production ready update with major changes in query engine and web interface
Bundled components:
- Core: v1.0.0
- Portal: v1.0.0
- PortalAccess: v1.0.0
✨ NEW FEATURES
Core: Replaced the data processing engine from S3Select to Sqlite, resulting in better performance and more advanced query options.
Portal: Upgraded portal JS framework from Vue 2.X to Vue 3.X, resulting in faster more secure and maintanable application.
Portal: UI style upgrades and improved consistency
🐛 FIXED ISSUES
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template,
specify installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.9.2
👀 GENERAL OVERVIEW
Upgrade with major new functionality Continous Collection, architecture enhancements and bugfixes
Bundled components:
- Core: v0.9.2
- Portal: v0.9.1
- PortalAccess: v0.9.1
✨ NEW FEATURES
Core: Continous Collection Feature realtime -live data processing on demand
🐛 FIXED ISSUES
Core: webrtcproxy: Query containing line breaks causing query to fail,
Core: webrtcproxy: Returning Data containing special characters resulting Portal parsing issue
Core: webrtcproxy: Scaledown issued with Webrtcproxy container
Core: Scale: Registry containing line breaks causing scheduled stop/start to fail
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.9.1
👀 GENERAL OVERVIEW
Upgrade with new functionality, architecture enhancements and bugfixes
Bundled components:
- Core: v0.9.1
- Portal: v0.9.1
- PortalAccess: v0.9.1
✨ NEW FEATURES
Portal: Analysis Added Header row filtering for main window
PortalAccess: Architectural enhancement upgrade Vue framework V2 -> V3
Core: Added Controller with new diskio logic to more accurately determine lambda worker limits of the DB
Core: Added Debuginsert option to facilatate Schema build by saving the failed sql query for further analysis
Core: Added access based enumeration (to webrtc proxy) listing datasets (tables) in analysis mode only shows items that user has access to.
Core: Refactored worker for enhanced status reporting and better code readability.
Core: Updated 2 lambda functions and webrtcproxy run time nodejs 18-> 20 and AWS javascript SDK 2.X to 3.X
🐛 FIXED ISSUES
Portal: Analysis querying schemas containing spaces
Core: Microsoft SQL initial run table creation issue.
🏗️ COMPATIBILITY CHANGES
Core: Refactored DefaultDB infrastructure code for quicker DB recovery
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.9.0
👀 GENERAL OVERVIEW
Major upgrade with architecture enhancements for backend functionality
Bundled components:
- Core: v0.9.0
- Portal: v0.9.0
- PortalAccess: v0.8.0
✨ NEW FEATURES
Portal: New query filter option in the query history
Core: Updated 12 of 15 lambda functions run time nodejs 18-> 20 and AWS javascript SDK 2.X to 3.X
Core: Updated Controller run time nodejs 18-> 20 and AWS javascript SDK 2.X to 3.X
🐛 FIXED ISSUES
Portal: Fixed bug with datacollection load configuration function owner and access fields not set.
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.8.2
👀 GENERAL OVERVIEW
Major upgrade with security and performance enhancements for frontend and backend functionality
Bundled components:
- Core: v0.8.2
- Portal: v0.8.2
- PortalAccess: v0.8.0
✨ NEW FEATURES
Portal: New notification area on the application taskbar
Core: Added SSL encryption to Postgres SQL connections
🐛 FIXED ISSUES
Core: Updated 13 of 15 lambda functions run time nodejs 16-> 18 and corresponding package updates
Core: Changed Webrtc container OS from AL2 to Ubuntu 22.04, nodejs 16-> 18, Go 1.17-> 1.21 etc
Core: Several other component updates and minor issue fixes
Portal: Update dependencies / npm packages
PortalAccess: Update dependencies / npm packages
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.8.1
👀 GENERAL OVERVIEW
Minor Release with bugfixes for frontend and backend functionality
Bundled components:
- Core: v0.8.1
- Portal: v0.8.0
- PortalAccess: v0.7.0
✨ NEW FEATURES
🐛 FIXED ISSUES
Core: Resolves issue with data collection S3 tree browser wirdget has 'nodata' due to some buckets where not accessible to the system.
Core: Fixes Serverless repository deployment issue after runtime upgrade
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.8.0
👀 GENERAL OVERVIEW
Release with new features and enhancements in frontend and backend functionality
Bundled components:
- Core: v0.8.0
- Portal: v0.8.0
- PortalAccess: v0.7.0
✨ NEW FEATURES
Data collection query builder: Automatically generate S3 Select query syntax for Integer and Float type of parameters.
Connection indicator: Ondemand initiate WebRTC connection.
🐛 FIXED ISSUES
Core: WEBRTC server delay entering service till bootstrapping is complete.
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.7.3
👀 GENERAL OVERVIEW
Minor release with bugfixes, in frontend and backend functionality
Bundled components:
- Core: v0.7.3
- Portal: v0.7.3
- PortalAccess: v0.7.0
✨ NEW FEATURES
🐛 FIXED ISSUES
Portal: Window managment functionality, that closing windows in some cases resulted in tabs (taskbar) and windows got out of sync
Core: Serverless Application Repository update mechanism, preventing direct 1 click update from AWS SAR
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.7.2
👀 GENERAL OVERVIEW
Minor release with bugfixes, architectural enhancements and a new datatype support.
Bundled components:
- Core: v0.7.2
- Portal: v0.7.2
- PortalAccess: v0.7.0
✨ NEW FEATURES
🐛 FIXED ISSUES
Portal Analysis functionality in case of multiple windows sometime sessions overlaped
Portal Enhance Query builder look
Core Turnserver connectivity issue fix
Core Idle time handle case of equal to threshold, example: idle session count 0 is now correctly handled.
🏗️ COMPATIBILITY CHANGES
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit
0.7.1
👀 GENERAL OVERVIEW
Minor release with bugfixes, architectural enhancements and a new datatype support.
Bundled components:
- Core: v0.7.1
- Portal: v0.7.1
- PortalAccess: v0.7.0
✨ NEW FEATURES
Support of CloudFront data type/source
🐛 FIXED ISSUES
Portal data collection form validation issue preventing submit in some combination of parameters
Controller changing status of queries (after corresponding data deleted/overwritten) failing to run
🏗️ COMPATIBILITY CHANGES
Portal web application components conversion from VUE2 to VUE3 syntax.
🚀 IMPLEMENTATION STEPS
- Download the installation bundle from Logverz Releases,
input parameters description are located at ParameterReference - Upload the init-vX.Y.Z.zip to your S3 Logverz-init-XXXX bucket "bin" folder
- Open AWS CloudFormation, search for main Logverz stack, click update, use current template specify
installation bundle path, such as bin/init-vX.Y.Z.zip, next, next, acknowledge and submit