Skip to content

chore: release 5.1.0#131

Merged
kjonescertinia merged 1 commit into
mainfrom
chore/release-5.1.0
Jul 3, 2026
Merged

chore: release 5.1.0#131
kjonescertinia merged 1 commit into
mainfrom
chore/release-5.1.0

Conversation

@kjonescertinia

Copy link
Copy Markdown
Contributor

Release prep for v5.1.0. Closes #128.

Changes

  • CHANGELOG: collapse Unreleased + 5.1.0-beta.1 into a single dated ## 5.1.0 - 2026-07-03 section. The SOQL FORMULA() feature is now recorded as a feature (support in WHERE; syntax error elsewhere) rather than only its restriction, since the feature itself landed after 5.1.0-beta.1.
  • Version bump 5.1.0-beta.1 → 5.1.0 in jvm/pom.xml, npm/package.json, npm/package-lock.json.

Validation (matches CI Build.yml)

  • npm run init → ANTLR generation OK, Building apex-parser 5.1.0
  • npm run build → JVM surefire 92 passed, jest 93 passed
  • npm run systest (apex-samples v1.4.0) → 100 snapshots passed

Release gate

apex-ls #441 (upgrade apex-parser to 5.1.0) and #443 (multiline-string diagnostic) are both CLOSED/COMPLETED — downstream validation done.

After merge

Create GitHub Release v5.1.0 (non-prerelease) to trigger PublishMaven.yml + PublishNPM.yml (publishes to Maven Central + npm latest). Then a follow-up commit on main to bump to the next dev version and record the release date.

@kjonescertinia kjonescertinia merged commit 3130362 into main Jul 3, 2026
1 check passed
@kjonescertinia kjonescertinia deleted the chore/release-5.1.0 branch July 3, 2026 20:13
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.

v5.1.0 Release

1 participant