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

issue-740 #741

Merged
merged 2 commits into from
Sep 9, 2022
Merged

issue-740 #741

merged 2 commits into from
Sep 9, 2022

Conversation

Jeff-Walker
Copy link
Contributor

@Jeff-Walker Jeff-Walker commented Sep 8, 2022

Adds null-safe EventType->Marker translation.
Adds unit test for new behavior.

fixes: #740

And adds unit test for new behavior.
Also adds a test for JavaLogBridgeImplTest for handling nulls.
@Jeff-Walker
Copy link
Contributor Author

I made the update. I also added a test to the JUL bridge to make sure it doesn't throw an exception on a null event type.

@jeremiahjstacey jeremiahjstacey merged commit 967b18d into ESAPI:develop Sep 9, 2022
@Jeff-Walker
Copy link
Contributor Author

Cool, thanks.
Do you have a target date for the next release yet?

@kwwall
Copy link
Contributor

kwwall commented Sep 10, 2022

@Jeff-Walker - TBH there hasn't been a lot done since the 2.5.0.0 release on 7/20/2022 and there is a significant time sink in doing the release (typically 2 hrs minimum plus whatever it takes to write up the release notes). Admittedly, the release notes would be comparatively simple this time. I would ideally like to knock out a few more bug fixes before the next release, so I think something around end of Oct / beginning of Nov would be more realistic.

@Jeff-Walker
Copy link
Contributor Author

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update SLF4J log bridge to allow NULL EventTypes
3 participants