Skip to content

release: prepare spring-ai-cosmos 1.0.0 GA wave#57

Merged
jeet1995 merged 1 commit into
mainfrom
jeet1995-release-wave-20260625
Jun 25, 2026
Merged

release: prepare spring-ai-cosmos 1.0.0 GA wave#57
jeet1995 merged 1 commit into
mainfrom
jeet1995-release-wave-20260625

Conversation

@jeet1995

Copy link
Copy Markdown
Collaborator

Release: spring-ai-cosmos 1.0.0 (GA)

Promotes all four publishable modules from 1.0.0-SNAPSHOT to 1.0.0 (GA), following the prior 1.0.0-M1 and 1.0.0-RC1 releases.

Modules

Module Version
spring-ai-azure-cosmos-db-store 1.0.0
spring-ai-autoconfigure-vector-store-azure-cosmos-db 1.0.0
spring-ai-model-chat-memory-repository-cosmos-db 1.0.0
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db 1.0.0

Changes

Each module's pom.xml <version> is bumped and a ## [1.0.0] — 2026-06-25 CHANGELOG section is added with:

Upgraded Spring AI to 2.0.0 (GA) and Spring Boot to 4.1.0 (GA).

The two autoconfigure modules pin their core dependency via ${project.version}, so this same-version wave auto-pins each to the released 1.0.0 core (no SNAPSHOT deps).

Release plan (after merge)

Tags are pushed one at a time, in dependency order (core before its autoconfigure):

  1. spring-ai-azure-cosmos-db-store-v1.0.0 → wait for GitHub Release
  2. spring-ai-autoconfigure-vector-store-azure-cosmos-db-v1.0.0
  3. spring-ai-model-chat-memory-repository-cosmos-db-v1.0.0 → wait for GitHub Release
  4. spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0

A follow-up post-release PR will bump each module to the next dev SNAPSHOT.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Bump all four publishable modules from 1.0.0-SNAPSHOT to 1.0.0 and add
1.0.0 CHANGELOG sections:

- spring-ai-azure-cosmos-db-store
- spring-ai-autoconfigure-vector-store-azure-cosmos-db
- spring-ai-model-chat-memory-repository-cosmos-db
- spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db

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

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

Prepares the spring-ai-cosmos module wave for the 1.0.0 GA release by moving each publishable module off 1.0.0-SNAPSHOT and documenting the GA release in each module changelog.

Changes:

  • Bump the four publishable module versions from 1.0.0-SNAPSHOT to 1.0.0.
  • Add ## [1.0.0] — 2026-06-25 sections to each module CHANGELOG describing the GA dependency upgrades.

Reviewed changes

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

Show a summary per file
File Description
spring-ai-azure-cosmos-db-store/pom.xml Set module version to 1.0.0 for GA release.
spring-ai-azure-cosmos-db-store/CHANGELOG.md Add 1.0.0 GA changelog entry.
spring-ai-autoconfigure-vector-store-azure-cosmos-db/pom.xml Set module version to 1.0.0 for GA release.
spring-ai-autoconfigure-vector-store-azure-cosmos-db/CHANGELOG.md Add 1.0.0 GA changelog entry.
spring-ai-model-chat-memory-repository-cosmos-db/pom.xml Set module version to 1.0.0 for GA release.
spring-ai-model-chat-memory-repository-cosmos-db/CHANGELOG.md Add 1.0.0 GA changelog entry.
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db/pom.xml Set module version to 1.0.0 for GA release.
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db/CHANGELOG.md Add 1.0.0 GA changelog entry.

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

@aayush3011 aayush3011 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jeet1995 jeet1995 merged commit 8fda677 into main Jun 25, 2026
3 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