Skip to content

v8.4.4

Compare
Choose a tag to compare
@trotzig trotzig released this 27 Sep 18:29
· 19 commits to master since this release

In this patch release, we make it so that snap-requests are sent to happo.io API sequentially. Before, all snap-requests (there's one or more per target) would be sent in parallell. With this release, we await the POST request before moving to the next target.