Skip to content

Final preparation for ESAPI 2.2.0.0 release #501

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

Merged
merged 16 commits into from
Jun 24, 2019
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add 3 additional issues that were closed and fixes to some minor form…
…atting.
  • Loading branch information
kwwall committed Jun 23, 2019
commit de02ba927f54b8a59b79d2ce2df51e7b7fda9a38
16 changes: 10 additions & 6 deletions documentation/esapi4java-core-2.2.0.0-release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ESAPI 2.1.0.1 release:

ESAPI 2.2.0.0 release:
194 source files
4145 JUnit tests!!!!!
4149 JUnit tests!!!!!

That's 2598 NEW tests since the 2.1.0.1 release!!!

Expand Down Expand Up @@ -149,14 +149,18 @@ Issue # GitHub Issue Title
462 Allow configurable init parameter in ESAPIFilter for unauthorized requests
463 Create release notes for next ESAPI release
465 Update both ESAPI.properties files to show comment for ESAPI logger support for SLF4J
471 Bump ESAPI release # to 2.2.0.0
476 DefaultValidator.getValidInput implementation ignores 'canonicalize' method parameter
478 Remove obsolete references to Google Code in pom.xml and any other release prep
471 Bump ESAPI release # to 2.2.0.0
476 DefaultValidator.getValidInput implementation ignores 'canonicalize' method parameter
478 Remove obsolete references to Google Code in pom.xml and any other release prep
482 ESAPI 2.2.0.0 release date?
483 More miscellaneous prep work for ESAPI 2.2.0.0 release
485 Update Maven dependency check plugin to 5.0.0-M2
483 More miscellaneous prep work for ESAPI 2.2.0.0 release
485 Update Maven dependency check plugin to 5.0.0-M2
488 Missed a legal input case in DefaultSecurityConfiguration.java
492 Release candidates on maven central
493 wrong regex validation
499 ValidatorTest.isValidDirectoryPath() has tests that fail under Windows if ESAPI tests run from different drive where Windows installed
500 Suppress noise from ESAPI searching for properties and stop ignoring important IOExceptions


-----------------------------------------------------------------------------

Expand Down