Skip to content

Add 3.7.0-rc1 release notes#7433

Draft
sfmskywalker with Copilot wants to merge 1 commit into
release/3.7.0from
copilot/update-to-version-3-7-0-rc1
Draft

Add 3.7.0-rc1 release notes#7433
sfmskywalker with Copilot wants to merge 1 commit into
release/3.7.0from
copilot/update-to-version-3-7-0-rc1

Conversation

Copilot AI commented May 3, 2026

Copy link
Copy Markdown
Contributor

Purpose

Add developer-facing changelog documentation for Elsa 3.7.0-rc1.


Scope

Select one primary concern:

  • Bug fix (behavior change)
  • Refactor (no behavior change)
  • Documentation update
  • Formatting / code cleanup
  • Dependency / build update
  • New feature

If this PR includes multiple unrelated concerns, please split it before requesting review.


Description

Problem

The 3.7.0-rc1 release did not have a repository changelog entry under doc/changelogs.

Solution

  • Release notes

    • Added doc/changelogs/3.7.0-rc1.md.
    • Used comparison range 3.7.0-preview1...3.7.0-rc1.
    • Summarized developer-impacting changes across modular server runtime, shell feature registration, HTTP JavaScript feature dependencies, expression type formatting fixes, CI, and tests.
  • Traceability

    • Included short commit links and PR links where available.
    • Kept the required “Full changelog (short)” section for all range items.

Verification

Steps:

  1. Review doc/changelogs/3.7.0-rc1.md.
  2. Confirm the comparison range and linked commits match 3.7.0-preview1...3.7.0-rc1.
  3. Confirm sections omit empty categories and focus on developer-facing impact.

Expected outcome:

The changelog accurately summarizes the 3.7.0-rc1 release and follows the existing doc/changelogs format.


Screenshots / Recordings (if applicable)

N/A


Commit Convention

We recommend using conventional commit prefixes:

  • fix: – Bug fixes (behavior change)
  • feat: – New features
  • refactor: – Code changes without behavior change
  • docs: – Documentation updates
  • chore: – Maintenance, tooling, or dependency updates
  • test: – Test additions or modifications

Clear commit messages make reviews easier and history more meaningful.


Checklist

  • The PR is focused on a single concern
  • Commit messages follow the recommended convention
  • Tests added or updated (if applicable)
  • Documentation updated (if applicable)
  • No unrelated cleanup included
  • All tests pass

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/99b611ac-3634-4178-8fc0-af1dafd846be

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants