Skip to content

Release v1.20.0#227

Merged
hyperxpro merged 1 commit into
mainfrom
r1.20.0
Aug 21, 2025
Merged

Release v1.20.0#227
hyperxpro merged 1 commit into
mainfrom
r1.20.0

Conversation

@hyperxpro

Copy link
Copy Markdown
Owner

Motivation:
Brotli4j v1.19.0 was broken because CI compiled Windows x86_64 binaries along with Windows arm64 binaries together in one arm64 job. And when all files were merged, it replaced actual Windows x86_64 binaries with arm64.

This is an emergency fix; more robust pipeline will be part of next release.

Modification:
Manual release of Brotli4j v1.20.0 with correct Windows arm64 and x86_64 binaries.

Result:
Fixes #226

@hyperxpro hyperxpro merged commit f90d59b into main Aug 21, 2025
58 checks passed
@hyperxpro hyperxpro deleted the r1.20.0 branch August 21, 2025 22:54
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.

[BUG] AA64 bin in native-windows-x86_64 jar

1 participant