Skip to content

8.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 16:55
· 0 commits to d7bf7995fbaf0af482fe385b299edf964d10d158 since this release

What's Changed

Improvements

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

  • errorprone :: move ThreadDump to test package and removed unused methods by @dev-mlb in #913

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

Full Changelog: 8.10.0...8.11.0