Skip to content

chore: post-release SNAPSHOT bump after 1.0.0-RC1#54

Open
jeet1995 wants to merge 1 commit into
mainfrom
chore/post-release-1.0.0-rc1
Open

chore: post-release SNAPSHOT bump after 1.0.0-RC1#54
jeet1995 wants to merge 1 commit into
mainfrom
chore/post-release-1.0.0-rc1

Conversation

@jeet1995

Copy link
Copy Markdown
Collaborator

Summary

Post-release SNAPSHOT bump after the 1.0.0-RC1 release wave.

Bumps all 4 module POMs from 1.0.0-RC1 back to 1.0.0-SNAPSHOT for the next dev cycle (GA-track), and bumps the inter-module pinned versions in the two autoconfigure modules so the reactor builds resolve the core modules from source again.

Changes

Module Change
spring-ai-azure-cosmos-db-store <version> -> 1.0.0-SNAPSHOT
spring-ai-autoconfigure-vector-store-azure-cosmos-db <version> + spring-ai-cosmos-db-store.version -> 1.0.0-SNAPSHOT
spring-ai-model-chat-memory-repository-cosmos-db <version> -> 1.0.0-SNAPSHOT
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db <version> + spring-ai-cosmos-chat-memory.version -> 1.0.0-SNAPSHOT

Release status

All 4 modules confirmed live on Maven Central under groupId com.azure.spring.ai at version 1.0.0-RC1.

CHANGELOG

No CHANGELOG edits required - the Phase 3 prepare PR (#53) already added empty ## [Unreleased] sections with all Keep-a-Changelog subsections to all 4 CHANGELOGs.

Bumps all 4 module POMs from 1.0.0-RC1 back to 1.0.0-SNAPSHOT for
the next dev cycle (GA-track). Also bumps the inter-module pinned
versions in the two autoconfigure modules:
  - spring-ai-cosmos-db-store.version
  - spring-ai-cosmos-chat-memory.version

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 11, 2026 18:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR resets the Cosmos DB Spring AI modules back to 1.0.0-SNAPSHOT after the 1.0.0-RC1 release wave, so ongoing development targets the GA track and the reactor build resolves inter-module dependencies from source again.

Changes:

  • Bump all four module artifact versions from 1.0.0-RC1 to 1.0.0-SNAPSHOT.
  • Update the two autoconfigure modules’ pinned intra-repo dependency properties to 1.0.0-SNAPSHOT.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
spring-ai-azure-cosmos-db-store/pom.xml Bumps module version to 1.0.0-SNAPSHOT.
spring-ai-model-chat-memory-repository-cosmos-db/pom.xml Bumps module version to 1.0.0-SNAPSHOT.
spring-ai-autoconfigure-vector-store-azure-cosmos-db/pom.xml Bumps module version and pins spring-ai-azure-cosmos-db-store dependency property to 1.0.0-SNAPSHOT.
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db/pom.xml Bumps module version and pins spring-ai-model-chat-memory-repository-cosmos-db dependency property to 1.0.0-SNAPSHOT.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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