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

Next release version and date #2534

Closed
artemMartynenko opened this issue Mar 11, 2021 · 4 comments
Closed

Next release version and date #2534

artemMartynenko opened this issue Mar 11, 2021 · 4 comments
Assignees
Labels
3.x Related to ModSecurity version 3.x

Comments

@artemMartynenko
Copy link

Hello. I`m trying to create ModSecurity binding for Java. I saw that your last published release was 3.0.4 but there are a lot of significant changes in the master branch. My question is what will be the next release number and went it could be released? Thanks!

@zimmerle
Copy link
Contributor

Hi, @artemMartynenko thanks for the interest in expanding ModSecurity bindings! That is awesome!!! 🥇 👍

Our effort towards releases is expressed on GitHubProjects. What kind of bindings do you want to provide? To cover all library functionality or to cover pieces such as the rules parser?

I would focus on v3/master, that is the code that will be used on a possible 3.0.5 and it is the code that is the base for v3.1. Meaning changing from v3/master to 3.1.0 should be easier than from 3.0.4 to v3.1.

@zimmerle zimmerle self-assigned this Mar 16, 2021
@zimmerle zimmerle added the 3.x Related to ModSecurity version 3.x label Mar 16, 2021
@henricook
Copy link

This issue caught my eye, thanks for the projects link. Does that mean 3.1.0 is ready to go and will be released any day now?

@artemMartynenko
Copy link
Author

Hello. Thanks a lot. The binding will cover main library functionality like Transaction, RuleMessage and so on.
From my personal plan, the first step will be just to allow usage of library functionality from Java. Pull Request for this is already created. The next step will be a WebFilter for Spring Framework which will allow using ModSecurity as a WAF on the framework level independently of the type of embedded web server.

@zimmerle
Copy link
Contributor

zimmerle commented Jul 2, 2021

@artemMartynenko it sounds like an exciting project indeed!

Good to see that you already have significant progress. Great! 👍 👍 💯

There should be version 3.0.5 by next week. Likely to happen on Tuesday -- Jul, 06.

@zimmerle zimmerle closed this as completed Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Related to ModSecurity version 3.x
Projects
None yet
Development

No branches or pull requests

3 participants