What's Changed
- chore: update bazel dependencies by @simonresch in #987
- fix: guard against malformed corpus entries in protobuf mutator by @simonresch in #989
- chore: update maven dependencies by @simonresch in #988
- fix: fixes for sanitizer handling in honeypot class by @simonresch in #991
- feat: add guidance hook for SpEL injection by @simonresch in #990
- feat: add big decimal sanitizer by @florianGla in #992
- BREAKING: remove Spring API fuzz test helpers by @florianGla in #993
- chore(deps): update github workflows by @simonresch in #997
- chore: update bazel dependencies by @simonresch in #998
- fix: fuzz test invocation with referring protobufs by @simonresch in #995
- chore: exclude potentially dangerous tests by default by @simonresch in #996
- fix: assertion failure when fuzzing proto strings by @simonresch in #1002
- feat: add hooks for additional EL evaluation methods by @florianGla in #994
- chore: upgrade to bazel 8 by @simonresch in #1001
- feat: add support for proto maps with enum values by @simonresch in #1006
- dependency updates by @simonresch in #1000
- feat: add jexl expression guidance hook by @florianGla in #1003
- feat: MVEL guidance hook by @simonresch in #1005
- feat: add ognl expression guidance hook by @florianGla in #1004
- feat: add xml parser guidance hook by @simonresch in #999
- feat: set mutator by @oetr in #955
- Mention
SetinWithSizeJavadoc & slightly improve test by @Marcono1234 in #1010 - refactor: improve readability of util function by @simonresch in #1011
- feat: add freemarker template injection guidance hook by @florianGla in #1007
- fix: properly instrument nested records by @oetr in #1009
- docs: document seed input sources for @fuzztest by @simonresch in #1012
- chore(deps): update maven deps by @simonresch in #1014
Full Changelog: v0.26.0...v0.27.0