Skip to content

Releases: elastic/docs-builder

docs-builder 1.16.0

27 May 21:00
a7cf57b

Choose a tag to compare

✨ Features

  • Assembler: embed elastic-website-search web component on staging by @reakaleek in #3411

🧰 Maintenance

  • [Snyk] Upgrade @opentelemetry/sdk-logs from 0.215.0 to 0.216.0 by @nkammah in #3405
  • [Snyk] Upgrade @opentelemetry/resources from 2.7.0 to 2.7.1 by @nkammah in #3404
  • [Snyk] Upgrade zod from 4.4.1 to 4.4.3 by @nkammah in #3403
  • [Snyk] Upgrade @tanstack/react-query from 5.99.2 to 5.100.9 by @nkammah in #3402

Full Changelog: 1.15.0...1.16.0

docs-builder 1.15.0

27 May 15:09
fb76f8d

Choose a tag to compare

✨ Features

  • Hide Supported on line for settings whose stack is fully planned by @florent-leborgne in #3407
  • Add experimental lifecycle to applies-to by @lcawl in #3398
  • Add experimental lifecycle to changelog tooling by @lcawl in #3311
  • Remove empty sections from changelog directive by @lcawl in #3369

🐛 Bug Fixes

  • fix style for checkbox, also adding an example to review it by @groman92 in #3395

🧰 Maintenance

⚙️ Automation

Full Changelog: 1.14.0...1.15.0

docs-builder 1.14.0

26 May 09:44
511f0b0

Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • fix: header blank in serve mode due to INI whitespace and unguarded githubRepository by @Mpdreamz in #3363
  • Don't autolink URLs used as markdown link text by @shainaraskas in #3319
  • Remove links between changelog render output files by @lcawl in #3323

📝 Documentation

🧰 Maintenance

Full Changelog: 1.13.0...1.14.0

docs-builder 1.13.0

20 May 14:53
46d3697

Choose a tag to compare

✨ Features

  • feat(cli-reference): improve intent pills, add shortcut/alias support by @Mpdreamz in #3361

🐛 Bug Fixes

  • Prevent deadlock on DiagnosticsCollector by @cotti in #3348

Full Changelog: 1.12.0...1.13.0

docs-builder 1.12.0

20 May 12:18
20b4b96

Choose a tag to compare

✨ Features

🐛 Bug Fixes

🧰 Maintenance

  • [1/5] VSA: Merge Elastic.Documentation.Api.* into single project by @Mpdreamz in #3333

⚙️ Automation

  • Add MCP and API smoke tests to the integration suite on CI by @Mpdreamz in #3356
  • Fix publishcontainers build target after Api project merge by @Mpdreamz in #3352

Full Changelog: 1.11.0...1.12.0

docs-builder 1.11.0

18 May 19:26
12d9c11

Choose a tag to compare

✨ Features

  • Layout: move main content before nav in DOM source order by @reakaleek in #3344

🐛 Bug Fixes

  • changelog: surface missing product label as no-label failure by @cotti in #3304
  • Changelog: Explicit init parameters and logging for the scrubber lambda by @cotti in #3309

🧰 Maintenance

  • Bump Amazon.Lambda.S3Events from 3.1.2 to 4.0.0 by @dependabot[bot] in #3291
  • Bump the eslint group across 1 directory with 2 updates by @dependabot[bot] in #3338
  • Bump @opentelemetry/core from 2.7.0 to 2.7.1 in /src/Elastic.Documentation.Site by @dependabot[bot] in #3341
  • Bump @elastic/eui from 114.2.0 to 114.3.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory by @dependabot[bot] in #3339
  • Bump Amazon.Lambda.SQSEvents from 2.2.1 to 3.0.0 by @dependabot[bot] in #3293
  • Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport by @dependabot[bot] in #3290
  • Bump prettier-plugin-tailwindcss from 0.7.3 to 0.8.0 in /src/Elastic.Documentation.Site in the tailwindcss group across 1 directory by @dependabot[bot] in #3340

Full Changelog: 1.10.0...1.11.0

docs-builder 1.10.0

18 May 11:02
31c9410

Choose a tag to compare

✨ Features

  • Add changelog render --no-descriptions by @lcawl in #3263
  • Add changelog render --dropdowns by @lcawl in #3244
  • Add content_type to DocumentationDocument for site search parity by @Mpdreamz in #3313
  • Add docs as product by @lcawl in #3303

🐛 Bug Fixes

  • Fix AOT compile error in ContentDateEnrichment.SwapAliasAsync by @cotti in #3315
  • changelog(prepare-artifact): treat empty existing-filename as unset by @cotti in #3314

🧰 Maintenance

Full Changelog: 1.9.0...1.10.0

docs-builder 1.9.0

12 May 10:44
35c3333

Choose a tag to compare

✨ Features

  • feat(cli-docs): supplemental content system for generated CLI reference pages by @Mpdreamz in #3271
  • feat(cli-docs): auto-generate CLI reference from schema JSON by @Mpdreamz in #3221
  • Remove UTF-8 BOM from changelog command outputs by @lcawl in #3243
  • Restore --exporters aliases and shorthand sets by @Mpdreamz in #3266
  • feat(cli): support llm exporter alias with argh EnumValue by @Mpdreamz in #3265
  • feat(tooling): migrate docs-builder CLI from ConsoleAppFramework to Nullean.Argh by @Mpdreamz in #3202
  • Adds video guidance to syntax ref guide by @jmikell821 in #3253

🐛 Bug Fixes

  • fix remote var to remove spare $ by @shainaraskas in #3301
  • Return exit code 1 on CTRL+C cancellation by @Mpdreamz in #3264
  • Continue white-label branding support for isolated builds by @Mpdreamz in #3259
  • Allow .plan extension for assembler deploy apply by @Mpdreamz in #3267
  • fix: applies-switch and tab-set first tab hidden when block contains a comment by @Mpdreamz in #3255
  • Harden branding image symlink check to cover ancestor directories by @Mpdreamz in #3261

📝 Documentation

🧰 Maintenance

⚙️ Automation

  • Skip AWS auth in docs preview when docs build fails by @Mpdreamz in #3269

Full Changelog: 1.8.0...1.9.0

docs-builder 1.8.0

06 May 10:13
c846692

Choose a tag to compare

✨ Features

  • Add white-label branding support for isolated builds by @Mpdreamz in #3159
  • Retry S3 link registry fetch on transient errors in match command by @Mpdreamz in #3229
  • Add --report option for changelog add command by @lcawl in #3227
  • Add description-visibility option to changelog directive by @lcawl in #3224
  • [Changelog] Strip dash from title prefix by @lcawl in #3226

🐛 Bug Fixes

  • fix(cross-links): use codex path shape in fallback error URL by @theletterf in #3174
  • [Changelog] Fix missing links in changelog directive and render command by @lcawl in #3228

🧰 Maintenance

Full Changelog: 1.7.0...1.8.0

docs-builder 1.7.0

30 Apr 17:18
b0ee65c

Choose a tag to compare

✨ Features

  • Improve isolated build UX and fix git worktree serve by @Mpdreamz in #3210
  • Changelogs: Perform artifact handling on docs-builder by @cotti in #3199
  • [API explorer] Replace raw x-state badges with applies_to popover by @szabosteve in #3026
  • Changelog: Bundle upload support and Private-Public Bundling SQS Lambda by @cotti in #3163
  • [API Explorer] Add intro and outro pages by @lcawl in #3144
  • [API explorer] Add support for x-tagGroups by @lcawl in #3160
  • [API explorer] Add support for tag x-displayName by @lcawl in #3140

🐛 Bug Fixes

  • Cache cross-link index across serve hot reloads by @theletterf in #3219
  • Fix serve crashing when run from a git worktree by @Mpdreamz in #3211
  • Fix Codex DocumentationCheckoutDirectory so edit links render by @Mpdreamz in #3212
  • fix(site): hide external link arrow when anchor wraps an image by @theletterf in #3165

📝 Documentation

  • Update onboarding docs for elastic/docs-actions workflows by @Mpdreamz in #3162
  • [DOCS] Edit changelog creation page by @lcawl in #3170
  • [DOCS] Changelog configuration reference by @lcawl in #3109

🧰 Maintenance

Full Changelog: 1.6.0...1.7.0