Releases: hystax/optscale
Releases · hystax/optscale
2025112701-public
Backend:
- Implemented Azure rate limit handling
- Fixed problems with raw_expenses
- Fixed not correct archive reason for recommendations
- Started using resources from mongo instead of discovery in some recommendations
- Bumiworker fixes
- Removed Cloud Auth retries error in CAd
- Email templates fixes
- Allowed using custom context in emails
- Increased kombu version
UI:
- Bugfixes and improvements
2025102901-public
Backend:
- Updated RabbitMQ version to 4.1.4
- Risp and diworker fixes for Azure ri
- Fixed kubernetes costs calculation
NGUI:
- Resource meta improvements
2025102201-public
Backend:
- Implemented support for Azure Reserved Instances
- Migrated services to uv instead of pip
- Elk version downgraded
- Fixed ingress fails during new deployment
- Updated etcd-walker
- Implemented ability to connect AWS linked account via assumed role
- Added support for Meta resource meta breakdown
- Fixed thanos compactor fails
UI:
- Added sign-out functionality for users with no available organizations
- Updated jspdf to version 3.0.2
- Updated vite to 6.3.6
- Updated axios to 1.12.2
- Updated nivo to 0.99.0
- Updated @flowmap.gl/data and @flowmap.gl/layers to 8.0.2
- Enhanced SelectionFilter component to support overflow wrapping for better text display in filter options and no matches message
2025091501-public
Backend:
- Implemented ability to execute multiple imports in a thread reducing overall processing time with configurable worker capacity
- Added configurable threshold for not processed reports, allows a more flexible approach to control reports
- Use uv instead of pip in rest_api
- Fixed flavors prices for Alibaba
- Support pricing table params for GCP Data sources
- Allow product name customization for email subjects
- Added --no-cache flag to build.sh script
- Bugfixes and improvements
UI:
- Refactor GraphQL code generation
- Form-data uses unsafe random function in form-data for choosing boundary
- Bugfixes and improvements
2025072901-public
Backend:
- Implemented ability to connect AWS data source using assumed role
- Implemented mongo cleanup during demo org cleanup
UI:
- Supported AWS data source connection using assumed role
- Migrated to pnpm workspace
- Enhanced .env configuration
- Replaced react-syntax-highlighter with prism-react-renderer
2025072101-public
Backend:
- Update Python packages + error_pages image
- Update python base images + thanos
- Fixed Azure reimport
- Removed ML-related actions from herald
- Added ability to configure demo organization lifetime for cleanup task
- Fixed handling tenant cloud accounts in demo
UI:
- Enhance NGUI server development setup
- Brace-expansion dependency updated for ngui and jira_ui
2025070301-public
Backend:
- Fixed fail on sg rules without ports
- Ability to set default/flavor based costs models for k8s data sources
- Removed ml events from keeper and ml error codes from restapi
- Fixed setting labels on global ip address
- Implemented Alibaba cloud support in insecure_security_groups recommendation
UI:
- Fix TopAlertWrapper to use isInactive for organization status
- Updated vite-related dependencies
- Updated packages versions
- Enabled translation tests
- Updated Markdown component
2025061901-public
Backend:
- Removed run_observer, arcee and bulldozer services
- Fixed discovery failure on no buckets
- Added support for AND/OR selection in assignment rule
- Added setting bucket region_name in aws cloud config
- Updated documentation
- Bugfixes and improvements
UI:
- Updated pnpm/node/npm packages
- Added support for AND/OR selection in assignment rule
- Updated getSearchParams to prevent parsing code as a number in verification forms
- Bugfixes and improvements
2025060402-public
Backend: Migration fix
2025060401-public
MLOps: MLOps functional removed from OptScale
Backend:
- Fixes clickhouse inserts for trapper
- Fixed report import fail on expenses with missing instance_name
- Implemented ability to start k8s metrics server
- Deployment improvements
- Added support 'Name [email protected]' for from address in emails
- Bugfixes and improvenets
UI:
- Implemented ability to download Expenses charts from Resources page
- Bugfixes and improvenets