Releases: OWASP/owasp-java-encoder
Releases · OWASP/owasp-java-encoder
v1.3.1
What's Changed
- fix: java.lang.NoSuchMethodError when running on Java 8 by @jeremylong in #80
- fix: add OSGi related entries in the MANIFEST.MF file by @enapps-enorman in #82
New Contributors
- @enapps-enorman made their first contribution in #82
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add automatic module name by @casid in #45
- Correct javadoc for Encode class. by @kwwall in #52
- Add badge for javadoc by @seanf in #55
- Tiny typo Fix by @loris-s-sonarsource in #58
- Bump spring-core from 5.1.3.RELEASE to 5.3.19 in /jsp by @dependabot in #59
- General Maintenance by @jeremylong in #61
- Improve Encode.forHtmlAttribute docs by @meeque in #72
- fix: update esapi thunk by @jeremylong in #76
- feat: multi-release jars - add module name by @jeremylong in #77
- feat: support jakarta jsp by @jeremylong in #75
New Contributors
- @casid made their first contribution in #45
- @seanf made their first contribution in #55
- @loris-s-sonarsource made their first contribution in #58
- @dependabot made their first contribution in #59
- @meeque made their first contribution in #72
Full Changelog: v1.2.3...v1.3.0