updates docs for enterprise changelog - #6186
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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe documentation navigation now includes the Enterprise v1.5.11 changelog page. The configuration object remains correctly closed. ChangesEnterprise changelog navigation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Biome (2.5.6)docs/docs.jsonFile contains syntax errors that prevent linting: Line 1880: expected Comment |
Merge activity
|
## Summary Adds the `ent-v1.5.11` changelog entry to the documentation navigation and adds a trailing newline to `docs.json`. ## Changes - Added `changelogs/ent-v1.5.11` as the first entry in the Enterprise changelogs section of `docs.json`, placing it at the top of the list in the correct chronological order - Added a trailing newline at the end of `docs.json` ## 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 documentation and verify that the `ent-v1.5.11` changelog appears at the top of the list and links correctly to its page. ## Breaking changes - [ ] Yes - [x] No ## Related issues ## Security considerations None. ## Checklist - [ ] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [ ] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable
## Summary Adds the `ent-v1.5.11` changelog entry to the documentation navigation and adds a trailing newline to `docs.json`. ## Changes - Added `changelogs/ent-v1.5.11` as the first entry in the Enterprise changelogs section of `docs.json`, placing it at the top of the list in the correct chronological order - Added a trailing newline at the end of `docs.json` ## 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 documentation and verify that the `ent-v1.5.11` changelog appears at the top of the list and links correctly to its page. ## Breaking changes - [ ] Yes - [x] No ## Related issues ## Security considerations None. ## Checklist - [ ] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [ ] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable
## Summary Adds the `ent-v1.5.11` changelog entry to the documentation navigation and adds a trailing newline to `docs.json`. ## Changes - Added `changelogs/ent-v1.5.11` as the first entry in the Enterprise changelogs section of `docs.json`, placing it at the top of the list in the correct chronological order - Added a trailing newline at the end of `docs.json` ## 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 documentation and verify that the `ent-v1.5.11` changelog appears at the top of the list and links correctly to its page. ## Breaking changes - [ ] Yes - [x] No ## Related issues ## Security considerations None. ## Checklist - [ ] I read `docs/contributing/README.md` and followed the guidelines - [ ] I added/updated tests where appropriate - [x] I updated documentation where needed - [ ] I verified builds succeed (Go and UI) - [ ] I verified the CI pipeline passes locally if applicable

Summary
Adds the
ent-v1.5.11changelog entry to the documentation navigation and adds a trailing newline todocs.json.Changes
changelogs/ent-v1.5.11as the first entry in the Enterprise changelogs section ofdocs.json, placing it at the top of the list in the correct chronological orderdocs.jsonType of change
Affected areas
How to test
Navigate to the Enterprise changelogs section of the documentation and verify that the
ent-v1.5.11changelog appears at the top of the list and links correctly to its page.Breaking changes
Related issues
Security considerations
None.
Checklist
docs/contributing/README.mdand followed the guidelines