From b954a04b5ce0fca1aa884380679372017c9fce60 Mon Sep 17 00:00:00 2001 From: Anil Mahtani <929854+Anilm3@users.noreply.github.com> Date: Thu, 6 Nov 2025 19:21:09 +0000 Subject: [PATCH 01/32] Documentation --- .github/workflows/build.yml | 2 + README.md | 2 +- docs/README.md | 14 + docs/addresses.md | 100 ++++ docs/c-api/api.md | 441 ++++++++++++++++++ .../c-api/binding-integration-guide.md | 84 ++-- docs/changelog/CHANGELOG-latest.md | 1 + .../changelog/CHANGELOG-v1.x.md | 0 docs/changelog/CHANGELOG-v2.0.0.md | 0 docs/exclusions.md | 120 +++++ docs/operators.md | 160 +++++++ docs/overview.md | 116 +++++ docs/processors.md | 107 +++++ docs/rules.md | 125 +++++ docs/transformers.md | 30 ++ docs/upgrading/UPGRADING-latest.md | 1 + .../upgrading/UPGRADING-v1.x.md | 0 docs/upgrading/UPGRADING-v2.0.md | 170 +++++++ 18 files changed, 1434 insertions(+), 39 deletions(-) create mode 100644 docs/README.md create mode 100644 docs/addresses.md create mode 100644 docs/c-api/api.md rename BINDING_IMPL_NOTES.md => docs/c-api/binding-integration-guide.md (58%) create mode 120000 docs/changelog/CHANGELOG-latest.md rename CHANGELOG.md => docs/changelog/CHANGELOG-v1.x.md (100%) create mode 100644 docs/changelog/CHANGELOG-v2.0.0.md create mode 100644 docs/exclusions.md create mode 100644 docs/operators.md create mode 100644 docs/overview.md create mode 100644 docs/processors.md create mode 100644 docs/rules.md create mode 100644 docs/transformers.md create mode 120000 docs/upgrading/UPGRADING-latest.md rename UPGRADING.md => docs/upgrading/UPGRADING-v1.x.md (100%) create mode 100644 docs/upgrading/UPGRADING-v2.0.md diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9e7646da8..68253e515 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -394,6 +394,8 @@ jobs: uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8 with: draft: true + name: v${{ github.ref_name }} + body_path: ${{ github.workspace }}/docs/changelog/CHANGELOG-latest.md files: | ./artifacts/**/*.tar.gz ./artifacts/**/*.sha256 diff --git a/README.md b/README.md index 6a8617470..29b7ab27c 100644 --- a/README.md +++ b/README.md @@ -352,4 +352,4 @@ applied to the `http.server.query` value `http://localhost/?q=