Skip to content

Releases: guardian/fezziwig

v2.0.1

10 Oct 16:10
3d8c169
Compare
Choose a tag to compare

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

20 Mar 10:09
64086ba
Compare
Choose a tag to compare

Release run: #9

What's Changed

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

Full Changelog: v1.9.2...v2.0.0

v1.9.2

27 Feb 19:26
c0894a8
Compare
Choose a tag to compare

Release run: #4

Full Changelog: v1.9.1...v1.9.2

v1.9.1

10 Jan 15:22
Compare
Choose a tag to compare

Release run: #2

What's Changed

  • remove snapshot repository from the build by @paulmr in #44
  • Adopt GHA Scala Library Release Workflow by @rtyley in #45

Full Changelog: v1.9...v1.9.1

Transitive dependency updates

21 Nov 18:23
c00158b
Compare
Choose a tag to compare
Merge pull request #43 from guardian/pmr/snyk-dependency-updates

bump libthrift

v1.8.2-SNAPSHOT

21 Nov 17:32
Compare
Choose a tag to compare
v1.8.2-SNAPSHOT Pre-release
Pre-release
tag fetching issue

v1.8.1-SNAPSHOT

21 Nov 17:09
Compare
Choose a tag to compare
v1.8.1-SNAPSHOT Pre-release
Pre-release
set release version

v1.9-SNAPSHOT

21 Nov 18:21
c00158b
Compare
Choose a tag to compare
v1.9-SNAPSHOT Pre-release
Pre-release
Merge pull request #43 from guardian/pmr/snyk-dependency-updates

bump libthrift

v1.8-SNAPSHOT

17 Nov 16:52
Compare
Choose a tag to compare
v1.8-SNAPSHOT Pre-release
Pre-release
CI workflow to run tests