Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@jhaynie jhaynie released this 12 Sep 18:49
· 199 commits to master since this release

This fix is an update that resolves a steady memory leak found in production. The memory leak was the result of a change made in scc which turned on GC for their command line but impacted our API. Hat tip to @josecordaz for the find.