Releases: AzureCosmosDB/spring-ai
Release list
spring-ai-model-chat-memory-repository-cosmos-db 1.0.0
What's Changed
- docs: update version references to 1.0.0-RC1 by @TheovanKraay in #55
- chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0 by @TheovanKraay in #56
- release: prepare spring-ai-cosmos 1.0.0 GA wave by @jeet1995 in #57
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-RC1...spring-ai-model-chat-memory-repository-cosmos-db-v1.0.0
spring-ai-azure-cosmos-db-store 1.0.0
What's Changed
- docs: update version references to 1.0.0-RC1 by @TheovanKraay in #55
- chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0 by @TheovanKraay in #56
- release: prepare spring-ai-cosmos 1.0.0 GA wave by @jeet1995 in #57
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-RC1...spring-ai-azure-cosmos-db-store-v1.0.0
spring-ai-autoconfigure-vector-store-azure-cosmos-db 1.0.0
What's Changed
- docs: update version references to 1.0.0-RC1 by @TheovanKraay in #55
- chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0 by @TheovanKraay in #56
- release: prepare spring-ai-cosmos 1.0.0 GA wave by @jeet1995 in #57
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-RC1...spring-ai-autoconfigure-vector-store-azure-cosmos-db-v1.0.0
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db 1.0.0
What's Changed
- docs: update version references to 1.0.0-RC1 by @TheovanKraay in #55
- chore: upgrade to Spring AI 2.0.0 GA and Spring Boot 4.1.0 by @TheovanKraay in #56
- release: prepare spring-ai-cosmos 1.0.0 GA wave by @jeet1995 in #57
spring-ai-model-chat-memory-repository-cosmos-db 1.0.0-RC1
What's Changed
- chore: set dev version to 1.0.0-RC1-SNAPSHOT after 1.0.0-M1 release by @jeet1995 in #47
- Fix Jackson 3/2 incompatibility, chat memory tool message round-trip, and upgrade azure-spring-data-cosmos to 7.3.0 by @TheovanKraay in #49
- docs: fix requirements to Spring Boot 4.x and Spring AI 2.0+ by @TheovanKraay in #50
- Upgrade to Spring AI 2.0.0-RC1 and fix emulator profile by @TheovanKraay in #51
- release: prepare 1.0.0-RC1 wave (all 4 modules) + add RC support to release tooling by @jeet1995 in #53
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-M1...spring-ai-model-chat-memory-repository-cosmos-db-v1.0.0-RC1
spring-ai-azure-cosmos-db-store 1.0.0-RC1
What's Changed
- chore: set dev version to 1.0.0-RC1-SNAPSHOT after 1.0.0-M1 release by @jeet1995 in #47
- Fix Jackson 3/2 incompatibility, chat memory tool message round-trip, and upgrade azure-spring-data-cosmos to 7.3.0 by @TheovanKraay in #49
- docs: fix requirements to Spring Boot 4.x and Spring AI 2.0+ by @TheovanKraay in #50
- Upgrade to Spring AI 2.0.0-RC1 and fix emulator profile by @TheovanKraay in #51
- release: prepare 1.0.0-RC1 wave (all 4 modules) + add RC support to release tooling by @jeet1995 in #53
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-M1...spring-ai-azure-cosmos-db-store-v1.0.0-RC1
spring-ai-autoconfigure-vector-store-azure-cosmos-db 1.0.0-RC1
What's Changed
- chore: set dev version to 1.0.0-RC1-SNAPSHOT after 1.0.0-M1 release by @jeet1995 in #47
- Fix Jackson 3/2 incompatibility, chat memory tool message round-trip, and upgrade azure-spring-data-cosmos to 7.3.0 by @TheovanKraay in #49
- docs: fix requirements to Spring Boot 4.x and Spring AI 2.0+ by @TheovanKraay in #50
- Upgrade to Spring AI 2.0.0-RC1 and fix emulator profile by @TheovanKraay in #51
- release: prepare 1.0.0-RC1 wave (all 4 modules) + add RC support to release tooling by @jeet1995 in #53
Full Changelog: spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db-v1.0.0-M1...spring-ai-autoconfigure-vector-store-azure-cosmos-db-v1.0.0-RC1
spring-ai-autoconfigure-model-chat-memory-repository-cosmos-db 1.0.0-RC1
What's Changed
- chore: set dev version to 1.0.0-RC1-SNAPSHOT after 1.0.0-M1 release by @jeet1995 in #47
- Fix Jackson 3/2 incompatibility, chat memory tool message round-trip, and upgrade azure-spring-data-cosmos to 7.3.0 by @TheovanKraay in #49
- docs: fix requirements to Spring Boot 4.x and Spring AI 2.0+ by @TheovanKraay in #50
- Upgrade to Spring AI 2.0.0-RC1 and fix emulator profile by @TheovanKraay in #51
- release: prepare 1.0.0-RC1 wave (all 4 modules) + add RC support to release tooling by @jeet1995 in #53
spring-ai-model-chat-memory-repository-cosmos-db 1.0.0-M1
What's Changed
- initial commit by @TheovanKraay in #1
- Update all repo references from fork to upstream (AzureCosmosDB/spring-ai) by @TheovanKraay in #2
- Add tag-driven release pipeline for per-module GitHub Releases by @kushagraThapar in #36
- Migrate chat memory autoconfigure module + restructure docs for consistency by @TheovanKraay in #38
- Add interactive release agent + skill + docs (mirrors multiclouddb) by @kushagraThapar in #37
- docs: align release-instructions.md with 4-module release setup by @kushagraThapar in #39
- Pin Spring AI dependency to 2.0.0-M6 (stable milestone) by @TheovanKraay in #40
- Bump to Spring AI 2.0.0-M7, fix removed enum/constant references by @TheovanKraay in #41
- Add CosmosDBVectorStoreConstants for provider identification by @TheovanKraay in #42
- ci: add milestone version (-M.N) support to release workflow by @jeet1995 in #43
- release: prepare 1.0.0-M.1 wave (all modules) by @jeet1995 in #44
- fix: use Spring-style milestone format -MN instead of -M.N by @jeet1995 in #46
- fix: add Maven Central metadata and update release date by @jeet1995 in #48
New Contributors
- @TheovanKraay made their first contribution in #1
- @kushagraThapar made their first contribution in #36
- @jeet1995 made their first contribution in #43
Full Changelog: https://github.com/AzureCosmosDB/spring-ai/commits/spring-ai-model-chat-memory-repository-cosmos-db-v1.0.0-M1
spring-ai-azure-cosmos-db-store 1.0.0-M1
What's Changed
- initial commit by @TheovanKraay in #1
- Update all repo references from fork to upstream (AzureCosmosDB/spring-ai) by @TheovanKraay in #2
- Add tag-driven release pipeline for per-module GitHub Releases by @kushagraThapar in #36
- Migrate chat memory autoconfigure module + restructure docs for consistency by @TheovanKraay in #38
- Add interactive release agent + skill + docs (mirrors multiclouddb) by @kushagraThapar in #37
- docs: align release-instructions.md with 4-module release setup by @kushagraThapar in #39
- Pin Spring AI dependency to 2.0.0-M6 (stable milestone) by @TheovanKraay in #40
- Bump to Spring AI 2.0.0-M7, fix removed enum/constant references by @TheovanKraay in #41
- Add CosmosDBVectorStoreConstants for provider identification by @TheovanKraay in #42
- ci: add milestone version (-M.N) support to release workflow by @jeet1995 in #43
- release: prepare 1.0.0-M.1 wave (all modules) by @jeet1995 in #44
- fix: use Spring-style milestone format -MN instead of -M.N by @jeet1995 in #46
- fix: add Maven Central metadata and update release date by @jeet1995 in #48
New Contributors
- @TheovanKraay made their first contribution in #1
- @kushagraThapar made their first contribution in #36
- @jeet1995 made their first contribution in #43
Full Changelog: https://github.com/AzureCosmosDB/spring-ai/commits/spring-ai-azure-cosmos-db-store-v1.0.0-M1