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

Drop jsonEndpoints #2259

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Drop jsonEndpoints #2259

merged 1 commit into from
Dec 20, 2024

Conversation

RobinTail
Copy link
Owner

Deprecated in #2258

@RobinTail RobinTail added the breaking Backward incompatible changes label Dec 20, 2024
@RobinTail RobinTail added this to the v22 milestone Dec 20, 2024
@RobinTail RobinTail marked this pull request as ready for review December 20, 2024 16:57
@RobinTail RobinTail mentioned this pull request Dec 20, 2024
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling def88b5 on drop-jsonEndpoints
into a8bed37 on make-v22.

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.

nice

@RobinTail RobinTail merged commit dc0494d into make-v22 Dec 20, 2024
9 checks passed
@RobinTail RobinTail deleted the drop-jsonEndpoints branch December 20, 2024 17:35
RobinTail added a commit that referenced this pull request Jan 24, 2025
![image](https://github.com/user-attachments/assets/d42ac8ed-4463-4dd7-9d3e-3739b9fd7585)

Tai’Vion Lathan (Tai) was a 24 years young transgender woman, who was
found fatally shot in an alley in Baltimore’s neighborhood on August 4
2024.

“She was fun, loving, and caring,” — Lathan’s great aunt told CNN,
adding that just next month, Lathan was to start school to become a
nurse who cares for elderly patients.


https://amp.cnn.com/cnn/2024/08/10/us/transgender-woman-shot-killed-baltimore

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 of the framework sets its main task to clean the runtime
code from obsolete methods and redundancies in order to make public
interfaces easier to use. In particular, support for Node.js version 18
is discontinued (its lifespan ends in 3 months) in order to move to
native localization methods. The approach on tagging endpoints is
changed — restrictions are separated from the descriptive part: the
first is implemented through module augmentation (similar to the logger
type), and the second is moved to the Documentation. This architectural
solution allows to not "drag" tags through the entire runtime code.
Another important change is that all headers (not just x-prefixed ones)
are now handled when this feature is enabled. The documentation
generator detects both x-prefixed and well-known headers, and it is now
possible to customize this.

- #2063 
- #2206 
- #2228 
- #2259 
- #2276 
- #2281 
- #2284 
- #2287 
- #2288 
- #2290 
- #2299 
- #2303 
- #2305 
- #2306 
- #2307 
- #2312 
- #2313 
- #2314 
- #2333 
- #2337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Backward incompatible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant