- Feature flag implementation allowing for a better user experience when interacting with platform functionality
- New Docker cluster type is now available
- New BETA Map view that allows the user to see their assets geographically
- Overall improvements and bug fixes.
- Edge-lite:
- Enable the use of Docker runtime containers to provision Kelvin clusters.
- Create a script for generating Docker-based clusters. Modify edge-k8s and edge-updater
- Add components to support running Docker containers.
- APIs/Services:API Secrets Refactoring: Revamp the API secrets handling process for improved security and functionality.
- Properties API: Introduce a new API for retrieving application properties.
- Performance Improvements:
- Fix 500 errors in various endpoints.
- Investigate and resolve performance issues with the api-properties service.
- Timeseries Updater Enhancements:
- Request last timeseries values in a deduplicated batch.
- Improve performance and efficiency.
- Authorization:
- Migrate to v2 Authorization: Update existing authorization mechanisms to utilize version 2 protocols for enhanced security and functionality.
- Jenkins:Adapt Jenkins Pipeline: Modify the pipeline to accommodate builds for Arm32/v7 architecture.
- Feature Flags:Implement Custom Feature Flags: Introduce custom feature flags that allows to enable or disable specific features.
- Grafana Integration:Create KPI-based Dashboards: Develop Grafana dashboards focused on key performance indicators (KPIs) by application.
- Control Change Manager can now run on arm32
- Messages Dataflow Performance improvements
- Added support to build arm32 applications
- Updated app build --multiarch argument to receive a list of supported architectures (amd64, arm64, arm32)
- Bug fixes
- Consume documentation for Docker Apps now removed. Reference API documentation for options
- Produce documentation for Docker Apps now removed. Reference API documentation for options
- Google Chrome installation guide deleted
- Updated the minimum supported Ubuntu version from 18.04 (no longer under security support) to 20.04.
- Minor corrections and updates
- Tab information borders made clearer for easier reading experience
- Force csv files to be downloaded, not opened in the browser
- All screenshots updated to latest version look and feel
- API reference documentation updated to v5.12