Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Spring AI to 1.0.0-M4 #1645

Closed
wants to merge 2 commits into from

Conversation

ilayaperumalg
Copy link
Contributor

  • Update Spring AI BOM to 1.0.0-M4
  • Add Amazon Bedrock Converse Boot starter

 - Update Spring AI BOM to 1.0.0-M4
 - Add Amazon Bedrock Converse Boot starter
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 21, 2024
@mhalbritter
Copy link
Contributor

Hey @ilayaperumalg, thanks for that! Is the 1.0.0-M4 ready for Spring Boot 3.4.0 which will be released today?

@ilayaperumalg
Copy link
Contributor Author

@mhalbritter Spring AI M4 uses Spring Boot 3.3.4 for the auto-configuration, boot starters and testing. As a side note, starting M4, we also have removed Spring Boot dependency for the core modules. Hence, it will be for the boot starters only. Testing against 3.4.0 milestone versions (3.4.0-RC1) is TBD.

@mhalbritter
Copy link
Contributor

mhalbritter commented Nov 21, 2024

Verification fails because of:

  • org.springframework.ai:spring-ai-vertex-ai-palm2-spring-boot-starter can't be found. Seems to be gone in M4?

@ilayaperumalg
Copy link
Contributor Author

ilayaperumalg commented Nov 21, 2024

@mhalbritter This specific starter was removed as part of M4. will update the PR.

mhalbritter pushed a commit that referenced this pull request Nov 21, 2024
 - Update Spring AI BOM to 1.0.0-M4
 - Add Amazon Bedrock Converse Boot starter
 - Remove spring-ai-vertex-ai-palm2-spring-boot-starter

 See gh-1645
@mhalbritter
Copy link
Contributor

Thanks @ilayaperumalg !

@mhalbritter mhalbritter added type: entry-upgrade and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 21, 2024
@ilayaperumalg
Copy link
Contributor Author

@mhalbritter Thank you for the review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants