Skip to content

v19.0.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 10 Jan 17:53
· 409 commits to main since this release

19.0.0 (2020-01-10)

Bug Fixes

  • normalize Varnish headers (252b767)
  • fixture: updated api.github.com/get-archive (51d7fe5)

BREAKING CHANGES

  • fixture: api.github.com/get-archive has changed
[
   ...
   {
     headers: {
+      age: "0"
+      via: "1.1 varnish-v4"
+      x-varnish: "74624297"
     }
   }
 ]