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

v1.0.0 needs to be issued #229

Closed
18 of 19 tasks
jsumners opened this issue Sep 15, 2017 · 88 comments
Closed
18 of 19 tasks

v1.0.0 needs to be issued #229

jsumners opened this issue Sep 15, 2017 · 88 comments
Labels
discussion Issues or PRs with this label will never stale
Milestone

Comments

@jsumners
Copy link
Member

jsumners commented Sep 15, 2017

With the GitHub project fast approaching 2,500 stars, people need to be able to have confidence that the library they are using is stable. Looking at the roadmap today (https://github.com/fastify/fastify/projects/1) I can see that a couple new issues were added (#135 and #121), but I think the authentication issue has been solved (https://github.com/fastify/fastify-auth and https://github.com/fastify/fastify-bearer-auth) well enough for 1.0.0.

In my opinion, @mcollina should be able to speak about 1.0.0 in his presentation at the beginning of October.

cc: @fastify/benchmarks

2017-09-24: I have segregated this list into "blocker" and "non-blockers". A non-blocker is an issue that we would like to have solved before 1.0.0, but isn't completely necessary. ~ jsumners


Todo (blockers):

Todo (non-blockers):

@delvedor delvedor added the discussion Issues or PRs with this label will never stale label Sep 15, 2017
@delvedor
Copy link
Member

delvedor commented Sep 15, 2017

Features that we must implement before 1.0.0:

Feel free to add this list in your first comment as placeholder :)

@jsumners
Copy link
Member Author

@delvedor you should have permissions to be able to edit the post. I am completely fine with that.

@delvedor
Copy link
Member

@delvedor you should have permissions to be able to edit the post. I am completely fine with that.

Done :)

@cagataycali
Copy link
Contributor

For first stable version, this proposals looks good for me! 🎉

@jsumners
Copy link
Member Author

I disagree with #169 being a blocker for 1.0.0. That is clearly a divisive proposal and unlikely to be settled any time soon.

@delvedor
Copy link
Member

I disagree with #169 being a blocker for 1.0.0. That is clearly a divisive proposal and unlikely to be settled any time soon.

Yes, and since it is a divisive proposal I think we should take a final decision on that.
If we keep req, reply we should provide a better way to help user interact with both request and reply at the same time when creating a plugin.

@StarpTech
Copy link
Member

I would add this to the list #258

@mcollina
Copy link
Member

@StarpTech done.

@StarpTech
Copy link
Member

Hi, why is swagger a blocker for a major release?

@jsumners
Copy link
Member Author

jsumners commented Sep 21, 2017

@StarpTech for me, it's not. But I understand why it is. Fastify's goal is for writing RESTful API servers. Thus, it would be good to be able to support documenting those APIs. I think things like Swagger are way more trouble than they're worth (the code for Swagger to read ends up being more than the actual method), but there's a lot of people that like it.

@StarpTech
Copy link
Member

Ok, I understand it but it's still a plugin and not part of the core. Is anybody working on it? Should we discuss some proposals about the integration with fastify e.g configuration approach vs comments?

@mcollina
Copy link
Member

The actual problem for 1.0.0 is that we had semver-major changes in the last 5 minor releases. I think our API has not settled yet.

@mcollina
Copy link
Member

I propose we drop fastify-swagger from the list. We can ship it later. 404 and 500 have already a PR open.. is there anyone that wants to add support for the http caching headers in Request and Reply, similar to what Hapi does?

@jsumners
Copy link
Member Author

+1 to Swagger not being a blocker.

I'm not entirely sure what needs to be done to tackle #121.

@allevo
Copy link
Member

allevo commented Sep 24, 2017

I'd like to add #296 to this list

@jsumners
Copy link
Member Author

@allevo done.

@StarpTech
Copy link
Member

Http-Caching is done? #121

@jsumners
Copy link
Member Author

No. It just has its own repository.

@StarpTech
Copy link
Member

But what's the milestone in caching?

@jsumners
Copy link
Member Author

There is discussion about it in the issue tracker on that repo. But the short of it is that I am currently running for office in my city and don't have free time to work on it. Thankfully, the final Election Day is November 7.

@jsumners
Copy link
Member Author

Blockers list updated with closing of onSend and addition of two new items.

@mcollina
Copy link
Member

Thanks!

@jsumners
Copy link
Member Author

jsumners commented Nov 5, 2017

@fastify/fastify please re-review the blockers list. There is only one open at this time. Make sure there are not any others that should be there.

@allevo
Copy link
Member

allevo commented Nov 6, 2017

I'd like to finish the discussion #169

@jsumners jsumners closed this as completed Nov 6, 2017
@jsumners jsumners reopened this Nov 6, 2017
@jsumners
Copy link
Member Author

jsumners commented Nov 6, 2017

Accidental close. Reopened.

@jsumners
Copy link
Member Author

It's clear in #709 that we definitely need to get this issue resolved. It looks like we have one bug outstanding (#693), and it doesn't seem to be affecting many people. I think we should be issuing an rc release promptly.

@mcollina
Copy link
Member

@jsumners that should be solved in the RC phase.

@jsumners
Copy link
Member Author

I think v1.0.0-rc1 should be released this week. What say you @fastify/fastify ?

@allevo
Copy link
Member

allevo commented Jan 30, 2018

@jsumners A breaking-change issue is opened #718. #727 is another breaking-change.

@delvedor
Copy link
Member

I'd love to release a rc as soon as possible, but currently we have two breaking changes proposed. That's too much. I think that if in a week we do not found anything that could cause a breaking change, then we can release an rc and consider the api stable enough.

@allevo
Copy link
Member

allevo commented Jan 30, 2018

I think that if in a week we do not found anything that could cause a breaking change

Apparently, it seems a bit difficult 😃

@delvedor
Copy link
Member

@allevo that's not a problem, we do not have any fixed date, we just want to deliver a good and stable api before release v1 and I think no one can complain with this.

@jsumners
Copy link
Member Author

The issue is that we can come up with a breaking change every week. We, as programmers, will always see a better way to do a thing we have already done and seek to change it. No, there isn't a date set for release (I'd argue that there should be one), but as has been shown in the past couple of weeks, there are people already relying on Fastify with its current API. We need to lock it down very soon or risk losing the traction already gained.

I think the current PRs labeled as breaking can be resolved in short order. That's why I think an rc1 can be issued this week.

@Ethan-Arrowood
Copy link
Member

I don't know sort of plans you have for releasing 1.0.0, but if we are interested in publishing a blog post I have a good relationship with the FreeCodeCamp publication on Medium and could help facilitate a release article. (Would be happy to help write it as well).

@mcollina
Copy link
Member

I think we can do as many rcs as we like. Let’s target next monday.

@delvedor
Copy link
Member

delvedor commented Feb 5, 2018

The first release candidate is out! 🎉
https://github.com/fastify/fastify/releases/tag/v1.0.0-rc.1

@mcollina
Copy link
Member

mcollina commented Feb 8, 2018

Fastify has come a long way! Should we pick a date and release then? I do not want to keep the rc going for more than 2-3 weeks.

@jsumners
Copy link
Member Author

jsumners commented Feb 8, 2018

March 1?

@mcollina
Copy link
Member

mcollina commented Feb 8, 2018

I like March 1!

@jsumners
Copy link
Member Author

Looks like people have voted that March 1 be the v1.0.0 target date.

@yamalight
Copy link
Contributor

@jsumners maybe it's also worth releasing RC versions for all official extensions?
at least some of them are currently incompatible with 1.0-rc1

@jsumners
Copy link
Member Author

@yamalight it's up to the maintainers of the plugins to do that. I released updates yesterday for the ones I maintain. PRs to currently incompatible plugins would be helpful. Basically, they need:

module.exports = fp(plugin, {
  fastify: '>=1.0.0-rc.1',
  name: 'foo-plugin'
})

And after the rc phase, they should change the minimum version to ^1.0.0.

@Ethan-Arrowood
Copy link
Member

@jsumners I'll make some prs against the JWT libraries later today

Ethan-Arrowood added a commit to Ethan-Arrowood/fastify-jwt that referenced this issue Feb 13, 2018
Ethan-Arrowood added a commit to Ethan-Arrowood/fastify-jwt-authz that referenced this issue Feb 13, 2018
@allevo
Copy link
Member

allevo commented Feb 27, 2018

I'd like to wait for delvedor/find-my-way#60

@delvedor
Copy link
Member

If someone wants to give a try to that issue be my guest!
I'll give it an eye asap, but at the moment I'm stuck at work.

@delvedor
Copy link
Member

delvedor commented Mar 2, 2018

The router bug has been fixed.
The v1.0.0 release is planned for the 5th of march! (unless very serious bugs comes out)

@delvedor
Copy link
Member

delvedor commented Mar 6, 2018

I guess we can close this one :)

https://medium.com/@fastifyjs/fastify-goes-lts-with-1-0-0-911112c64752

@delvedor delvedor closed this as completed Mar 6, 2018
DamianArado added a commit to DamianArado/fastify that referenced this issue May 25, 2021
mcollina pushed a commit that referenced this issue May 25, 2021
)

* fix: #229 TypeScript page, CONTRIBUTING.md anchor tag broken link

* Update docs/TypeScript.md

Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>

Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
haggholm pushed a commit to haggholm/fastify that referenced this issue Jun 12, 2021
…/fastify-cli-2.12.0

Bump fastify-cli from 2.11.0 to 2.12.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Issues or PRs with this label will never stale
Projects
None yet
Development

No branches or pull requests

10 participants