Skip to content

Dependency upgrade#152

Open
satran004 wants to merge 4 commits into
mainfrom
chore/dependency_upgrade
Open

Dependency upgrade#152
satran004 wants to merge 4 commits into
mainfrom
chore/dependency_upgrade

Conversation

@satran004
Copy link
Copy Markdown
Member

No description provided.

satran004 and others added 4 commits March 1, 2026 13:51
…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
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