Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.3.2 #27

Merged
merged 2 commits into from
Apr 17, 2018
Merged

chore: release v0.3.2 #27

merged 2 commits into from
Apr 17, 2018

Conversation

jinwoo
Copy link
Member

@jinwoo jinwoo commented Apr 17, 2018

@jinwoo jinwoo requested a review from a team April 17, 2018 22:16
@codecov-io
Copy link

codecov-io commented Apr 17, 2018

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files           1        1           
  Lines          37       37           
  Branches        8        8           
=======================================
  Hits           36       36           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d597106...ae7bce9. Read the comment docs.

@mcollina
Copy link
Contributor

I just released fastify-static 0.10.1 that should fix the 304 problem.

@jinwoo
Copy link
Member Author

jinwoo commented Apr 17, 2018

I'll check this in after addressing a few more things:

  • Emit pushError on errors during push (from h2-auto-push)
  • Log an error on pushError (from fastify-auto-push)
  • Update fastify-static to 0.10.1

@jinwoo
Copy link
Member Author

jinwoo commented Apr 17, 2018

Decided to check this in after only updating fastify-static to v0.10.1.

The h2-auto-push change for pushError will be a breaking change (due to the change in the pushFn() function). So I'll release a new npm after that change.

@jinwoo jinwoo merged commit d885d4b into google:master Apr 17, 2018
@jinwoo jinwoo deleted the release branch April 17, 2018 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants