Skip to content

feat(enterprise): InfluxDB Enterprise v1.12.3 release#6950

Draft
jstirnaman wants to merge 3 commits intoworktree-jts-fix-unpublish-ent-1.12.3from
jts-enterprise-v1.12.3-release
Draft

feat(enterprise): InfluxDB Enterprise v1.12.3 release#6950
jstirnaman wants to merge 3 commits intoworktree-jts-fix-unpublish-ent-1.12.3from
jts-enterprise-v1.12.3-release

Conversation

@jstirnaman
Copy link
Contributor

Summary

  • Enterprise v1.12.3 release documentation. Merge when v1.12.3 is GA in the InfluxData portal.
  • Stacked on top of jts-enterprise-v1-cleanup (the cleanup PR that fixes FUTURE/PAST LIMIT docs for v1.12.2).

Changes

  • Release notes: Add v1.12.3 release notes with new features and bug fixes
  • config-data-nodes.md: Add https-insecure-certificate (cluster/http sections) and advanced-expiration (tls section) configuration options tagged v1.12.3+
  • config-meta-nodes.md: Add [meta] https-insecure-certificate configuration option tagged v1.12.3+
  • backup.md: Add --gzipCompressionLevel, --gzipBlockCount, and --gzipBlockSize compression flags to influxd-ctl backup
  • manage-database.md: Remove "cannot be changed" warnings from FUTURE/PAST LIMIT (fixed in v1.12.3); add FUTURE/PAST LIMIT to ALTER RETENTION POLICY syntax and reference
  • spec.md: Add FUTURE/PAST LIMIT to ALTER RETENTION POLICY grammar (6 optional slots); add ALTER RETENTION POLICY example with FUTURE/PAST LIMIT; add retention_future_limit and retention_past_limit to retention_policy_option production
  • data/products.yml: Bump enterprise_influxdb.latest_patches.v1 from 1.12.2 to 1.12.3

Pre-merge gate

  • Enterprise v1.12.3 release artifact is GA in the InfluxData portal
  • Codeowner sign-off

Stack

Stacked on:

…loses #6590)

The correct InfluxQL syntax has always been FUTURE LIMIT before PAST LIMIT.
The old docs incorrectly showed PAST before FUTURE in grammar definitions,
examples, and section ordering. Also fixes a broken glossary anchor link
for replication factor and adds missing production rule definitions to the
spec.
…inks

- Update frontmatter: improve description, remove v2 alias, add related links
- Replace absolute-URL TOC with relative-anchor TOC
- Convert legacy `> **NOTE:**` callouts to `> [!Note]` format
- Fix h5 headings in EXPLAIN ANALYZE section to h4
- Fix broken anchor links (#execution-time, #planning-time → #execution_time, #planning_time)
- Fix cross-reference links in EXPLAIN ANALYZE to use absolute paths
- Fix typos: "keywords" → "keyword", "retention polices" → "retention policies"
- Rewrite KILL QUERY section with proper Syntax header and combined example block
- Fix SHOW STATS headings: remove backtick-wrapping from section headings
- Add [with_key_clause] to SHOW TAG KEYS grammar and add example
- Remove trailing whitespace in SHOW SHARDS section
- Fix 3 broken cross-references in config-meta-nodes.md to use correct
  /enterprise_influxdb/v1/administration/configure/config-data-nodes/ path
Add Enterprise v1.12.3 documentation including:
- Release notes with new features and bug fixes
- Configuration options: https-insecure-certificate, advanced-expiration
- Backup compression flags (gzipCompressionLevel, gzipBlockCount, gzipBlockSize)
- Add FUTURE/PAST LIMIT support to ALTER RETENTION POLICY (fixed in v1.12.3)

Merge when Enterprise v1.12.3 is GA in the InfluxData portal.
@jstirnaman jstirnaman added release:pending Waiting for product release before merging release/v1 InfluxDB v1 OSS/Enterprise release documentation labels Mar 14, 2026
Base automatically changed from jts-enterprise-v1-cleanup to worktree-jts-fix-unpublish-ent-1.12.3 March 14, 2026 20:40
@jstirnaman jstirnaman requested a review from a team March 14, 2026 20:43
Copy link

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but @gwossum should review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:pending Waiting for product release before merging release/v1 InfluxDB v1 OSS/Enterprise release documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants