Merge branch 'master' into chore-js-refactor-footer-scripts-modules

pull/6079/head
Jason Stirnaman 2025-06-04 17:10:11 -05:00 committed by GitHub
commit 6b424ef106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 21 additions and 3 deletions

View File

@ -3,8 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"*",
"../node_modules/*"
"*"
]
}
}

View File

@ -1,3 +1,22 @@
## v2.10.1 {date="2025-05-30"}
### Features
- Implement `clustered generate` subcommand.
- Support setting the management token an using environment variable.
- Support setting profile name using an environment variable.
### Dependency updates
- Update `github.com/apache/arrow-go/v18` from 18.2.0 to 18.3.0.
- Update `github.com/containerd/containerd` from 1.7.12 to 1.7.27.
- Update `github.com/go-git/go-git/v5` from 5.15.0 to 5.16.0.
- Update `golang.org/x/oauth2` from 0.29.0 to 0.30.0.
- Update `google.golang.org/grpc` from 1.71.1 to 1.72.1.
- Update `helm.sh/helm/v3` from 3.14.2 to 3.17.3.
---
## v2.10.0 {date="2025-04-04"}
### Features

View File

@ -64,7 +64,7 @@ influxdb3_cloud_dedicated:
list_order: 3
latest: cloud-dedicated
link: "https://www.influxdata.com/contact-sales-cloud-dedicated/"
latest_cli: 2.10.0
latest_cli: 2.10.1
placeholder_host: cluster-id.a.influxdb.io
ai_sample_questions:
- How do I migrate from InfluxDB v1 to InfluxDB Cloud Dedicated?