docs-v2/api-docs/influxdb3
Jason Stirnaman baadaeee15
feat(influxdb3): Update API docs for 3.7 release (#6558)
* chore: 3.7 update

* fix(influxdb3): influxdb3 3.7 release:

- Avoid use of "retention policy" except for the storage engine
- User guide: specific heading, active voice
- Use SOURCE

* feat(influxdb3): update API docs for 3.7 release

- Add cluster-uuid response header to all write endpoints
- Document multi-member gzip payload support in ContentEncoding
- Update API version to 3.7.0 for both Core and Enterprise
- Extract cluster-uuid header to reusable component

Changes for InfluxDB 3.7 release include:
- cluster-uuid header now included in all HTTP responses
- Multi-member gzip support per RFC 1952 for write endpoints
- Compatible with v1 and v2 write endpoints

* fix(influxdb3): remove precision bug note - fixed in 3.7

Removed outdated bug note about abbreviated precision values not working
with /api/v3/write_lp endpoint. Testing confirms all abbreviated values
(ns, ms, us, s) now work correctly in InfluxDB 3.7.

Tested precision values:
- ns (nanoseconds) 
- ms (milliseconds) 
- us (microseconds) 
- s (seconds) 

* docs(influxdb3): add precision bug fix to v3.6.0 release notes

Document that abbreviated precision values (ns, ms, us, s) were fixed
in v3.6.0 to work with /api/v3/write_lp endpoint.

The fix was implemented in commit 97dafa177c and included in v3.6.0 release.

---------

Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
2025-11-20 10:25:54 -06:00
..
cloud-dedicated Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml 2025-08-06 09:55:55 -07:00
cloud-serverless Update api-docs/influxdb3/cloud-serverless/v1-compatibility/swaggerV1Compat.yml 2025-08-07 13:13:56 -07:00
clustered minor updates to requestBody to fix Ci build error 2025-08-14 14:58:03 -07:00
core feat(influxdb3): Update API docs for 3.7 release (#6558) 2025-11-20 10:25:54 -06:00
enterprise feat(influxdb3): Update API docs for 3.7 release (#6558) 2025-11-20 10:25:54 -06:00