Releases: guardrail-dev/guardrail-maven-plugin
Releases · guardrail-dev/guardrail-maven-plugin
Starting work to support other languages, handling unexpected status codes in http4s
Included issues:
- guardrail-dev/guardrail#136 Language abstraction
- guardrail-dev/guardrail#137 Handling unexpected status codes in http4s
Contributors:
Bumping circe and http4s
Included issues:
Contributors:
route sorting, OPTIONS, making BuildTracingFields overridable
Included issues:
- guardrail-dev/guardrail#125 Sorting generated routes to avoid unnecessary changes
- guardrail-dev/guardrail#126 Adding
OPTIONS
support - guardrail-dev/guardrail#129 Making
BuildTracingFields
overridable
Contributors:
Polymorphic responses and array form parameters
Included issues:
- guardrail-dev/guardrail#43 Missing Support for ComposedModels
- guardrail-dev/guardrail#89 Submitting a list of a form parameter is not supported
- guardrail-dev/guardrail#122 Guardrail doesn't support Array type for Form Params
Contributors:
Adding http4s server generation
File upload leak bugfix, better error reporting in plugins, x-scala-type for all types
Included issues:
- guardrail-dev/guardrail#110 File Accumulator leak causes missing files on filesystem on name collision
- guardrail-dev/guardrail#101 Exposing more error information to build tooling
- guardrail-dev/guardrail#111 Bumping scalameta
- guardrail-dev/guardrail#112 Making
x-scala-type
work for all non-container types instead of just string
Contributors:
Split packageName and dtoPackage on .
Included issues:
- guardrail-dev/guardrail#88 Adds support for other encoding charsets for JSON payloads
- guardrail-dev/guardrail#88 Using a plain unmarshaller for text/plain
- guardrail-dev/guardrail#88 Removing jsonFSU from clients in favor of the ones in AkkaImplicits
- guardrail-dev/guardrail#88 Returning
NoContextException
from failed unmarshallers instead of the Circe exceptions so we can try the next available unmarshaller - #1 Split packageName and dtoPackage on
.
Contributors:
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
Included issues:
- guardrail-dev/guardrail#70 Custom types are not supported in multipart forms
- guardrail-dev/guardrail#71 Show instances for Float and Double are missing
- guardrail-dev/guardrail#72 Multipart terms result in a compilation failure in http4s
Contributors: