-
Notifications
You must be signed in to change notification settings - Fork 303
Use stub from #6151 to populate july updates #6193
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ritwika314 Looks good on the UI side.
When is the plan to merge this/perform the release? I left some comments with some more specifics on what is currently available, and a reminder that we will need to flip feature flags at the appointed time for customers to see these features.
### User Interface (UI) Enhancements | ||
|
||
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. | ||
* **Component-Based Cluster Sizing:** Cluster sizing information has been revamped in terms of cluster components to offer a clearer understanding of resource allocation and usage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see a little extra space after 'in terms'
|
||
### User Interface (UI) Enhancements | ||
|
||
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks correct - this is at a high level of generality which seems right to me. (But FYI to you, for specifics):
Both of these features are currently flagged, some whenever you would like to release them generally, or to a limited audience, let me know and I'll toggle the flag.
- The Users page lets you list, create, and revoke invites. We haven't added the "Remove User" yet, that requires a little more API plumbing.
- Cluster Size Card is being merged, but we still need to collapse the multiple headings in the UI into "Maintain", which is a pretty quick fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formatting and stylistic suggestions.
|
||
----- | ||
|
||
## July 2025 Product Highlights | ||
|
||
----- | ||
|
||
### New Features | ||
|
||
* **`influxctl` Database Management:** You can now use `influxctl` to delete, undelete, and rename databases. For complete details, see the [Influxctl CLI reference](https://www.google.com/search?q=/influxdb3/cloud-dedicated/reference/cli/influxctl/). | ||
* **`influxctl` Table Deletion:** We've also added `influxctl` support for deleting tables. | ||
|
||
----- | ||
|
||
### User Interface (UI) Enhancements | ||
|
||
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. | ||
* **Component-Based Cluster Sizing:** Cluster sizing information has been revamped in terms of cluster components to offer a clearer understanding of resource allocation and usage. | ||
|
||
----- | ||
|
||
### Reliability | ||
|
||
* **Deployment Pipeline Improvements:** We've enhanced our deployment pipeline for greater reliability and minimal downtime. | ||
* **Autoscaling Private Preview:** **Autoscaling functionality** is entering Private Preview this July. | ||
* **Grafana Upgrade:** Grafana has been upgraded to address a recent [CVE](https://grafana.com/blog/2025/07/02/grafana-security-update-critical-severity-security-release-for-cve-2025-5959-cve-2025-6554-cve-2025-6191-and-cve-2025-6192-in-grafana-image-renderer-plugin-and-synthetic-monitoring-agent/). | ||
|
||
----- | ||
|
||
### Connectors | ||
|
||
* **`influxctl` Iceberg Integration:** For customers with Iceberg enabled, you can now use `influxctl` to enable **Iceberg integration on specific tables**. | ||
* **AWS Glue and Athena Iceberg Integration Private Preview:** **AWS Glue and Athena support for Iceberg integration** is entering Private Preview this July. | ||
|
||
----- | ||
|
||
### Performance Improvements | ||
|
||
* **New Disk Caching:** Customers will experience **improved performance** thanks to new disk caching capabilities. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
----- | |
## July 2025 Product Highlights | |
----- | |
### New Features | |
* **`influxctl` Database Management:** You can now use `influxctl` to delete, undelete, and rename databases. For complete details, see the [Influxctl CLI reference](https://www.google.com/search?q=/influxdb3/cloud-dedicated/reference/cli/influxctl/). | |
* **`influxctl` Table Deletion:** We've also added `influxctl` support for deleting tables. | |
----- | |
### User Interface (UI) Enhancements | |
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. | |
* **Component-Based Cluster Sizing:** Cluster sizing information has been revamped in terms of cluster components to offer a clearer understanding of resource allocation and usage. | |
----- | |
### Reliability | |
* **Deployment Pipeline Improvements:** We've enhanced our deployment pipeline for greater reliability and minimal downtime. | |
* **Autoscaling Private Preview:** **Autoscaling functionality** is entering Private Preview this July. | |
* **Grafana Upgrade:** Grafana has been upgraded to address a recent [CVE](https://grafana.com/blog/2025/07/02/grafana-security-update-critical-severity-security-release-for-cve-2025-5959-cve-2025-6554-cve-2025-6191-and-cve-2025-6192-in-grafana-image-renderer-plugin-and-synthetic-monitoring-agent/). | |
----- | |
### Connectors | |
* **`influxctl` Iceberg Integration:** For customers with Iceberg enabled, you can now use `influxctl` to enable **Iceberg integration on specific tables**. | |
* **AWS Glue and Athena Iceberg Integration Private Preview:** **AWS Glue and Athena support for Iceberg integration** is entering Private Preview this July. | |
----- | |
### Performance Improvements | |
* **New Disk Caching:** Customers will experience **improved performance** thanks to new disk caching capabilities. | |
## July 2025 Product Highlights | |
### New Features | |
- **`influxctl` Database Management:** You can now use `influxctl` to delete, undelete, and rename databases. For complete details, see [Manage databases](/influxdb3/cloud-dedicated/admin/databases/) and the [`influxctl database` command reference](/influxdb3/cloud-dedicated/reference/cli/influxctl/database/). | |
- **`influxctl` Table Deletion:** We've also added `influxctl` support for deleting tables. For more information, see [Delete a table](/influxdb3/cloud-dedicated/admin/tables/delete/) and the [`influxctl table delete` command reference](/influxdb3/cloud-dedicated/reference/cli/influxctl/table/delete/). | |
### User Interface (UI) Enhancements | |
- **Simplified User Management:** The UI now includes a _users page_ lets you manage existing users and invite new users. | |
- **Component-Based Cluster Sizing:** Cluster sizing information has been revamped to better show cluster components and offer a clearer understanding of resource allocation and usage. | |
### Reliability | |
- **Deployment Pipeline Improvements:** We've enhanced our deployment pipeline to be more reliable and minimize downtime. | |
- **Autoscaling Private Preview:** _Autoscaling functionality_ is entering Private Preview this July. | |
- **Grafana Upgrade:** Grafana has been upgraded to address a recent [CVE](https://grafana.com/blog/2025/07/02/grafana-security-update-critical-severity-security-release-for-cve-2025-5959-cve-2025-6554-cve-2025-6191-and-cve-2025-6192-in-grafana-image-renderer-plugin-and-synthetic-monitoring-agent/). | |
### Connectors | |
- **`influxctl` Iceberg Integration:** For customers with Iceberg enabled, you can now use `influxctl` to enable the _Iceberg integration on specific tables_. | |
- **AWS Glue and Athena Iceberg Integration Private Preview:** _AWS Glue and Athena support for Iceberg integration_ is entering Private Preview this July. | |
### Performance Improvements | |
- **New Disk Caching:** Customers will experience improved performance thanks to new disk caching capabilities. | |
Closes #6192
Uses stub from #6151
Describe your proposed changes here.
Signed the InfluxData CLA(if necessary)