π Release Notes
We are excited to announce the latest updates and improvements at Vega Cloud. As always, our goal is to provide you with the best possible experience, and your feedback plays a crucial role in achieving that. Please take a moment to share your thoughts and suggestions. Your feedback helps us understand what matters most to you and guides our effort to continuously enhance our FinOps Platform.
How to provide feedback:β
- Click on the "Help & Support" Button within the Vega interface.
- Submit an email to support@vegacloud.io with your comments
1/9/2025β
Vega Platform 2.27.0β
- Bug fixes and performance improvements
12/17/2024β
Vega Platform 2.26.0β
- Notification & Alerting Updates (Private Preview)
- Redesigned User Notification & Alerts
- A new toggle now controls whether the notification is on demand or sent as a digest
- Added Organization Notifications settings menu
- Allows the ability to integrate an organization's Microsoft Teams Channel via webhook connection
- Redesigned User Notification & Alerts
- Kubernetes Agent Updates
- Represents a major overhaul of the Vega Metrics Agent, implementing direct metric collection from Kubernetes APIs and Kubelet, enhancing collection capabilities, and improving overall performance and reliability
- New Feature! Shared Report Viewer (Private Preview)
- Provides the ability to share snapshots versions of reports and dashboards with different users.
- Possible visual discrepancies when editing an existing shared report and viewing the original dashboard
- Bug fixes and performance improvements
11/21/2024β
Vega Platform 2.25.1β
- Bug fixes and performance improvements
11/14/2024β
Vega Platform 2.25.0β
- New Feature! Try the new UI by enabling the beta toggle in the header bar!
- We've moved the bottom left menu items from the sidebar to the header bar in the upper right, and the settings pages now feature an updated design! For questions or feedback, please contact us at support@vegacloud.io.
- In Organization Details β> Branding:
- A Favicon can now be uploaded, in addition to Primary and Secondary Logos
- The Secondary Color has now been replaced with Sidebar Color (The Secondary Color in the original UI is now deprecated)
- Azure Provider improvements
- Documentation updates
- Re-organized and updated content
- Enabled documentation search
- Bug fixes and performance improvements
11/1/2024β
Vega Platform 2.24.3β
- Azure Provider improvements
- Bug fixes and performance improvements
10/24/2024β
Vega Platform 2.24.2β
- OCI Provider improvements
- Bug fixes and performance improvements
10/23/2024β
Vega Platform 2.24.1β
- Bug fixes and security improvements
10/18/2024β
Vega Platform 2.24.0β
- Bug fixes and performance improvements
10/3/2024β
Vega Platform 2.23.0β
- Bug fixes and performance improvements
9/19/2024β
Vega Platform 2.22.0β
- New Feature! Kubernetes Data Collection Support
- See https://docs.vegacloud.io/docs/providers/kubernetes for more details.
- Bug fixes and performance improvements
9/5/2024β
Vega Platform 2.21.0β
- Bug fixes and performance improvements
8/22/2024β
Vega Platform 2.20.0β
- Bug fixes and performance improvements
8/6/2024β
Vega Platform 2.19.5β
- Bug fixes
8/1/2024β
Vega Platform 2.19.4β
- The user invite flow now only sends a single email to both verify the user's email and reset their password, instead of sending two separate emails.
- OCI updates
- Bug fixes and performance improvments
7/31/2024β
Vega Platform 2.19.3β
- Bug fixes
7/29/2024β
Vega Platform 2.19.2β
- Bug fixes
7/26/2024β
Vega Platform 2.19.1β
- Bug fixes
7/25/2024β
Vega Platform 2.19.0β
- New Feature - Open Preview! Initial support for Oracle Cloud Infrastructure (OCI) data collection, processing, and surfacing in the Vega Platform
- See the OCI Integration Guide for details
7/11/2024β
Vega Platform 2.18.0β
- New Feature! Unified User Edit and Delete Vega API Endpoints
- Customer developers can now submit an API request to edit or delete a Vega platform user for their organization
- See https://api.vegacloud.io/docs for more details.
- API compatibility change
- For API consistency, the
POST /users/v2
API endpoint JSON will now requiregiven_name
andfamily_name
instead offirst_name
andlast_name
- See https://api.vegacloud.io/docs for more details.
- For API consistency, the
- General documentation updates
- Performance, Security, and Bug fixes
6/27/2024β
Vega Platform 2.17.0β
- UI Improvements
- Business Group Tree View: Cell items on Business Groups provide a cleaner user interface render for smaller screen resolutions.
- User Form Control Update: First and Last Name fields now allow alphanumeric values with spaces and hyphens in-between.
- General documentation updates
- Performance, Security, and Bug fixes
6/25/2024β
Vega Platform 2.16.0β
- New Feature! Unified User Creation Vega API Endpoint
- Customer developers can now submit a API JSON request to an API endpoint to create a Vega platform user for their organization.
- New Feature! Datametry Report
- Introducing a front-end interface for Datametry data.
- A new menu item in the Vega Portal/Platform UI will display Datametry data.
- New Feature! Finance Report
- Introducing a front-end interface for Finance data.
- A new menu item in the Vega Portal/Platform UI will display Finance data.
- New Feature! SSO Configuration Limit Increased to 3
- The Vega Portal/Platform UI now supports up to three SSO configurations per client.
- Move and Rename of Vega Portal/Platform UI Pages
- Reorganizing and renaming several UI pages, including "Dashboard Management" to "Dashboard Author".
- New Feature! Notify API Service (Vega internal beta release)
- V2 of the Notification Management API (Notify API).
- Users can now subscribe, modify, and unsubscribe from Vega Notifications and Alerts.
- New Feature! Anomaly Worker (Vega internal beta release, Phase 1)
- This service surfaces anomaly data for the past 72 hours and notifies subscribed users via email, aggregating up to 10 detected anomalies into a single message.
- Foundational anomaly detection system, proving the concept and setting the stage for future iterations that will utilize more advanced patterns and data sources.
- New Feature! Notify UI (Vega internal beta release)
- Front-end interface for managing anomaly notifications.
- Users can subscribe and unsubscribe from anomaly notifications through a simple UI, with an intuitive toggle interface, empowering users to easily enable or disable anomaly notifications on their own.
- Bugfix: GCP Disk Duplicate resource discovery results
6/14/2024β
Reporting Release 3.3.1β
- Optimize Section:
- Added a new dashboard that will help identify and track duplicate CloudTrail logs. This dashboard is designed to help identify redundant logging to reduce costs and streamline operational efficiencies.
- VData Section:
- Adding a Snowflake centric forecast dashboard that will enable future cost projections to help improve budget allocations and resource utilization.
- Anomalies Section:
- Vega has moved the positioning of technical & financial tags to after product detail category within the table.
- Adjusted an anomaly spike calculation to account for new resources that have no historic usage.
6/10/2024β
Vega Platform 2.15.1β
- Bugfix for issue authorizing against the Data API endpoints with a Client Registration-generated token.
6/6/2024β
Vega Platform 2.15.0β
- New Feature! Client Registration API
- We have introduced a new Client Registration API feature, which allows the creation of a Client ID and a Secret Key with an expiration date. These credentials can be used to develop clients, scripts, or other applications that access all of our APIs directly.
- See the Client Registration API documentation for more details.
- Enterprise SSO Usability Improvements: We have made significant enhancements to the Enterprise Single Sign-On (SSO) experience.
- Enhanced SSO Configuration UI: The SSO configuration interface has been improved to provide clearer instructions and specific settings required to complete the setup on the SSO provider side. This ensures a smoother and more intuitive configuration process.
- Direct Login from SSO Service Provider Dashboards: Our authentication system now supports logging into the platform directly from SSO Service Provider dashboards, such as Okta Dashboard and Office 365 Apps. This enhancement simplifies the login process and improves user convenience.
- See the SSO Documentation for more details
- Ability to right-click menus items and other application links in new browser tab.
- Accessibility updates
- Various bug fixes have been implemented to enhance overall stability and performance.
5/23/2024β
Vega Platform 2.14.1β
- Bugfix for issue when removing the 'report_author' role.
5/16/2024β
Vega Platform 2.14.0β
- Deleted resources in schedules are now marked with an informational icon/text that the resource is undiscoverable.
- UI/UX changes include
- Icon updates
- Remove 'v' from 'vInform', 'vOptimize', 'vOperate' (are now named 'Inform', 'Optimize', 'Operate')
- 'Parking' is now renamed to βEnterprise Schedulerβ
- Improved UI component alignment
- Rearranged Provider Account columns
- Accessibility updates
- Various bug fixes have been implemented to enhance overall stability and performance.
5/10/2024β
Vega Platform 2.13.2β
- Improved Enterprise Scheduler logic when schedules are disabled, then renabled.
5/8/2024β
Vega Platform 2.13.1β
- Bug Fix related to selecting a Business Group
5/2/2024β
Vega Platform 2.13.0β
- UI/UX Improvements related to table design, link hover states, and more. Including accessiblity improvements to colors and updated styles for menu items for different toggle states.
- Various Bug Fixes
4/30/24β
HOTFIX Platform Release 2.12.1β
- Priority Groups in Parking are now saved correctly in all scenarios.
- Logic check to pop up a dialog warning for unattached resources being discarded if they were not assigned to a priority group in a Parking Schedule was added.
4/25/2024β
Vega Platform 2.12.0β
- Resources can now be assigned to multiple business entities for enhanced organization. Please note that a resource can only be assigned to one autoparking schedule.
- Bug fixes
4/19/2024β
Reporting Release 3.3β
- GCP added Object Storage Inventory, Load Balancer Inventory, Instance Inventory