0.7.0
What's Changed
- revert jreleaser to 1.17.0 and skip checksums by @devcrocod in #150
- fix deploy for klibs by @devcrocod in #153
- FEAT: Support almost all Tier 1, 2 and 3 Kotlin targets by @nomisRev in #151
- Revert "FEAT: Support all Tier 1, 2 and 3 targets by Kotlin & remove … by @devcrocod in #154
- Fix release by @devcrocod in #155
- Refactor JSON processing to exclude "method" in serialization by @devcrocod in #157
- Update CI workflows configuration for debugging by @devcrocod in #172
- fix signing by @devcrocod in #179
- fix key name by @devcrocod in #181
- Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.18.0 to 0.18.1 by @dependabot[bot] in #148
- Add optional title property for tool object (#191) by @sdubov in #192
- Update PR validation workflow by @devcrocod in #177
- Update notification schema by @devcrocod in #199
- Bump io.mockk:mockk from 1.14.4 to 1.14.5 by @dependabot[bot] in #204
- Bump protocol version to
2025-03-26
by @devcrocod in #202 - Bump ktor from 3.2.1 to 3.2.2 by @dependabot[bot] in #205
- Add CodeQL workflow for Kotlin analysis by @devcrocod in #200
- modularize sdk by @devcrocod in #208
- Fix SseIntegratioTest by @devcrocod in #212
- Add ServerSSESession as a receiver for mcp {} dsl by @nerzhulart in #190
- Update MavenCentral configuration and developer metadata by @devcrocod in #201
- Fix incorrect deserializer mapping notifications by @devcrocod in #195
- Add ktlint by @devcrocod in #213
- rename ResourceReference to ResourceTemplateReference by @zyfy29 in #193
- Bump ktor from 3.2.2 to 3.2.3 by @dependabot[bot] in #217
- use SSEClientExcpetion instead of ClientRequestException by @shiqicao in #207
- Add missing title, size and annotation attributes on Resource/ResourceTemplate and other types by @ptitjes in #219
- Fix deserialization in read buffer by @tiginamaria in #225
- Fix serializer for CreateElicitationResult by @tiginamaria in #240
- Add recovery during deserialization and upload test artifacts by @skarpovdev in #243
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #238
- Introduce Kotlin client/server <--> TypeScript client/server integration tests by @skarpovdev in #216
- Refactor workflow, run on main by @kpavlov in #251
- Add Kover check by @kpavlov in #250
- Remove dependency on CIO engine by @MukjepScarlet in #223
New Contributors
- @nomisRev made their first contribution in #151
- @sdubov made their first contribution in #192
- @nerzhulart made their first contribution in #190
- @zyfy29 made their first contribution in #193
- @tiginamaria made their first contribution in #225
- @skarpovdev made their first contribution in #243
- @kpavlov made their first contribution in #251
- @MukjepScarlet made their first contribution in #223
Full Changelog: 0.6.0...0.7.0