babelouest / ulfius

Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services

Home Page:https://babelouest.github.io/ulfius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current LTS and End of life

ChinmayaAgarwal opened this issue · comments

Hi,

What is the current LTS release in ulfius? Also we are using ulfius v2.7.2, what is the end of life for this release?

Thanks and Regards,
Chinmaya Agarwal

Hello,

There is no LTS release for Ulfius. This is a personal project and I don't have the resources for that. Sorry.

Nevertheless, the releases are backward source compatible, unless mentioned otherwise.

I suggest to upgrade your ulfius version to the latest when possible, 2.7.2 is vulnerable with the malformed http request vulnerability, and other bugs have been fixed since then.