Skip to content

Release 1.0.5-beta.0#16

Merged
Shivanshu-07 merged 2 commits into
mainfrom
release/1.0.4-beta.0
Jun 23, 2026
Merged

Release 1.0.5-beta.0#16
Shivanshu-07 merged 2 commits into
mainfrom
release/1.0.4-beta.0

Conversation

@Shivanshu-07

@Shivanshu-07 Shivanshu-07 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Release 1.0.5-beta.0

Cuts the first beta of the next release. Maven Central currently has 1.0.3 as the latest; 1.0.4 was already set as the in-code dev version (never published), so this releases the fix as 1.0.5, betaed as 1.0.5-beta.0.

What's included

Changes

  • espresso/build.gradle: PUBLISH_VERSION and versionName1.0.5-beta.0.

How to publish

Publishing is driven by .github/workflows/publish.yml, which triggers on a GitHub release (released) and runs publishReleasePublicationToSonatypeRepository … closeAndReleaseSonatypeStagingRepository on JDK 11 + the Gradle 7.5 wrapper (compatible — unaffected by the Java-21 dependency-submission CI failure).

After merge, cut a GitHub release tagged v1.0.5-beta.0 to publish io.percy:espresso-java:1.0.5-beta.0 to Maven Central. (Note: marking it a pre-release fires prereleased, not released; the current workflow only publishes on released, so publish as a normal release or adjust the trigger.)

🤖 Generated with Claude Code

Bump PUBLISH_VERSION and versionName to 1.0.4-beta.0 to cut the first beta
release including the UTF-16 LE devices.csv charset fix (#15, PER-9567).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Shivanshu-07 Shivanshu-07 requested a review from a team as a code owner June 23, 2026 11:22
Bump PUBLISH_VERSION and versionName to 1.0.5-beta.0 (1.0.4 was already the
in-code dev version; release the fix as 1.0.5). Includes the UTF-16 LE
devices.csv charset fix (#15, PER-9567).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Shivanshu-07 Shivanshu-07 changed the title Release 1.0.4-beta.0 Release 1.0.5-beta.0 Jun 23, 2026
@Shivanshu-07 Shivanshu-07 merged commit b5ea5c4 into main Jun 23, 2026
5 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.

2 participants