1.4.3 enterprise release notes - #3684
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request adds the v1.4.3 release changelog document for Enterprise, detailing new features including fleet-wide Data Access Control, broker-mode clustering, temporary access tokens, multiple guardrail providers, and dashboard RBAC. The changelog includes fixed issues, pins the base OSS transports version, and lists Go module dependencies for plugin compilation. The documentation navigation is updated to include the new changelog entry. ChangesEnterprise v1.4.3 Release Changelog
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Merge activity
|
Confidence Score: 5/5Documentation-only change adding release notes and a nav entry; no code logic is modified. Both files are purely documentation. The changelog content is well-structured, the date matches the release, and the nav entry is correctly ordered before v1.4.2. No logic, migrations, or runtime behavior is affected. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "1.4.3 enterprise release notes" | Re-trigger Greptile |
## Summary Adds the Enterprise v1.4.3 changelog page and registers it in the docs navigation. This release is built on a clean OSS base of `transports/v1.5.4` (fixing v1.4.2's pinned untagged commit) and delivers a large set of new capabilities and fixes across DAC, clustering, access/identity, guardrails, observability, and the dashboard. ## Changes - Added `docs/changelogs/ent-v1.4.3.mdx` documenting all features, fixes, and dependency versions for the Enterprise v1.4.3 release - Registered `changelogs/ent-v1.4.3` as the first entry in the Enterprise changelogs section of `docs/docs.json` Key headline items covered in the changelog: - **Data Access Control (DAC)** extended fleet-wide across API keys, access profiles, roles, guardrails, MCP clients/tool groups, customers, teams, business units, and OAuth tokens, with targeted per-entity cache hydration - **Broker-mode clustering** routing inter-node traffic through a central gRPC relay for platforms without inbound peer connectivity (e.g. Cloud Run), plus heartbeat-based ghost node detection and cluster health APIs - **Temporary access tokens** and **MCP per-user OAuth** for scoped, time-limited credentials - Three new guardrail providers: CrowdStrike AIDR, Patronus AI, and Google Model Armor - OTEL-parity attributes for Datadog and BigQuery exporters - Dedicated Dashboard RBAC resource, role and access-profile duplication, calendar-aligned budgets at team/access-profile level, and cluster-gossiped feature flags ## Type of change - [ ] Bug fix - [ ] Feature - [ ] Refactor - [x] Documentation - [ ] Chore/CI ## Affected areas - [ ] Core (Go) - [ ] Transports (HTTP) - [ ] Providers/Integrations - [ ] Plugins - [ ] UI (React) - [x] Docs ## How to test Navigate to the Enterprise changelogs section of the docs site and confirm the `v1.4.3` entry appears at the top of the list and renders correctly, including the breaking-change warning banner, all feature/fix sections, and the dependency code blocks. ## Screenshots/Recordings N/A — documentation-only change. ## Breaking changes - [ ] Yes - [x] No The changelog itself notes breaking changes introduced in v1.4.0; this PR only adds documentation. ## Related issues N/A ## Security considerations None — this is a documentation addition only. ## Checklist - [x] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [x] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable
## Summary Adds the Enterprise v1.4.3 changelog page and registers it in the docs navigation. This release is built on a clean OSS base of `transports/v1.5.4` (fixing v1.4.2's pinned untagged commit) and delivers a large set of new capabilities and fixes across DAC, clustering, access/identity, guardrails, observability, and the dashboard. ## Changes - Added `docs/changelogs/ent-v1.4.3.mdx` documenting all features, fixes, and dependency versions for the Enterprise v1.4.3 release - Registered `changelogs/ent-v1.4.3` as the first entry in the Enterprise changelogs section of `docs/docs.json` Key headline items covered in the changelog: - **Data Access Control (DAC)** extended fleet-wide across API keys, access profiles, roles, guardrails, MCP clients/tool groups, customers, teams, business units, and OAuth tokens, with targeted per-entity cache hydration - **Broker-mode clustering** routing inter-node traffic through a central gRPC relay for platforms without inbound peer connectivity (e.g. Cloud Run), plus heartbeat-based ghost node detection and cluster health APIs - **Temporary access tokens** and **MCP per-user OAuth** for scoped, time-limited credentials - Three new guardrail providers: CrowdStrike AIDR, Patronus AI, and Google Model Armor - OTEL-parity attributes for Datadog and BigQuery exporters - Dedicated Dashboard RBAC resource, role and access-profile duplication, calendar-aligned budgets at team/access-profile level, and cluster-gossiped feature flags ## Type of change - [ ] Bug fix - [ ] Feature - [ ] Refactor - [x] Documentation - [ ] Chore/CI ## Affected areas - [ ] Core (Go) - [ ] Transports (HTTP) - [ ] Providers/Integrations - [ ] Plugins - [ ] UI (React) - [x] Docs ## How to test Navigate to the Enterprise changelogs section of the docs site and confirm the `v1.4.3` entry appears at the top of the list and renders correctly, including the breaking-change warning banner, all feature/fix sections, and the dependency code blocks. ## Screenshots/Recordings N/A — documentation-only change. ## Breaking changes - [ ] Yes - [x] No The changelog itself notes breaking changes introduced in v1.4.0; this PR only adds documentation. ## Related issues N/A ## Security considerations None — this is a documentation addition only. ## Checklist - [x] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [x] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable
## Summary Adds the Enterprise v1.4.3 changelog page and registers it in the docs navigation. This release is built on a clean OSS base of `transports/v1.5.4` (fixing v1.4.2's pinned untagged commit) and delivers a large set of new capabilities and fixes across DAC, clustering, access/identity, guardrails, observability, and the dashboard. ## Changes - Added `docs/changelogs/ent-v1.4.3.mdx` documenting all features, fixes, and dependency versions for the Enterprise v1.4.3 release - Registered `changelogs/ent-v1.4.3` as the first entry in the Enterprise changelogs section of `docs/docs.json` Key headline items covered in the changelog: - **Data Access Control (DAC)** extended fleet-wide across API keys, access profiles, roles, guardrails, MCP clients/tool groups, customers, teams, business units, and OAuth tokens, with targeted per-entity cache hydration - **Broker-mode clustering** routing inter-node traffic through a central gRPC relay for platforms without inbound peer connectivity (e.g. Cloud Run), plus heartbeat-based ghost node detection and cluster health APIs - **Temporary access tokens** and **MCP per-user OAuth** for scoped, time-limited credentials - Three new guardrail providers: CrowdStrike AIDR, Patronus AI, and Google Model Armor - OTEL-parity attributes for Datadog and BigQuery exporters - Dedicated Dashboard RBAC resource, role and access-profile duplication, calendar-aligned budgets at team/access-profile level, and cluster-gossiped feature flags ## Type of change - [ ] Bug fix - [ ] Feature - [ ] Refactor - [x] Documentation - [ ] Chore/CI ## Affected areas - [ ] Core (Go) - [ ] Transports (HTTP) - [ ] Providers/Integrations - [ ] Plugins - [ ] UI (React) - [x] Docs ## How to test Navigate to the Enterprise changelogs section of the docs site and confirm the `v1.4.3` entry appears at the top of the list and renders correctly, including the breaking-change warning banner, all feature/fix sections, and the dependency code blocks. ## Screenshots/Recordings N/A — documentation-only change. ## Breaking changes - [ ] Yes - [x] No The changelog itself notes breaking changes introduced in v1.4.0; this PR only adds documentation. ## Related issues N/A ## Security considerations None — this is a documentation addition only. ## Checklist - [x] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [x] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable

Summary
Adds the Enterprise v1.4.3 changelog page and registers it in the docs navigation. This release is built on a clean OSS base of
transports/v1.5.4(fixing v1.4.2's pinned untagged commit) and delivers a large set of new capabilities and fixes across DAC, clustering, access/identity, guardrails, observability, and the dashboard.Changes
docs/changelogs/ent-v1.4.3.mdxdocumenting all features, fixes, and dependency versions for the Enterprise v1.4.3 releasechangelogs/ent-v1.4.3as the first entry in the Enterprise changelogs section ofdocs/docs.jsonKey headline items covered in the changelog:
Type of change
Affected areas
How to test
Navigate to the Enterprise changelogs section of the docs site and confirm the
v1.4.3entry appears at the top of the list and renders correctly, including the breaking-change warning banner, all feature/fix sections, and the dependency code blocks.Screenshots/Recordings
N/A — documentation-only change.
Breaking changes
The changelog itself notes breaking changes introduced in v1.4.0; this PR only adds documentation.
Related issues
N/A
Security considerations
None — this is a documentation addition only.
Checklist
docs/contributing/README.mdand followed the guidelines