Skip to content

Releases: hystax/optscale

2025112701-public

27 Nov 12:12
b35b314

Choose a tag to compare

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

29 Oct 08:26
6040645

Choose a tag to compare

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

22 Oct 11:57
a0b9a08

Choose a tag to compare

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

15 Sep 11:14
26a4e60

Choose a tag to compare

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

29 Jul 10:30
0a4cbb7

Choose a tag to compare

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

21 Jul 05:10
7ae00df

Choose a tag to compare

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

03 Jul 08:15
5ef0b8b

Choose a tag to compare

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

19 Jun 12:01
07f8c1d

Choose a tag to compare

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

04 Jun 14:16
684e6cd

Choose a tag to compare

Backend: Migration fix

2025060401-public

04 Jun 06:05
042d4c4

Choose a tag to compare

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