Skip to content

chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0#56

Merged
TheovanKraay merged 2 commits into
AzureCosmosDB:mainfrom
TheovanKraay:spring-2.0.0-GA
Jun 23, 2026
Merged

chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0#56
TheovanKraay merged 2 commits into
AzureCosmosDB:mainfrom
TheovanKraay:spring-2.0.0-GA

Conversation

@TheovanKraay

Copy link
Copy Markdown
Collaborator
  • spring-ai.version: 2.0.0-RC1 → 2.0.0
  • spring-boot.version: 4.1.0-RC1 → 4.1.0
  • artifact versions: 1.0.0-RC1 → 1.0.0-SNAPSHOT
  • All emulator tests pass

- spring-ai.version: 2.0.0-RC1 → 2.0.0
- spring-boot.version: 4.1.0-RC1 → 4.1.0
- artifact versions: 1.0.0-RC1 → 1.0.0-SNAPSHOT
- All emulator tests pass
Copilot AI review requested due to automatic review settings June 22, 2026 11:36

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

Note

Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.

Upgrades this repo’s Spring AI and Spring Boot dependencies from RCs to GA releases, and bumps module/artifact versions to 1.0.0-SNAPSHOT.

Changes:

  • Update spring-ai.version from 2.0.0-RC1 to 2.0.0
  • Update spring-boot.version from 4.1.0-RC1 to 4.1.0
  • Bump module + related artifact version properties from 1.0.0-RC1 to 1.0.0-SNAPSHOT

Reviewed changes

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

File Description
spring-ai-model-chat-memory-repository-cosmos-db/pom.xml Bumps module version and updates Spring AI / Spring Boot properties to GA.
spring-ai-azure-cosmos-db-store/pom.xml Bumps module version and updates Spring AI / Spring Boot properties to GA.
spring-ai-autoconfigure-vector-store-azure-cosmos-db/pom.xml Bumps module + referenced store artifact version and updates Spring AI / Spring Boot properties to GA.
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db/pom.xml Bumps module + referenced chat-memory artifact version and updates Spring AI / Spring Boot properties to GA.

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

Comment thread spring-ai-model-chat-memory-repository-cosmos-db/pom.xml
Comment thread spring-ai-autoconfigure-vector-store-azure-cosmos-db/pom.xml Outdated
Comment thread spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db/pom.xml Outdated
Remove spring-ai-cosmos-db-store.version and spring-ai-cosmos-chat-memory.version
properties in autoconfigure modules. Use  directly since all
modules share the same version, eliminating potential version skew.

@kushagraThapar kushagraThapar 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!

@TheovanKraay TheovanKraay merged commit fb34b8c into AzureCosmosDB:main Jun 23, 2026
3 of 4 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