0.2.6
🚀 Features and Improvements
- Added support for Databricks, including a dedicated block (#434), category (#453), and a "run job" action (#456)
- Refactored pricing logic into a shared module (#437)
- Redirect users to the correct page after login (#420)
🐛 Bug Fixes
- Adjusted logging to treat engine timeouts as debug messages instead of errors (#430)
- Fixed issue with updates when the job is null or undefined (#431)
🔧 Maintenance
- Removed unused code, including redundant pricing logic (#438), Copilot remnants (#449, #461), and unused packages like
openai(#450) andsentry(#446) - Retried failed 409 errors during app seeding for more reliable initialization (#429)
- Stopped seeding FinOps dashboard and Analytics Tables DB connection (#436)
- Added
jest.env.jsfor test environment variables (#316) - Updated platform specification to
linux/amd64for Docker services (#459) - Hid markdown copy button in the connection UI (#454)
- Various dependency upgrades:
vite(#443),tar-fs(#360),http-proxy-middleware(#462) - Bumped GitHub Actions workflows for better CI performance (#404)
Full Changelog: 0.2.5...0.2.6