Skip to content

Standardize account server version management - #43

Draft
dev-yunseong wants to merge 1 commit into
mainfrom
feature/42
Draft

Standardize account server version management#43
dev-yunseong wants to merge 1 commit into
mainfrom
feature/42

Conversation

@dev-yunseong

@dev-yunseong dev-yunseong commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Closes #42

What changed

  • Set release version to 0.0.2
  • Removed the SNAPSHOT suffix
  • Embedded Gradle version through Spring Boot build info
  • Documented Semantic Versioning rules

Why

Deployments need a stable, artifact-embedded version with one source of truth.

Validation

  • JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ./gradlew bootBuildInfo
  • Generated build.version=0.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature feature new function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize account server version management

1 participant