Skip to content

Conversation

@smartiniOnGitHub
Copy link
Contributor

@smartiniOnGitHub smartiniOnGitHub commented Jul 15, 2019

Hi all,
here you can find changes for issue#1654; other commit will happen during next days ... even to see what CI say.
As always, tell me if there is something to fix/improve in my changes.
Thanks a lot. Bye.

First part (1 of 3 or more):
remove beforeHandler and related implementation and warnings if used (it's no more supported)

Checklist

  • run npm run test and npm run benchmark
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message and code follows Code of conduct

@mcollina mcollina added the semver-major Issue or PR that should land as semver major label Jul 15, 2019
@mcollina
Copy link
Member

Good work so far!

@smartiniOnGitHub
Copy link
Contributor Author

@mcollina all deprecated features (and related warnings) removed now ... I'm not sure still there is something to do in 'logger.js' related to some old behavior of genReqId (but I think nothing more should be removed from there).
So unless you find other to remove/imporve I think this PR should be complete.
This removal has been simplified (a lot) by the structure of the code and related warnings and tests, really good :-) . Thanks for all.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@delvedor delvedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcollina mcollina merged commit bf95bbf into fastify:next Jul 16, 2019
Eomm pushed a commit to Eomm/fastify that referenced this pull request Nov 24, 2019
* remove beforeHandler and related implementation and warnings if used (it's no more supported)

* remove basePath and related warnings (no more supported)

* remove genReqId and related warnings (no more supported)
@mcollina mcollina mentioned this pull request Nov 24, 2019
4 tasks
@delvedor delvedor added this to the v3.0.0 milestone Dec 9, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

semver-major Issue or PR that should land as semver major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants