Releases: elastic/docs-builder
Releases · elastic/docs-builder
docs-builder 0.67.2
🧰 Maintenance
- Update APM .NET agent legacy URL mapping versions for 1.34.0 by @colleenmcginnis in #1829
Full Changelog: 0.67.1...0.67.2
docs-builder 0.67.1
📝 Documentation
- Restructure doc and add inline examples by @theletterf in #1793
🧰 Maintenance
- Enable SearchOrAskAI feature flag in staging by @reakaleek in #1825
Full Changelog: 0.67.0...0.67.1
docs-builder 0.67.0
✨ Features
- Use environment aware elasticsearch index names by @reakaleek in #1823
- Only render SearchOrAskAI bar if the user has access to the api endpoint by @reakaleek in #1819
- SearchOrAskAI UX adjustments by @reakaleek in #1798
🐛 Bug Fixes
- Track if remote listing completed succesully when validating incremental deploy plan by @Mpdreamz in #1817
- Fix SearchResultItem missing key warning by @reakaleek in #1821
- Ensure apply also validates the plan before calling apply by @Mpdreamz in #1814
- Fix duplicate LLM answer by @reakaleek in #1813
- Adjust delete threshold logic in
AwsS3SyncPlanStrategy
by @Mpdreamz in #1811
📝 Documentation
- Add initial stub of agents file by @theletterf in #1797
🧰 Maintenance
- Bump jest-environment-jsdom from 30.0.5 to 30.1.2 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1822
- Bump babel-jest from 30.0.5 to 30.1.2 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1809
- Bump zod from 4.1.1 to 4.1.5 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1808
- Bump @babel/core from 7.28.0 to 7.28.3 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1807
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #1792
- Bump @testing-library/jest-dom from 6.6.4 to 6.8.0 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1810
- Bump zustand from 5.0.7 to 5.0.8 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1806
- Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #1800
- Bump @elastic/eui from 106.3.0 to 106.4.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory by @dependabot[bot] in #1799
- Bump actions/attest-build-provenance from 2 to 3 in /.github/workflows by @dependabot[bot] in #1801
- Bump jest from 30.0.5 to 30.1.2 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1802
- Bump @tanstack/react-query from 5.84.2 to 5.85.6 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1803
- Bump typescript-eslint from 8.40.0 to 8.41.0 in /src/Elastic.Documentation.Site in the eslint group across 1 directory by @dependabot[bot] in #1804
- Bump @babel/preset-env from 7.28.0 to 7.28.3 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1805
⚙️ Automation
- Add concurrency config to deploy-api-lambda workflow by @reakaleek in #1815
- Fix if conditions in preview build workflow by @reakaleek in #1812
Full Changelog: 0.66.1...0.67.0
docs-builder 0.66.1
🧰 Maintenance
Full Changelog: 0.66.0...0.66.1
docs-builder 0.66.0
✨ Features
🐛 Bug Fixes
- Running local container on main attempts to run
ci-<PR>
by @Mpdreamz in #1788 - Set
DOCKER_NO_PUBLISH
env variable to conditionally skip container publishing. by @Mpdreamz in #1787
Full Changelog: 0.65.2...0.66.0
docs-builder 0.65.2
🐛 Bug Fixes
🧰 Maintenance
- Revert "Reapply #1708 Add ElasticsearchGateway and UI adjustments"" by @Mpdreamz in #1785
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1768
- Bump @testing-library/react from 14.3.1 to 16.3.0 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1717
- Bump actions/checkout from 4 to 5 in /.github/workflows by @dependabot[bot] in #1770
- Update
applies_to
Stack/Serverless/Deploy/Product render order by @bmorelli25 in #1727 - Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #1769
- Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 in /.github/workflows by @dependabot[bot] in #1771
- Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 in /actions/publish by @dependabot[bot] in #1780
- Bump the tailwindcss group across 1 directory with 2 updates by @dependabot[bot] in #1772
- Bump the eslint group across 1 directory with 3 updates by @dependabot[bot] in #1774
- Bump @elastic/eui from 106.2.0 to 106.3.0 in /src/Elastic.Documentation.Site in the eui group across 1 directory by @dependabot[bot] in #1773
- Bump zod from 4.0.17 to 4.1.1 in /src/Elastic.Documentation.Site by @dependabot[bot] in #1775
⚙️ Automation
- Warn when a heading contains an inline
applies_to
by @colleenmcginnis in #1777
Full Changelog: 0.65.1...0.65.2
docs-builder 0.65.1
🐛 Bug Fixes
- diff validate improvements by @Mpdreamz in #1782
- Fix NRE when incrementally syncing with an empty remote s3 bucket by @Mpdreamz in #1764
📝 Documentation
- Add stack version bumps by @theletterf in #1741
- Adds table to dynamic tag logic explanation by @szabosteve in #1749
- Fix typo guidelines.md by @timto-elastic in #1762
🧰 Maintenance
- Address a bunch of code-analysis quick fixes by @Mpdreamz in #1761
- Update our README.md and introduce CONTRIBUTING.md by @Mpdreamz in #1781
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #1766
- Revert "Update versions.yml for 9.1.3" by @Mpdreamz in #1776
- Update versions.yml for 9.1.3 by @alexandra5000 in #1767
⚙️ Automation
- Add info comment to preview build by @reakaleek in #1667
Full Changelog: 0.65.0...0.65.1
docs-builder 0.65.0
✨ Features
- Add CSV include directive by @theletterf in #1742
🐛 Bug Fixes
- Remove legacy versions from .NET APM Agent reference by @Mpdreamz in #1758
- Add extension methods for validating subdirectory relationships by @Mpdreamz in #1753
- Fix "unavailable" tooltip text missing in applicability badges by @theletterf in #1752
📝 Documentation
- [docs] Refine "Section applicability differs from page applicability" by @colleenmcginnis in #1745
🧰 Maintenance
- Allow specifying custom path locally in assembler.yml by @Mpdreamz in #1756
- Move Updatecli to .github folder by @Mpdreamz in #1755
- Disable integration tests in CI workflow by @Mpdreamz in #1754
- Run integration tests on bigger runner by @Mpdreamz in #1704
- [Automation] Bump product version numbers by @elastic-observability-automation[bot] in #1750
Full Changelog: 0.64.3...0.65.0
docs-builder 0.64.3
🐛 Bug Fixes
Full Changelog: 0.64.2...0.64.3
docs-builder 0.64.2
📝 Documentation
- Add best practices for
applies_to
by @colleenmcginnis in #1614
🧰 Maintenance
- Update current stack version by @shainaraskas in #1739
Full Changelog: 0.64.1...0.64.2