Skip to content

chore: upgrade Spring Boot 3.5.11, Yaci 0.4.0 and improve MCP logging#147

Merged
satran004 merged 1 commit intomainfrom
chore/dependency_upgrade
Mar 5, 2026
Merged

chore: upgrade Spring Boot 3.5.11, Yaci 0.4.0 and improve MCP logging#147
satran004 merged 1 commit intomainfrom
chore/dependency_upgrade

Conversation

@satran004
Copy link
Copy Markdown
Member

Summary

  • Spring Boot 3.2.5 → 3.5.11, Spring Shell 3.2.4 → 3.4.1, dependency-management 1.1.4 → 1.1.7
  • Spring AI 1.0.3 → 1.1.2 with STATELESS MCP protocol
  • Yaci 0.3.3 → 0.4.0, cardano-client-lib 0.6.2 → 0.7.1
  • Update LocalProtocolParamSupplier for Yaci 0.4.0 Rational type changes (use safeRatio())
  • Remove deprecated legacy_testnet network from BlockStreamerService
  • Update MCP endpoint URL from /sse to /mcp (streamable HTTP transport)
  • Suppress noisy MCP/Spring AI/Tomcat warnings from CLI console (routed to log file)
  • Handle NoResourceFoundException at DEBUG level to avoid ERROR stack traces
  • Fix deprecated logback syntax
  • Remove duplicate MCP properties from Docker application.properties
  • Update Sonatype repository URL to new central endpoint

…no-client-lib 0.7.1

- Upgrade Spring Boot 3.2.5 → 3.5.11, Spring Shell 3.2.4 → 3.4.1
- Upgrade Spring AI 1.0.3 → 1.1.2 with STATELESS MCP protocol
- Upgrade Yaci 0.3.3 → 0.4.0, cardano-client-lib 0.6.2 → 0.7.1
- Update LocalProtocolParamSupplier for Yaci 0.4.0 Rational type changes
- Remove deprecated legacy_testnet network from BlockStreamerService
- Update MCP endpoint URL from /sse to /mcp (streamable HTTP transport)
- Suppress noisy MCP and Spring AI warnings from CLI console output
- Handle NoResourceFoundException at DEBUG level to avoid ERROR stack traces
- Fix deprecated logback <param> syntax to remove config parsing warnings
- Remove duplicate MCP properties from Docker application.properties
- Update Sonatype repository URL to new central endpoint
@satran004 satran004 merged commit 1a53e51 into main Mar 5, 2026
2 checks passed
@satran004 satran004 deleted the chore/dependency_upgrade branch March 5, 2026 13:31
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.

1 participant