Skip to content

Commit

Permalink
chore(sidebars): sync sidebars in v8.4/3.12.0 (#4386)
Browse files Browse the repository at this point in the history
* sync sidebars for optimize/components/v8.4

* sync sidebars for optimize/self-managed/v8.4
  • Loading branch information
pepopowitz authored and christinaausley committed Oct 7, 2024
1 parent 40db790 commit c643d28
Showing 1 changed file with 25 additions and 15 deletions.
40 changes: 25 additions & 15 deletions optimize_versioned_sidebars/version-3.12.0-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
"label": "Data retention",
"href": "/docs/8.4/components/concepts/data-retention/"
},
{
"type": "link",
"label": "Encryption at rest",
"href": "/docs/8.4/components/concepts/encryption-at-rest/"
},
{
"type": "link",
"label": "Outbound Connectors vs. job workers",
Expand Down Expand Up @@ -206,6 +211,11 @@
"label": "Manage IP allowlists",
"href": "/docs/8.4/components/console/manage-clusters/manage-ip-allowlists/"
},
{
"type": "link",
"label": "Create backup",
"href": "/docs/8.4/components/console/manage-clusters/create-backups/"
},
{
"type": "link",
"label": "Manage secrets",
Expand Down Expand Up @@ -1150,6 +1160,11 @@
]
},

{
"type": "link",
"label": "Hugging Face Connector",
"href": "/docs/8.4/components/connectors/out-of-the-box-connectors/hugging-face/"
},
{
"type": "link",
"label": "Kafka Connector",
Expand All @@ -1158,6 +1173,11 @@

{
"Microsoft": [
{
"type": "link",
"label": "Azure OpenAI Connector",
"href": "/docs/8.4/components/connectors/out-of-the-box-connectors/azure-open-ai/"
},
{
"type": "link",
"label": "Microsoft Teams Connector",
Expand Down Expand Up @@ -2659,21 +2679,6 @@
"label": "Update 8.2 to 8.3",
"href": "/docs/8.4/self-managed/operational-guides/update-guide/820-to-830/"
},
{
"type": "link",
"label": "Update 8.1 to 8.2",
"href": "/docs/8.4/self-managed/operational-guides/update-guide/810-to-820/"
},
{
"type": "link",
"label": "Update 8.0 to 8.1",
"href": "/docs/8.4/self-managed/operational-guides/update-guide/800-to-810/"
},
{
"type": "link",
"label": "Update 1.3 to 8.0",
"href": "/docs/8.4/self-managed/operational-guides/update-guide/130-to-800/"
},

{
"Elasticsearch": [
Expand Down Expand Up @@ -2806,6 +2811,11 @@
"type": "link",
"label": "Interceptors",
"href": "/docs/8.4/self-managed/zeebe-deployment/zeebe-gateway/interceptors/"
},
{
"type": "link",
"label": "Job streaming",
"href": "/docs/8.4/self-managed/zeebe-deployment/zeebe-gateway/job-streaming/"
}
]
},
Expand Down

0 comments on commit c643d28

Please sign in to comment.