From 5af8e57a1b3b851b4e1d8f5f1cdb50471efdf70e Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 2 Sep 2025 11:33:02 -0500 Subject: [PATCH] hotfix-6352-formatting --- content/shared/v3-core-enterprise-release-notes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/v3-core-enterprise-release-notes/_index.md b/content/shared/v3-core-enterprise-release-notes/_index.md index c13d3c770..1b1f1060e 100644 --- a/content/shared/v3-core-enterprise-release-notes/_index.md +++ b/content/shared/v3-core-enterprise-release-notes/_index.md @@ -76,7 +76,7 @@ All Core updates are included in Enterprise. Additional Enterprise-specific feat #### Bug Fixes - **Database reliability**: - - Fix url encoded table name handling failures ([#26586](https://github.com/influxdata/influxdb/pull/26586)) + - Fix URL-encoded table name handling failures ([#26586](https://github.com/influxdata/influxdb/pull/26586)) - Allow hard deletion of existing soft-deleted schema ([#26574](https://github.com/influxdata/influxdb/pull/26574)) - **Authentication**: Fix AWS S3 API error handling when tokens are expired ([#1013](https://github.com/influxdata/influxdb/pull/1013)) - **Query processing**: Set nanosecond precision as default for V1 query API CSV output ([#26577](https://github.com/influxdata/influxdb/pull/26577))