tapir

Declarative, type-safe web endpoints library

APACHE-2.0 License

Stars
1.3K
Committers
297

Bot releases are visible (Hide)

tapir - v1.7.0

Published by github-actions[bot] about 1 year ago

What’s Changed

  • Add Pekko support (#2883) @benjamingeer
  • Update sttp-model to 1.7.2 (#3097) @kciesielski
  • Some codegen improvements (#3090) @hughsimpson

Dependency updates

  • Update model:core to 1.7.2 (#3099) @softwaremill-ci
  • Update scalafmt-core to 3.7.12 (#3092) @softwaremill-ci
  • Update swagger-ui to 5.3.1 (#3096) @softwaremill-ci
  • Update logback-classic to 1.4.9 (#3093) @softwaremill-ci
  • Update swagger-ui to 5.2.0 (#3087) @softwaremill-ci
  • Update fs2-reactive-streams to 3.8.0 (#3086) @softwaremill-ci
tapir - v1.6.4

Published by github-actions[bot] about 1 year ago

What’s Changed

  • handle empty requestBody.content in codegen (#3084) @hughsimpson
  • handle missing response content in codegen (#3080) @hughsimpson
  • Support scala 3 enums in codegen (#3079) @hughsimpson
  • alternative approach to param resolution in codegen (#3075) @hughsimpson
  • Use Enumeratum for enum codegen (#3078) @hughsimpson
  • permit extra fields in paths item object (#3072) @hughsimpson
  • handle parameters defined on parent path of method (codegen) (#3071) @hughsimpson
  • Optional component definition (#3054) @benzwreck
  • Add support for map for codegen (#3069) @markussammallahti

Dependency updates

  • Update sbt-softwaremill-browser-test-js, ... to 2.0.13 (#3081) @softwaremill-ci
  • Update netty-all to 4.1.96.Final (#3083) @softwaremill-ci
  • Update gatling-sbt to 4.4.0 (#3082) @softwaremill-ci
  • Update scalafmt-core to 3.7.11 (#3077) @softwaremill-ci
tapir - v1.6.3

Published by github-actions[bot] about 1 year ago

What’s Changed

  • Simplify http4s websocket interpreter. (#3068) @kamilkloch
  • Netty streaming for ZIO (#3062) @kciesielski
  • [bugfix] Fix chunk size for Netty Cats file body (#3065) @kciesielski
  • Support wider range of chars in param names in codegen (#3059) @hughsimpson
  • Use operation id for endpoint name generation in codegen (#3060) @hughsimpson
  • Support uuid format string in codegen (#3055) @hughsimpson
  • Add max connections to netty configuration (#3053) @wydra98
  • Support parameterless enum cases in oneOfWrapped macro (#3061) @adamw
  • [bugfix] Sending Accept-Charset causes 406 NotAcceptable response (#3013) @PanHNE
  • 3027 openapi codegen endpoint without parameters (#3033) @skyrylyuk
  • [bugfix] Return raw ZIO response body where applicable (#3047) @kciesielski

Dependency updates

  • Update sbt, sbt-dependency-tree to 1.9.3 (#3067) @softwaremill-ci
  • Update asyncapi-circe-yaml, ... to 0.6.0 (#3064) @softwaremill-ci
  • Update enumeratum to 1.7.3 (#3063) @softwaremill-ci
  • Update netty-all to 4.1.95.Final (#3058) @softwaremill-ci
  • Update model:core to 1.7.0 (#3028) @softwaremill-ci
  • Update http4s-circe, http4s-core, ... to 0.23.23 (#3052) @softwaremill-ci
  • Update aws-lambda-java-runtime-interface-client to 2.3.3 (#3049) @softwaremill-ci
  • Update quicklens to 1.9.6 (#3050) @softwaremill-ci
  • Update netty-reactive-streams-http to 2.0.9 (#3051) @softwaremill-ci
  • Update sbt-mima-plugin to 1.1.3 (#3044) @softwaremill-ci
tapir - v1.6.2

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Netty streaming for Cats Effect (#3017) @kciesielski

Dependency updates

  • Update swagger-ui to 5.1.3 (#3046) @softwaremill-ci
  • Update scalafmt-core to 3.7.10 (#3037) @softwaremill-ci
  • Update swagger-ui to 5.1.2 (#3042) @softwaremill-ci
  • Update quicklens to 1.9.5 (#3040) @softwaremill-ci
  • Update magnolia to 1.3.3 (#3039) @softwaremill-ci
  • Update play-ahc-ws-standalone to 2.1.11 (#3041) @softwaremill-ci
  • Update jwt-circe to 9.4.3 (#3036) @softwaremill-ci
tapir - v1.6.1

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Changed type parameter of VertxZioServerOptions from F[_] to R of RIO[R, *] interop effect type, added widen method. (#3025) @Grryum
  • Widen env for zio servers (#3011) @katlasik
  • Improvments in netty configuration (#3021) @wydra98
  • Add json title annotation (#3022) @katlasik
  • add json title annotation (#3015) @katlasik
  • Use errorOutVariantPrepend in docs example. (#3019) @AvaPL
  • Revert "Add title to jsonschema (#3001)" (#3014) @katlasik
  • Add input parameters to AWS SAM templates (#2996) @TigranOhanyan
  • Update sttp-apispec to v0.5.3 (#3010) @kciesielski
  • Update openapi from 3.0.1 to 3.1.0 (#2979) @PanHNE
  • extend netty configutation with socket options (#2995) @katlasik
  • Add title to jsonschema (#3001) @katlasik
  • Extend netty configuration with timeouts (#2983) @wydra98

Dependency updates

  • Update scalafmt-core to 3.7.9 (#3029) @softwaremill-ci
  • Update sbt, sbt-dependency-tree to 1.9.2 (#3023) @softwaremill-ci
  • Update upickle to 3.1.2 (#3020) @softwaremill-ci
  • Update opentelemetry-api, ... to 1.28.0 (#3018) @softwaremill-ci
  • Update client3:akka-http-backend, ... to 3.8.16 (#3016) @softwaremill-ci
  • Update scalafmt-core to 3.7.7 (#3012) @softwaremill-ci
  • Update jawn-parser to 1.5.1 (#2999) @softwaremill-ci
  • Update zio-json to 0.6.0 (#3007) @softwaremill-ci
  • Update scalafmt-core to 3.7.6 (#3008) @softwaremill-ci
  • Update scalafmt-core to 3.7.5 (#3005) @softwaremill-ci
  • Update http4s-circe, http4s-core, ... to 0.23.22 (#3003) @softwaremill-ci
tapir - v1.6.0

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Changed zio metric type for active requests from Count to Gauge. (#2990) @Grryum
  • Fix tapir module name in json-schema.md (#2993) @guersam
  • Feature/serverless zio (#2975) @TigranOhanyan
  • [mergify] Don't check Scala Native for Scala 2 anymore (#2982) @kciesielski
  • Simplify configuration of Netty-based servers; drop netty-zio1 server interpreter (#2970) @adamw
  • [bugfix] Add configuration parameter to customiseInterceptors in PlayServerOptions (#2966) @PanHNE

Dependency updates

  • Update zio-interop-cats to 23.0.0.8 (#2997) @softwaremill-ci
  • Update sbt, sbt-dependency-tree to 1.9.1 (#2998) @softwaremill-ci
  • Update model:core to 1.6.0 (#2987) @softwaremill-ci
  • Update sbt-projectmatrix to 0.9.1 (#2991) @softwaremill-ci
  • Update cats-effect to 3.5.1 (#2992) @softwaremill-ci
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 (#2989) @softwaremill-ci
  • Update swagger-ui to 5.1.0 (#2978) @softwaremill-ci
  • Update netty-all to 4.1.94.Final (#2981) @softwaremill-ci
  • Update zio-interop-cats to 23.0.0.7 (#2977) @softwaremill-ci
  • Update jwt-circe to 9.4.0 (#2976) @softwaremill-ci
  • Update scala-collection-compat to 2.11.0 (#2968) @softwaremill-ci
  • Update jsoniter-scala-core, ... to 2.23.2 (#2972) @softwaremill-ci
  • Update http4s-circe, http4s-core, ... to 0.23.21 (#2974) @softwaremill-ci
  • Update refined to 0.11.0 (#2973) @softwaremill-ci
tapir - v1.5.5

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Update magnolia to 1.3.2 (#2965) @kciesielski
  • Update serverless documentation to mention "fat lambdas" (#2961) @wydra98

Dependency updates

  • Update swagger-ui to 4.19.1 (#2964) @softwaremill-ci
  • Update logback-classic to 1.4.8 (#2963) @softwaremill-ci
  • Update http4s-circe, http4s-core, ... to 0.23.20 (#2959) @softwaremill-ci
tapir - v1.5.4

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Change akka to netty in exmaples in docs (#2957) @PanHNE
  • Simple, synchronous, zero-dependency http server for toy/small projects (#2952) @lbialy
  • Add information about g8 template to docs (#2956) @katlasik
  • Different memory settings for local import & build (#2948) @adamw
  • Update Magnolia to 1.3.1 (Scala 3) (#2930) @kciesielski
  • Build Scala Native only on Scala 3 (#2942) @kciesielski

Dependency updates

  • Update scala-library, scala-reflect to 2.13.11 (#2951) @softwaremill-ci
  • Update scala-library, scala-reflect to 2.12.18 (#2950) @softwaremill-ci
  • Update shared:akka, shared:armeria, ... to 1.3.15 (#2954) @softwaremill-ci
  • Update opentelemetry-api, ... to 1.27.0 (#2955) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.15 (#2945) @softwaremill-ci
  • Update jsoniter-scala-core, ... to 2.23.1 (#2917) @softwaremill-ci
  • Update scala3-library, ... to 3.3.0 (#2924) @softwaremill-ci
  • Update gatling-sbt to 4.3.3 (#2946) @softwaremill-ci
tapir - v1.5.1

Published by github-actions[bot] over 1 year ago

What’s Changed

  • [bugfix] Return actual content type of pre-gzipped file (#2939) @kciesielski
  • Decode method inputs first, before path inputs (#2937) @adamw

Dependency updates

  • Update sbt to 1.9.0 (#2934) @softwaremill-ci
  • Update swagger-ui to 4.19.0 (#2935) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.14 (#2926) @softwaremill-ci
  • Update scalafmt-core to 3.7.4 (#2927) @softwaremill-ci
  • Update jawn-parser to 1.5.0 (#2928) @softwaremill-ci
tapir - v1.5.0

Published by github-actions[bot] over 1 year ago

Breaking changes (server interpreters)

  • badRequestOnPathErrorIfPathShapeMatches and badRequestOnPathInvalidIfPathShapeMatches have been removed from DefaultDecodeFailureHandler, and the default behaviour has changed. See migrating for more information.

What’s Changed

  • Update sttp-apispec to 0.4.0 (#2922) @kciesielski
  • Allow ignoring logging of request handling for some endpoints (#2918) @kciesielski
  • Remove confusing path decoding error handling switches (#2909) @kciesielski
  • Add json-schema to stability.md. Follow-up on #2904 (#2915) @kamilkloch
  • Fixed obsolete code examples (#2916) @windymelt
  • Update sbt to 1.8.3 (#2910) @kciesielski
  • Document generating JSON schema (#2904) @kciesielski
  • CI: Retry Test step after timeout (#2907) @kciesielski
  • Remove DecodeFailureHandler from ZioHttpServerOptions (#2905) @kciesielski

Dependency updates

  • Update zio-http to 3.0.0-RC2 (#2921) @softwaremill-ci
  • Update zio-interop-cats to 23.0.0.6 (#2920) @softwaremill-ci
  • Update netty-all to 4.1.93.Final (#2919) @softwaremill-ci
  • Update gatling-sbt to 4.3.2 (#2913) @softwaremill-ci
  • Update gatling-sbt to 4.2.6 (#2638) @softwaremill-ci
  • Update magnolia to 1.1.3 (#2683) @softwaremill-ci
  • Update zio-interop-reactivestreams to 2.0.2 (#2868) @softwaremill-ci
  • Update scalajs-dom to 2.6.0 (#2903) @softwaremill-ci
  • Update zio-interop-cats to 23.0.0.5 (#2863) @softwaremill-ci
  • Update zio-prelude to 1.0.0-RC19 (#2864) @softwaremill-ci
tapir - v1.4.0

Published by github-actions[bot] over 1 year ago

⚠️ Important note

Some modules of Tapir 1.4.0 have switched to Cats Effect 3.5.0, which changes the way Async.async, Async.async_, and Async.fromFuture behave around cancellation. If your project relies on Cats Effect 3, read CE release notes and make sure your usages of mentioned methods are aligned.


What’s Changed

  • Expose API for building JSON schemas from Tapir Schemas (#2873) @kciesielski
  • Adjust Async cancellation to CE 3.5 (#2897) @kciesielski
  • Openapi codegen support tags on endpoints (#2891) @a-khakimov
  • Fix handling Strict and Empty body in AkkaBodyListener (#2880) @kciesielski
  • Add scalafix configuration for organizing imports (#2875) @kciesielski
  • [bugfix] Detecting gzip in Accept-Encoding (#2870) @kciesielski
  • [bugfix] Don't wrap streams in the stub interpreter (#2866) @kciesielski

Dependency updates

  • Update fs2-reactive-streams to 3.7.0 (#2887) @softwaremill-ci
  • Update jsoniter-scala-core, ... to 2.23.0 (#2902) @softwaremill-ci
  • Update jsoniter-scala-core, ... to 2.20.7 (#2722) @softwaremill-ci
  • Update http4s-blaze-client to 0.23.15 (#2899) @softwaremill-ci
  • Update scalacheck-1-17 to 3.2.16.0 (#2895) @softwaremill-ci
  • Update cats-effect to 3.5.0 (#2896) @softwaremill-ci
  • Update scalatest to 3.2.16 (#2894) @softwaremill-ci
  • Update http4s-blaze-client, ... to 0.23.15 (#2893) @softwaremill-ci
  • Update cats-effect to 3.4.11 (#2886) @softwaremill-ci
  • Update http4s-circe, http4s-core, ... to 0.23.19 (#2889) @softwaremill-ci
  • Update scalajs-dom to 2.5.0 (#2890) @softwaremill-ci
  • Update quicklens to 1.9.4 (#2885) @softwaremill-ci
  • Update gatling-test-framework to 3.9.5 (#2881) @softwaremill-ci
  • Update sbt-twirl to 1.5.2 (#2652) @softwaremill-ci
  • Update gatling-charts-highcharts to 3.9.5 (#2882) @softwaremill-ci
  • Update opentelemetry-api, ... to 1.26.0 (#2871) @softwaremill-ci
  • Update gatling-test-framework to 3.9.4 (#2876) @softwaremill-ci
  • Update quicklens to 1.9.3 (#2867) @softwaremill-ci
  • Update cats-effect to 3.4.10 (#2865) @softwaremill-ci
tapir - v1.3.0

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Extract tapir-cats-effect module from tapir-cats (#2823) @dvgica
  • Adjust Swagger and examples to the new files module (#2862) @kciesielski
  • New static content API (#2837) @kciesielski
  • Add Nix flake for the documentation dev tools (#2859) @kciesielski
  • Disable BSP if ideSkipProject (#2861) @kciesielski

Dependency updates

  • Update scala-collection-compat to 2.10.0 (#2860) @softwaremill-ci
  • Update netty-all to 4.1.92.Final (#2858) @softwaremill-ci
tapir - v1.2.13

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Update ZIO HTTP to 3.0.0-RC1 (#2857) @adamw
  • Add concurrecny restriction for linking ScalaNative and Scala.js (#2855) @WojciechMazur
  • Switch CI to Ubuntu 22.04 LTS (#2853) @kciesielski
  • Add ZoneId support (#2843) @jumale
  • use remoteAddress from zio-http Request (#2818) @dcihnaelsah

Dependency updates

  • Update gatling-charts-highcharts to 3.9.3 (#2820) @softwaremill-ci
  • Update gatling-test-framework to 3.9.3 (#2819) @softwaremill-ci
  • Update refined to 0.10.3 (#2800) @softwaremill-ci
  • Update zio-interop-cats to 23.0.0.4 (#2836) @softwaremill-ci
  • Update netty-all to 4.1.91.Final (#2821) @softwaremill-ci
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 (#2833) @softwaremill-ci
  • Update opentelemetry-api, ... to 1.25.0 (#2830) @softwaremill-ci
  • Update upickle to 3.1.0 (#2824) @softwaremill-ci
  • Update client3:akka-http-backend, ... to 3.8.15 (#2835) @softwaremill-ci
  • Update logback-classic to 1.4.7 (#2852) @softwaremill-ci
  • Update sbt-revolver to 0.10.0 (#2831) @softwaremill-ci
  • Update cats-effect to 3.4.9 (#2844) @softwaremill-ci
  • Update quicklens to 1.9.2 (#2847) @softwaremill-ci
  • Update aws-lambda-java-runtime-interface-client to 2.3.2 (#2841) @softwaremill-ci
  • Update armeria to 1.23.1 (#2829) @softwaremill-ci
  • Update swagger-ui to 4.18.2 (#2815) @softwaremill-ci
tapir - v1.2.12

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Validator.derivedEnumeration to handle sealed sub-level traits (#2810) @ivan-klass
  • Scala.js - map source files to https://raw.githubusercontent.com/... (#2816) @appolaris

Dependency updates

  • Update sbt-mima-plugin to 1.1.2 (#2808) @softwaremill-ci
  • Update scalafmt-core to 3.7.3 (#2806) @softwaremill-ci
  • Update sbt-scala-native to 0.4.12 (#2804) @softwaremill-ci
tapir - v1.2.11

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Retry zio http tests as they are flaky (#2801) @adamw
  • Add WebSockets support to VertxFutureServerInterpreter (#2793) @tdroxler
  • Properly handle optional json query parameters (#2790) @adamw
  • add ability to overwrite tags on endpoint (#2796) @cornerman
  • Upgrade ZIO HTTP (0.0.5) + Cats Effect Interop (23.0.0.2) (#2794) @calvinlfer
  • Fix documentation (#2797) @kurgansoft

Dependency updates

  • Update swagger-ui to 4.18.1 (#2785) @softwaremill-ci
  • Update opentelemetry-api, ... to 1.24.0 (#2779) @softwaremill-ci
  • Update model:core to 1.5.5 (#2710) @softwaremill-ci
  • Update http4s-blaze-client to 0.23.14 (#2799) @softwaremill-ci
  • Update upickle to 3.0.0 (#2780) @softwaremill-ci
  • Update aws-lambda-java-runtime-interface-client to 2.3.1 (#2791) @softwaremill-ci
  • Update http4s-blaze-client, ... to 0.23.14 (#2781) @softwaremill-ci
  • Update logback-classic to 1.4.6 (#2787) @softwaremill-ci
  • Update zio-json to 0.5.0 (#2798) @softwaremill-ci
  • Update shared:akka, shared:armeria, ... to 1.3.14 (#2795) @softwaremill-ci
  • Update sbt-scala-native to 0.4.11 (#2792) @softwaremill-ci
  • Update aws-lambda-java-runtime-interface-client to 2.3.0 (#2788) @softwaremill-ci
  • Update netty-all to 4.1.90.Final (#2784) @softwaremill-ci
  • Update zio-interop-cats to 13.0.0.2 (#2783) @softwaremill-ci
tapir - v1.2.10

Published by github-actions[bot] over 1 year ago

What’s Changed

  • fix order of arguments in authroizationCode (#2776) @rssh
  • MockServerClient null / empty body regression fix (#2767) @pomadchin
  • Update aws.md (#2775) @loicl-bbc
  • Websocket support for vertx servers (#2770) @danilbykov
  • Fix the way single-endpoint routes are interpreted in Play/ZIO Http. Enable reject tests. (#2760) @adamw
  • Bring back 2.12 support for zio-http (#2759) @ghostdogpr

Dependency updates

  • Update swagger-ui to 4.17.1 (#2773) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.10 (#2772) @softwaremill-ci
  • Update zio-prelude to 1.0.0-RC18 (#2774) @softwaremill-ci
  • Update magnolia to 1.3.0 (#2771) @softwaremill-ci
  • Update refined to 0.10.2 (#2768) @softwaremill-ci
  • Update vertx-web to 4.4.0 (#2765) @softwaremill-ci
  • Update zio-prelude to 1.0.0-RC17 (#2762) @softwaremill-ci
  • Update magnolia to 1.2.7 (#2758) @softwaremill-ci
  • Update scalafmt-core to 3.7.2 (#2757) @softwaremill-ci
  • Update gatling-charts-highcharts to 3.9.2 (#2755) @softwaremill-ci
  • Update cats-effect to 3.4.8 (#2756) @softwaremill-ci
  • Update gatling-test-framework to 3.9.2 (#2754) @softwaremill-ci
  • Update zio-interop-reactivestreams to 2.0.1 (#2753) @softwaremill-ci
  • Update sbt-assembly to 2.1.1 (#2731) @softwaremill-ci
  • Update netty-all to 4.1.89.Final (#2734) @softwaremill-ci
  • Update armeria to 1.22.1 (#2736) @softwaremill-ci
tapir - v1.2.9

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Improve the efficiency of request handling in ZIO Http & Play (#2747) @adamw
  • AWS CDK support for Tapir endpoints (#2587) @gzhk
  • zio-http: Use Http.collectHandler (#2718) @frekw

Dependency updates

  • Update opentelemetry-api, ... to 1.23.1 (#2744) @softwaremill-ci
  • Update jwt-circe to 9.2.0 (#2741) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.9 (#2737) @softwaremill-ci
  • Update scalajs-dom to 2.4.0 (#2746) @softwaremill-ci
  • Update gatling-charts-highcharts to 3.9.1 (#2743) @softwaremill-ci
  • Update gatling-test-framework to 3.9.1 (#2742) @softwaremill-ci
  • Update scalacheck-toolbox-datetime to 0.7.0 (#2740) @softwaremill-ci
  • Update cats-effect to 3.4.7 (#2738) @softwaremill-ci
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 (#2701) @softwaremill-ci
  • Update mdoc, sbt-mdoc to 2.3.7 (#2706) @softwaremill-ci
  • Update armeria to 1.22.0 (#2726) @softwaremill-ci
  • Update fs2-reactive-streams to 3.6.1 (#2725) @softwaremill-ci
  • Update vertx-web to 4.3.8 (#2728) @softwaremill-ci
  • Update fs2-reactive-streams to 3.6.0 (#2721) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.7 (#2720) @softwaremill-ci
tapir - v1.2.8

Published by github-actions[bot] over 1 year ago

What’s Changed

  • Properly generate docs for default error responses defined in options (#2717) @adamw
  • [docs] Fix broken links to sections across pages (#2698) @JonasHeylen
  • Fix invalid sttp-mock-server dependency (#2712) @wwziatka

Dependency updates

  • Update zio, zio-streams, zio-test, ... to 1.0.18 (#2716) @softwaremill-ci
  • Update aws-lambda-java-runtime-interface-client to 2.2.0 (#2715) @softwaremill-ci
  • Update scala3-library, ... to 3.2.2 (#2707) @softwaremill-ci
  • Update sbt-scala-native to 0.4.10 (#2705) @softwaremill-ci
tapir - v1.2.7

Published by github-actions[bot] over 1 year ago

What’s Changed

  • chore: zio-http 0.0.4 (#2702) @frekw
  • Try compiling in a java 8-compatible way (#2697) @adamw

Dependency updates

  • Update play-json to 2.9.4 (#2695) @softwaremill-ci
  • Update scalafmt-core to 3.7.1 (#2693) @softwaremill-ci
  • Update mockserver-netty to 5.15.0 (#2680) @softwaremill-ci
  • Update play, play-akka-http-server, ... to 2.8.19 (#2681) @softwaremill-ci
  • Update zio, zio-streams, zio-test, ... to 2.0.6 (#2685) @softwaremill-ci
  • Update client3:akka-http-backend, ... to 3.8.9 (#2700) @softwaremill-ci
  • Update java-dogstatsd-client to 4.2.0 (#2692) @softwaremill-ci
tapir - v1.2.6

Published by github-actions[bot] almost 2 years ago

What’s Changed

  • Zio netty interpreter improvements, logging example (#2677) @adamw
  • Update sttp-apispec, add a test for multi-value schema example (#2676) @adamw
  • Schemas for any / any object (#2673) @adamw
  • Cross compile tapir-enumeratum with Scala 3 (#2672) @mbuszka

Dependency updates

  • Update http4s-circe, http4s-core, ... to 0.23.18 (#2688) @softwaremill-ci
  • Update fs2-reactive-streams to 3.5.0 (#2687) @softwaremill-ci
  • Update cats-effect to 3.4.5 (#2686) @softwaremill-ci
  • Update client3:akka-http-backend, ... to 3.8.8 (#2675) @softwaremill-ci
  • Update jsoniter-scala-core, ... to 2.20.2 (#2671) @softwaremill-ci
  • Update magnolia to 1.2.6 (#2645) @softwaremill-ci
  • Update scalacheck-1-17 to 3.2.15.0 (#2667) @softwaremill-ci
  • Update http4s-blaze-client, ... to 0.23.13 (#2639) @softwaremill-ci
  • Update vertx-web to 4.3.7 (#2643) @softwaremill-ci