8.11.0
github-actions
released this
10 Sep 16:55
·
0 commits
to d7bf7995fbaf0af482fe385b299edf964d10d158
since this release
What's Changed
Improvements
- Deny view outputs based on wildcard suffix by @rupert-griffin in #830
- No longer preserving MD5_ORIGINAL if re-hashing hasn't changed the value by @drivenflywheel in #899
Automation and Testing
- sync commit message and PR title for next development release by @jpdahlke in #903
- errorprone :: ignore ByteBufferBackingArray in BDOTest by @dev-mlb in #917
- errorprone :: UnitTest - MethodCanBeStatic, InconsistentOverloads, No… by @dev-mlb in #918
- errorprone: BanClassLoader by @jpdahlke in #907
Breaking Changes
Other Changes
- remove duplicate JsonEscapePlace inventory entry by @jpdahlke in #906
- errorprone: FieldCanBeStatic - JsonOutputFilter by @jpdahlke in #904
- errorprone: LongDoubleConversion - suppress in MetricsFormatter by @jpdahlke in #908
- errorprone: MissingOverride - ByteTokenizer by @jpdahlke in #910
- errorprone: DifferentNameButSame by @jpdahlke in #909
- errorprone :: ignore SystemOut in Emissary by @dev-mlb in #915
- errorprone :: remove System.out in Namespace by @dev-mlb in #914
- errorprone: StaticQualifiedUsingExpression by @sambish5 in #912
- errorprone: ImmutableMemberCollection - suppressing in Emissary class by @jpdahlke in #905
- errorprone :: AvoidObjectArrays in Url and UrlData by @dev-mlb in #916
New Contributors
- @rupert-griffin made their first contribution in #830
Full Changelog: 8.10.0...8.11.0