Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 12, 2017

Version 0.30.0 of fastify was just published.

Dependency fastify
Current Version 0.29.2
Type devDependency

The version 0.30.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of fastify.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.30.0

Breaking changes:

New features:

  • Catch all content type parser - #344

Fixes:

  • Fixed wildcard handling - 1574ed0
  • Fix TypeScript typing - #339
  • Add key signature for string keys (like '2xx') in response schema - #338
  • Fixed register TypeScript definition - #332
Commits

The new version differs by 59 commits.

  • 4ec6da3 Merge pull request #347 from fastify/no-logger-by-default
  • 73cef26 Bumped v0.30.0
  • 1574ed0 Updated find-my-way dependency
  • fd8d8bb Addressing feedbacks
  • 3eec5ed docs for no logger by default
  • 4459800 Default to abstract-logging by default
  • e6a11c8 Merge pull request #335 from fastify/encapsulation
  • bab051b Merge pull request #346 from cagataycali/patch-2
  • 5befe21 Merge branch 'master' into encapsulation
  • d735dce Merge pull request #344 from fastify/catch-all-content-type-parser
  • e0ec2b7 Added contributor
  • bf4036e Updated readme, fixing broken plugin listing (#345)
  • 1acfff3 Updated docs
  • f95d621 Merge branch 'master' into catch-all-content-type-parser
  • 41de705 Updated plugins list

There are 59 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2017

Version 0.30.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 3fc55e9 Bumped v0.30.1.
  • d807434 Merge pull request #349 from paolochiodi/request-id-header
  • d9e3a21 expand docs on request-id
  • 6eac43a Use "request-id" header if present for req.id

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 15, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2017

Version 0.30.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

@delvedor delvedor closed this in bea276d Oct 16, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/fastify-0.30.0 branch October 16, 2017 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant