Releases: guardian/fezziwig
Releases · guardian/fezziwig
v2.0.1
Release run: #10
What's Changed
- Update scala to 2.13.14 to enable Scala Steward by @emdash-ie in #53
- Submit sbt dependencies to GitHub for vulnerability monitoring by @gu-dependency-graph-integrator in #55
- chore(deps): Non-AWS dependency updates by @gu-scala-steward-public-repos in #54
New Contributors
- @gu-dependency-graph-integrator made their first contribution in #55
- @gu-scala-steward-public-repos made their first contribution in #54
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Release run: #9
What's Changed
- Add tests of existing encoder/decoder behaviour by @emdash-ie in #49
- Generate generics instead of decoders with macros by @emdash-ie in #48
- Bump major version (to 2.0.0) by @emdash-ie in #51
- Update readme ahead of version 2 release by @emdash-ie in #52
Breaking Changes
Null fields in encoded JSON
Note that #48 has slightly changed the output of circe JSON encoders produced using this library: where before null values were removed from the output JSON, they’re now left in. To recover the old behaviour, consumers will need to call .deepDropNullValues
on any produced JSON.
New Contributors
- @emdash-ie made their first contribution in #49
Full Changelog: v1.9.2...v2.0.0
v1.9.2
Release run: #4
Full Changelog: v1.9.1...v1.9.2
v1.9.1
Transitive dependency updates
Merge pull request #43 from guardian/pmr/snyk-dependency-updates bump libthrift
v1.8.2-SNAPSHOT
tag fetching issue
v1.8.1-SNAPSHOT
set release version
v1.9-SNAPSHOT
Merge pull request #43 from guardian/pmr/snyk-dependency-updates bump libthrift
v1.8-SNAPSHOT
CI workflow to run tests