Dependency upgrade#152
Open
satran004 wants to merge 4 commits into
Open
Conversation
…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
…, fix springdoc compatibility - Change default protocol version from 11 to 10 for Conway era devnets - Add protocolMajorVer to ClusterInfo for persisting resolved version - Auto-select plutus-costmodels-v10.json or plutus-costmodels-v11.json based on protocolMajorVer - Upgrade springdoc-openapi from 2.5.0 to 2.8.6 to fix Swagger UI with Spring Boot 3.5.x - Update Earthfile, docker-compose, and docker config for versioned cost model files
* - Introduced node modes : companion, haskell-only, yano-only * - Added yano-primary mode with rollback support * Add updated logo * fix: Update yaci.node.* config to yano.* * Removed hardcoded 30sec delay between Yano start and Haskell sync * fix: Delete yano db and config folder on reset command * fix(yaci-store): wait for indexer sync before YaciStoreService.start returns * Update default genesis value for latest protocol version and maxTxExUnitsMem * Auto adjust slot length if blocktime < 1 and slotLength > blocktime * Initial implementation of Yano companion mode and yano only mode * Set default value for ccThreshold , so that governance action auto pass * feat(cli): align devkit defaults for Yano and Store tx evaluation Disable Ogmios by default in docker devkit and make Yaci Store choose the tx evaluator mode from the active Ogmios runtime state. Store now uses Ogmios only when Ogmios is enabled and running, otherwise it falls back to Scalus. Add Yano download support and align Yano ports to 6060 for HTTP and 14447 for N2N across CLI config, docker-compose, and runtime defaults. Update Cardano/Yaci component versions, add root Plutus cost model config, and extend native-image metadata so N2C commands work correctly in the native CLI build. * chore: evoluation sdk e2e test * chore: yano build related changes * Get node arm version from official distribution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.