chore: update revision

pbarnett/3.0.1-release-notes
Peter Barnett 2025-04-16 20:02:53 -04:00
parent 4d60e7794b
commit c6fbff94f4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#### Updates
- Catalog limits for databases, tables, and columns are now configurable
- Use new `serve` options: `--num-datbase-limit`, `--num-table-limit`, and `--num-columns-per-table-limit`.
- Use new `serve` options: `--num-datbase-limit`, `--num-table-limit`, and `--num-columns-per-table-limit`.
- TLS CA can now be set with an environment variable: `INFLUXDB3_TLS_CA`
- Other general performance improvements