Skip to content

Conversation

@prklm10
Copy link
Contributor

@prklm10 prklm10 commented Nov 6, 2025

This pull request contains minor updates to the build and release configuration, as well as version bumps for both the SDK and the Maven artifact. The changes ensure the project is ready for the next alpha release and improve the publishing process.

Version updates:

  • Bumped the Maven artifact version in pom.xml from 2.2.2-alpha.1 to 2.2.2-alpha.2.
  • Updated the SDK_VERSION constant in Environment.java from 2.2.1-alpha.1 to 2.2.1-alpha.2.

Build and release process improvements:

  • Changed the Maven publishing server ID from ossrh to central in the GitHub Actions workflow (.github/workflows/release.yml) and in the Maven plugin configuration in pom.xml to align with the repository configuration. [1] [2]
  • Enabled automatic publishing by setting <autoPublish>true</autoPublish> in the Maven plugin configuration in pom.xml.

@prklm10 prklm10 requested a review from a team as a code owner November 6, 2025 14:05
@prklm10 prklm10 merged commit 376d12b into master Nov 6, 2025
12 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.

3 participants