Skip to content

Release 1.5.16 [ai] - #71

Merged
ghedwards merged 1 commit into
masterfrom
release/1.5.16
Sep 11, 2026
Merged

ghedwards merged 1 commit into
masterfrom
release/1.5.16

Conversation

@ghedwards

Copy link
Copy Markdown
Collaborator

Sets gradle.properties and pom.xml to the fixed 1.5.16 so the release can be cut, and moves the cfparser pin to 2.16.2-SNAPSHOT in both places it is declared (pom.xml's cfparser.version and the hardcoded coordinate in build.gradle).

1.5.15 is skipped. Master carried that version through #64 before the release was called off, so the number has a history that does not match anything published. 1.5.16 starts clean. Likewise cfparser moves to 2.16.2-SNAPSHOT (cfmleditor/cfparser#75) because 2.16.1-SNAPSHOT has been published more than once and no longer identifies a single build.

The last release, 1.5.14 in May, predates the scan-performance work now on master. Measured on a 6,544-file / 20.8MB CFML codebase:

1.5.14 behaviour master
Fat jar (JVM) 263s 85s
GraalVM native binary 373s 145s
Peak RSS 2.97GB 2.74GB

Findings byte-identical (3,295 issues across 934 files); 675 tests pass.

After this merges and the release is created, master returns to a snapshot version.

Replaces #70.

🤖 Generated with Claude Code

#70 set master to the fixed 1.5.15, but master already carried that version
through #64 before an earlier release was called off, so the number has a
history that matches nothing published. Nothing was ever released at 1.5.15;
this moves to 1.5.16 instead.

The cfparser pin moves to 2.16.2-SNAPSHOT for the same reason: 2.16.1-SNAPSHOT
has been published more than once and no longer identifies a single build.
Both declarations move together - pom.xml's cfparser.version property and the
hardcoded coordinate in build.gradle.

675 tests.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ghedwards
ghedwards merged commit 079c62d into master Sep 11, 2026
0 of 6 checks passed
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.

1 participant