Skip to content

Releases: apollographql/apollo-kotlin-mockserver

v0.3.0

25 Sep 12:41
Compare
Choose a tag to compare

Bump Kotlin to 2.2.20 and remove kotlin-node dependency (#35).

If you're using non-JVM targets, you'll need Kotlin 2.2 to build. JVM targets are not impacted.

v0.2.0

15 Aug 15:20
Compare
Choose a tag to compare

What's Changed

  • Allow passing in a scope to the MockServer constructor by @edenman in #27

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Mar 11:29
d694bd8
Compare
Choose a tag to compare
  • Add support for linux (#22).

Many thanks @ToxicBakery for the contribution 💙

v0.1.0

23 Oct 08:31
d99c02d
Compare
Choose a tag to compare

Update to Ktor 3

This release bumps Ktor to version 3 so you can use Ktor 3 in your own project.

Many thanks @Hansanto for diving into this 💙

Other fixes

  • Fix reading chunk encoding (#10)

v0.0.3

19 Jun 16:06
f57dc5c
Compare
Choose a tag to compare

*Technical release