Releases: guardrail-dev/guardrail
Releases · guardrail-dev/guardrail
Adding http4s server generation
File upload leak bugfix, better error reporting in plugins, x-scala-type for all types
Custom header types, scalameta escaping bugfix
Included issues:
- #88 Adds support for other encoding charsets for JSON payloads
- #88 Using a plain unmarshaller for text/plain
- #88 Removing jsonFSU from clients in favor of the ones in AkkaImplicits
- #88 Returning
NoContextException
from failed unmarshallers instead of the Circe exceptions so we can try the next available unmarshaller
Contributors:
Custom header types, scalameta escaping bugfix
Included issues:
- #75 Adding
Show[java.net.URL]
instance - #79 Support for custom header types
- #78 Initial draft of the full documentation
- #37 Adding
sbt-pgp
in preparation to publish signed binaries to Maven Central - #83 Bumping scalameta to a version that properly backtick-escapes terms with special characters in them
Contributors:
- @blast-hardcheese
- @stanislav-chetvertkov
- @lyrahall14
Custom multipart field types
Multipart File uploads
Root path matcher, text/plain support
Missing `type` NPE
Included PRs:
- #55: NPE and cleanup
Contributors:
- Devon Stewart
- stanislav
- Konrad
ktoso
Malawski - Alexey