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

v21 is for Kesaria #2084

Merged
merged 87 commits into from
Nov 20, 2024
Merged

v21 is for Kesaria #2084

merged 87 commits into from
Nov 20, 2024

Conversation

RobinTail
Copy link
Owner

@RobinTail RobinTail commented Oct 8, 2024

Kesaria Abramidze, 37

Kesaria Abramidze, 37 years young, one of Georgia's most well-known transgender women, was stabbed to death in her flat in the capital, Tbilisi, just a day after the country's parliament passed a major anti-LGBT bill.

https://www.bbc.com/news/articles/cy0lnpn019xo

Transgender women suffer too frequently from transphobic violence and cruelty, being the less protected social group. I'd like to raise an awareness of this problem. Humans should be creators — not killers. But most importantly, I want every transgender girl to have an opportunity to create applications quickly and, in general, learn to write code easily in order to receive job offers and leave dangerously transphobic territories for more favorable and civilized ones, and live happily there. Protect transgender women.


This version aims to improve the security and the overall development experience. In particular, the requirements for the Express version are increased, and you can now run the secure server exclusively. Alternative plural properties are replaced with universal singular ones supporting arrays. Specifying the method when creating an endpoint is now optional, which also makes it easier to assign endpoints on a same route for different methods. Memory consumption reduced for Routing traverse. Previously deprecated methods and properties have been removed, several public interfaces changed in order to enable features coming up later.

@RobinTail RobinTail added the CI/CD label Oct 8, 2024
@RobinTail RobinTail added this to the v21 milestone Oct 8, 2024
Copy link

coveralls-official bot commented Oct 8, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 2f4f1f8 on make-v21
into 952a8c5 on master.

Changing peer dependencies (breaking)
@RobinTail RobinTail added dependencies Pull requests that update a dependency file breaking Backward incompatible changes labels Oct 8, 2024
@RobinTail RobinTail changed the title Next: v21 v21 is for Kesaria Oct 10, 2024
This feature allows to avoid spinning up HTTP server when only HTTPS one
is needed.
It should enable best practices in the establishing secure communication
channel.

Changes to `ServerConfig` type:
- `server` prop renamed to `http`
- nested props `jsonParser`, `upload`, `compression`, `rawParser` and
`beforeRouting` moved to the top level
- all that included into the automated migration (ESLint rule) for v21
@RobinTail RobinTail added documentation Improvements or additions to documentation enhancement New feature or request coverage Additional tests refactoring The better way to achieve the same result labels Oct 10, 2024
@RobinTail
Copy link
Owner Author

I'll keep it for a while in case I find another "one more thing"

@RobinTail
Copy link
Owner Author

🚀 21.0.0-beta.5
✅ QA passed

src/routing.ts Outdated Show resolved Hide resolved
Copy link
Owner Author

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

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

generally ready

@RobinTail
Copy link
Owner Author

🚀 21.0.0-beta.6
✅ QA passed

SECURITY.md Show resolved Hide resolved
Copy link
Owner Author

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

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

should be enough

@RobinTail RobinTail merged commit 0ad5c1c into master Nov 20, 2024
11 checks passed
@RobinTail RobinTail deleted the make-v21 branch November 20, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Backward incompatible changes CI/CD coverage Additional tests dedication dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request refactoring The better way to achieve the same result
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant