feat(enterprise): InfluxDB Enterprise v1.12.3 release#6950
Draft
jstirnaman wants to merge 3 commits intoworktree-jts-fix-unpublish-ent-1.12.3from
Draft
feat(enterprise): InfluxDB Enterprise v1.12.3 release#6950jstirnaman wants to merge 3 commits intoworktree-jts-fix-unpublish-ent-1.12.3from
jstirnaman wants to merge 3 commits intoworktree-jts-fix-unpublish-ent-1.12.3from
Conversation
…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.
6 tasks
Base automatically changed from
jts-enterprise-v1-cleanup
to
worktree-jts-fix-unpublish-ent-1.12.3
March 14, 2026 20:40
davidby-influx
approved these changes
Mar 14, 2026
davidby-influx
left a comment
There was a problem hiding this comment.
Looks good to me, but @gwossum should review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
jts-enterprise-v1-cleanup(the cleanup PR that fixes FUTURE/PAST LIMIT docs for v1.12.2).Changes
https-insecure-certificate(cluster/http sections) andadvanced-expiration(tls section) configuration options taggedv1.12.3+[meta] https-insecure-certificateconfiguration option taggedv1.12.3+--gzipCompressionLevel,--gzipBlockCount, and--gzipBlockSizecompression flags toinfluxd-ctl backupretention_future_limitandretention_past_limittoretention_policy_optionproductionenterprise_influxdb.latest_patches.v1from1.12.2to1.12.3Pre-merge gate
Stack
Stacked on: