Skip to content

chore(release): cut 1.0.0#136

Open
adityamparikh wants to merge 1 commit into
apache:mainfrom
adityamparikh:release/1.0.0
Open

chore(release): cut 1.0.0#136
adityamparikh wants to merge 1 commit into
apache:mainfrom
adityamparikh:release/1.0.0

Conversation

@adityamparikh

Copy link
Copy Markdown
Contributor

Summary

  • Bump Gradle project version from 1.0.0-SNAPSHOT to 1.0.0 in build.gradle.kts
  • Drop -SNAPSHOT from server.json MCP package versions (stdio + streamable-http)
  • Refresh AGENTS.md status line to v1.0.0 (also clears the stale v0.0.2 reference)
  • Update jar filenames (solr-mcp-1.0.0.jar) and example Docker tags (solr-mcp:1.0.0) in README.md and dev-docs/{DEPLOYMENT,DEVELOPMENT,TROUBLESHOOTING}.md

Workflow files and dev-docs/{WORKFLOWS,DOCKER_PUBLISHING}.md are intentionally untouched — their remaining SNAPSHOT references describe the VERSION-SNAPSHOT-SHA main-branch image-tag scheme, not the current project version.

Test plan

  • ./gradlew build passes locally (50s, BUILD SUCCESSFUL)
  • CI build passes
  • Tag v1.0.0-rc1 and run the ASF release workflow once approved

🤖 Generated with Claude Code

@epugh

epugh commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

I * think* that this actually needs to happen on our release branch.... I'm still wrapping my head around exactly how we do the release.

Bump version from 1.0.0-SNAPSHOT to 1.0.0 in preparation for the
1.0.0 release.

- build.gradle.kts: canonical Gradle project version
- server.json: MCP package versions for stdio + streamable-http
- AGENTS.md: status line (also clears the stale v0.0.2 reference)
- README.md and dev-docs/*: jar filenames and example Docker tags

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com>
@epugh

epugh commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Okay, so this PR is going to go against branch_1_0_0, not main when we are ready to cut our release. I need to finish a few more testing of solr-cmp in the #157 work... (ran out of tokens for today!), and then will either use this PR or make a new modeled on it.

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