Skip to content

Releases: softwaremill/tapir

v1.11.44

08 Sep 21:45
911f5f5

Choose a tag to compare

What’s Changed

  • Update sbt-dependency-tree to 1.11.6 (#4794) @softwaremill-ci
  • Adds support for otel4s metrics (#4788) @jctim
  • Remove reliance of tests on Cats Effect, to enable Scala Native release for sttp client module (#4617) @keynmol
  • Make the chunk size used to convert InputStreams to ZIO response bodies configurable (#4780) @adamw

Dependency updates

v1.11.43

01 Sep 15:36
cc71f12

Choose a tag to compare

What’s Changed

Dependency updates

v1.11.42

13 Aug 11:21
3ba9f62

Choose a tag to compare

What’s Changed

  • Use the current Ox scope when running a Netty sync-server to create threads (forks) (#4752) @adamw
  • Fix invalid link on netty server (#4746) @dragove

Dependency updates

v1.11.41

06 Aug 09:50
d8cb656

Choose a tag to compare

What’s Changed

  • Fix filename decoding in http4s multipart handling (#4733) @adamw
  • Add missing type/object aliases to TapirAliases (#4734) @adamw

Dependency updates

v1.11.40

25 Jul 16:36
fa66b94

Choose a tag to compare

What’s Changed

  • Add missing toContextWebSocketRoutes method (#4728) @adamw

Dependency updates

v1.11.39

24 Jul 14:05
227e9fb

Choose a tag to compare

What’s Changed

Dependency updates

v1.11.38

22 Jul 10:17
e220800

Choose a tag to compare

What’s Changed

  • Properly return a 404 when trying to get a non-existent single file (#4717) @adamw

Dependency updates

v1.11.37

17 Jul 16:17
401e112

Choose a tag to compare

What’s Changed

  • Introduce an option to interrupt cancelled requests only optionally (#4709) @adamw
  • Improving Netty-sync error handling when requests are cancelled (#4708) @adamw
  • Content-Length header in HEAD response is optional according to RFC (#4703) @honzabazant
  • fix Endpoint.scala doc typo (#4701) @alphaho

Dependency updates

v1.11.36

10 Jul 12:37
0369d98

Choose a tag to compare

What’s Changed

Dependency updates

v1.11.35

26 Jun 15:01
d6d3f3c

Choose a tag to compare

What’s Changed

Dependency updates