Skip to content

Releases: guardrail-dev/sbt-guardrail

Custom class names, akka-http: Custom Directive injection, akka-http: text/plain responses in servers

13 Sep 01:26
Compare
Choose a tag to compare

Custom class names, akka-http: Custom Directive injection, akka-http: text/plain responses in servers

Big update, thanks to those who contributed!

Included issues:

Support:

Updates:

Contributors:

Java invalid character escaping, more consistent type/variable naming, Java models build fix (take 2)

24 Jun 22:34
Compare
Choose a tag to compare

This is a build fix for the broken 0.59.0 release. It includes all of 0.59.0's fixes:

Note that this release may contain changes to generated code that require changes to consumer code. See the MIGRATING file for details.

Included issues:

Supporting issues:

Contributors:

Java invalid character escaping, more consistent type/variable naming, Java models build fix

24 Jun 21:46
Compare
Choose a tag to compare

Note that this release may contain changes to generated code that require changes to consumer code. See the MIGRATING file for details.

Included issues:

Supporting issues:

Contributors:

Exposing optional encoding/decoding parameters

19 Jun 19:33
45d5a19
Compare
Choose a tag to compare

Following up on v0.58.0, adding the following options:

encodeOptionalAs = ...,
decodeOptionalAs = ...,

with the supported values: codingRequiredNullable, codingOptional, codingOptionalLegacy

Fix regex quoting issue in name normalizer

05 Jun 22:38
Compare
Choose a tag to compare

Fix regex quoting issue in name normalizer

Included issues:

Supporting issues:

Contributors:

Adding support for x-nullable for Scala clients and servers

27 May 08:09
Compare
Choose a tag to compare

Adding support for x-nullable for Scala clients and servers

Thanks @hanny24!

Included issues:

Supporting PRs:

Contributors:

Resolving cryptic java error, adding better support for Scala Vector AddArg

07 May 04:29
Compare
Choose a tag to compare

Resolving cryptic java error, adding better support for Scala Vector AddArg

Included issues:

Supporting PRs:

Contributors:

[dropwizard] Fixing missing @Produces for some routes, [akka-http] Additional context for unhelpful errors

29 Apr 00:18
Compare
Choose a tag to compare

[dropwizard] Fixing missing @produces for some routes, [akka-http] Additional context for unhelpful errors

Included issues:

Supporting PRs:

Contributors:

Finishing Tagless Final migration

24 Apr 01:23
Compare
Choose a tag to compare

Finishing Tagless Final migration

Included issues:

Supporting PRs:

Contributors:

Major refactor from Free to Tagless Final, file rendering performance enhancements

21 Apr 04:53
Compare
Choose a tag to compare

Major refactor from Free to Tagless Final, file rendering performance enhancements

Included issues:

Supporting PRs:

Contributors: