-
Notifications
You must be signed in to change notification settings - Fork 0
docs: add 1.2.0 server release notes #816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,81 @@ | ||
| --- | ||
| sidebar_position: -120 | ||
| --- | ||
|
|
||
| # v1.2.0 | ||
|
|
||
| ## What's Changed | ||
|
|
||
| ### 🏕 Troubleshooting | ||
|
|
||
| - feat: Add Google Cloud Platform (GCP) Cloud Trace evidence and support trace-correlated log viewing | ||
| - feat: Scope Knowledge Graph filter-value dropdowns to applied filters and add a collapsible sidebar | ||
| - feat: Display actual CPU and memory usage in pod container resource views | ||
| - feat: Add cross-filtering capabilities between namespace and workload dropdowns | ||
| - feat: Refactor alarm actions into an interactive side panel with direct configuration edit shortcuts | ||
|
|
||
| ### 🏕 Technical/Stability | ||
|
|
||
| - feat: Introduce series-match metric discovery capabilities | ||
| - feat: Extend user identity synchronization to ServiceNow, GitLab, Jira, and Microsoft Teams | ||
| - fix: Automatically recover cloud-collector RabbitMQ consumers after broker restarts | ||
| - fix: Recover RabbitMQ consumers from channel exhaustion and migrate to durable queues | ||
| - fix: Resolve trace endpoints and status mapping for OpenTelemetry instrumented spans | ||
|
|
||
| ### 🏕 Notifications | ||
|
|
||
| - feat: Add find-or-create channel/space workflows for Slack, Microsoft Teams, and Google Chat | ||
| - fix: Derive Microsoft Teams tenant configurations from the session instead of OAuth state | ||
| - fix: Display connection cards for unbound Google Chat spaces | ||
|
|
||
| ### 🏕 Workflow | ||
|
|
||
| - feat: Introduce event lifecycle hooks, including a phase-keyed registry and workflow phase triggers | ||
| - feat: Add a Google Chat Join Space action to the workflow builder | ||
| - feat: Add timezone-aware date formatting for tasks and triggers | ||
| - feat: Add client-side validation for timezone and date-format template filters | ||
| - fix: Automatically build automation workflow definitions on first approval in the workflow builder | ||
| - fix: Surface tenant-scoped integrations in the workflow builder settings | ||
|
|
||
| ### 🏕 Cloud | ||
|
|
||
| - feat: Compute right-sizing savings estimations for ECS Fargate tasks | ||
| - feat: Compute potential savings from deleting unused Azure public IPs and load balancers | ||
| - feat: Add a cross-account Resolutions tab to the optimization dashboard | ||
| - fix: Resolve failures in Google Cloud Platform (GCP) alarm creation by carrying metric and resource types from templates | ||
| - fix: Optimize EventBridge SQS message volume by filtering ECS task events | ||
| - fix: Exclude credits and refunds from cloud cost report totals | ||
| - fix: Route malformed cloud account integration messages to a dead-letter queue (DLQ) | ||
| - fix: Skip unreachable AWS regions to prevent failures during resource synchronization | ||
| - fix: Enforce BigQuery billing access checks as a hard blocker during Google Cloud Platform (GCP) onboarding | ||
| - fix: Exclude BigQuery table schemas from resource metadata to prevent Out-Of-Memory (OOM) crashes | ||
|
|
||
| ### 🏕 AI | ||
|
|
||
| - feat: Support configurable model context windows, o200k token counting, and budget-aware recovery paths | ||
| - feat: Surface structured triage reasoning in automatic event analysis reports | ||
| - feat: Introduce AI memory module (Phases 2-8) and integrate with the B-Cortex interface | ||
| - feat: Support dry-runs, versioning, and lifecycle operations in the automation agent with gated approval workflows | ||
| - feat: Stream coding agent execution steps live in the chat Tool Details interface panel | ||
| - feat: Enable budget self-awareness in sub-agents and expose execution metadata to parent agents | ||
| - feat: Expand egress filter enterprise rules with 10 vendor-prefix detectors | ||
| - feat: Add egress filter allowlist API endpoints and environment bootstrapping | ||
| - feat: Enable per-message metadata tracking and display UI chips for egress filter events | ||
| - feat: Add a Tools tab to the AI Cost Analyzer dashboard | ||
| - feat: Enhance AI Cost Analyzer with a richer prompt-trace viewer and severity highlighting | ||
| - feat: Add outbound secret scrubber + extension seam | ||
| - fix: Trim Service Dependency Graph (SDG) prompt sizes and resolve search and traversal issues in the Knowledge Graph | ||
| - fix: Forward deep-link URL variables to the code-analysis agent workspace | ||
|
|
||
| ### 🏕 Integrations | ||
|
|
||
| - feat: Support per-source webhook subject and namespace label mapping | ||
|
|
||
| ### 🏕 Auth/Admin | ||
|
|
||
| - feat: support for integration profiles for users | ||
|
|
||
| ### 🏕 UI/UX | ||
|
|
||
| - feat: Introduce a brand-neutral page loader for partner tenants and a default home state for environments with no data | ||
| - feat: Make table headers sticky inside settings modals | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.